.rt-workspace{--rt-green:#24a67a;--rt-red:#ee4960;--rt-amber:#c88b2d;color:var(--text)}.rt-workspace button,.rt-ticket button,.rt-flow-modal button,.rt-detail-drawer button{font-family:inherit}.rt-panel{border:1px solid var(--border);background:linear-gradient(145deg, var(--surface), color-mix(in srgb, var(--surface) 88%, var(--bg)));min-width:0;box-shadow:var(--shadow);border-radius:12px;overflow:hidden}.rt-panel-head{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:center;gap:10px;min-height:57px;padding:11px 14px;display:flex}.rt-panel-head>div{align-items:center;gap:9px;min-width:0;display:flex}.rt-panel-head>div>span:not(.rt-panel-icon){flex-direction:column;min-width:0;display:flex}.rt-panel-head strong{font-size:10.5px;font-weight:680}.rt-panel-head small{color:var(--muted);margin-top:2px;font-size:10px}.rt-panel-icon{width:29px;height:29px;color:var(--brand);background:var(--brand-soft);border:1px solid #ee1c3124;border-radius:8px;place-items:center;display:grid}.rt-live-tag{min-width:43px;color:var(--positive);background:var(--positive-soft);border-radius:5px;align-items:center;gap:5px;padding:3px 7px;font:10px Manrope;display:flex}.rt-live-tag i{width:5px;height:5px;box-shadow:0 0 0 4px color-mix(in srgb, currentColor 14%, transparent);background:currentColor;border-radius:50%;animation:1.8s infinite rt-live}@keyframes rt-live{50%{opacity:.45}}.rt-market-hero{justify-content:space-between;align-items:flex-end;gap:30px;min-height:118px;padding:0 2px 21px;display:flex}.rt-market-title{align-items:center;gap:16px;display:flex}.rt-market-title>div:last-child>span,.rt-orders-title>div:first-child>span{color:var(--brand);letter-spacing:.12em;font:750 10px Manrope,Vazirmatn}.rt-market-title h1,.rt-orders-title h1{letter-spacing:-.045em;margin:4px 0;font-size:clamp(25px,2.4vw,34px);line-height:1.15}.rt-market-title p,.rt-orders-title p{color:var(--text-2);margin:0;font-size:10.5px}.rt-market-orbit{width:58px;height:58px;color:var(--positive);background:radial-gradient(circle, var(--positive-soft), transparent 67%);border:1px solid #24a67a3b;border-radius:50%;flex:none;place-items:center;display:grid;position:relative}.rt-market-orbit:before,.rt-market-orbit:after{content:"";opacity:.25;border:1px solid;border-radius:50%;animation:2.6s infinite rt-orbit;position:absolute}.rt-market-orbit:before{inset:7px}.rt-market-orbit:after{animation-delay:.7s;inset:-6px}.rt-market-orbit>span{background:var(--positive-soft);border-radius:50%;position:absolute;inset:14px}.rt-market-orbit.danger{color:var(--negative);border-color:#ee49604d}@keyframes rt-orbit{50%{opacity:.05;transform:scale(1.14)}}.rt-market-session{border:1px solid var(--border);background:var(--surface);min-height:63px;box-shadow:var(--shadow);border-radius:10px;align-items:center;gap:14px;padding:9px 12px;display:flex}.rt-market-session>i{background:var(--border);width:1px;height:33px}.rt-market-session>div{grid-template-columns:auto 1fr;align-items:center;gap:1px 6px;min-width:105px;display:grid}.rt-market-session small{color:var(--muted);grid-column:2;font:10px Manrope,Vazirmatn}.rt-market-session strong{grid-column:2;font-size:10.5px}.rt-market-session div>span:last-child{grid-column:2;font:10px Manrope,Vazirmatn}.live-dot,.danger-dot{background:var(--positive);width:7px;height:7px;box-shadow:0 0 0 5px var(--positive-soft);border-radius:50%;grid-row:1/3}.danger-dot{background:var(--negative);box-shadow:0 0 0 5px var(--negative-soft)}.rt-delta{white-space:nowrap;direction:ltr;justify-content:flex-start;align-items:center;gap:3px;font:10px Manrope,Vazirmatn;display:inline-flex}.rt-index-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;margin-bottom:11px;display:grid}.rt-index-card{border:1px solid var(--border);background:linear-gradient(155deg,var(--surface),color-mix(in srgb,var(--surface) 80%,var(--bg)));min-height:151px;box-shadow:var(--shadow);border-radius:11px;padding:13px 14px 9px;position:relative;overflow:hidden}.rt-index-card:before{content:"";inset-inline-end:-50px;border:1px solid var(--border-soft);border-radius:50%;width:100px;height:100px;position:absolute;top:-55px}.rt-index-top{justify-content:space-between;align-items:start;display:flex}.rt-index-top>span{flex-direction:column;display:flex}.rt-index-top b{font-size:10px}.rt-index-top small{color:var(--muted);margin-top:2px;font:10px Manrope}.rt-index-value{direction:ltr;justify-content:flex-end;align-items:baseline;gap:8px;margin-top:8px;display:flex}[dir=rtl] .rt-index-value{justify-content:flex-start}.rt-index-value strong{font:700 19px Manrope,Vazirmatn}.rt-index-value small{font:10px Manrope,Vazirmatn}.rt-sparkline{width:100%;height:39px;color:var(--positive);margin-top:4px;overflow:visible}.rt-sparkline.down{color:var(--negative)}.rt-index-range{height:16px;color:var(--muted);direction:ltr;grid-template-columns:auto 1fr auto;align-items:center;gap:7px;font:10px Manrope;display:grid}.rt-index-range i{background:var(--surface-3);border-radius:3px;height:2px;overflow:hidden}.rt-index-range b{background:linear-gradient(90deg,var(--negative),var(--positive));height:100%;display:block}.rt-stat-grid{border:1px solid var(--border);background:var(--surface);border-radius:10px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:11px;display:grid;overflow:hidden}.rt-stat{border-inline-end:1px solid var(--border-soft);grid-template-columns:1fr auto;align-items:center;gap:3px;min-height:67px;padding:10px 13px;display:grid}.rt-stat:last-child{border:0}.rt-stat>span{color:var(--muted);align-items:center;gap:6px;font-size:10px;display:flex}.rt-stat>span svg{color:var(--brand)}.rt-stat strong{text-align:end;grid-area:1/2/3;font:700 14px Manrope,Vazirmatn}.rt-stat small{color:var(--muted);font-size:10px}.rt-market-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:11px;display:grid}.rt-span-12{grid-column:span 12}.rt-span-7{grid-column:span 7}.rt-span-5{grid-column:span 5}.rt-span-4{grid-column:span 4}.rt-flow-total{direction:ltr;font:11px Manrope,Vazirmatn}.rt-breadth{grid-template-columns:1fr 1.05fr;align-items:center;gap:10px 19px;min-height:318px;padding:18px 17px 12px;display:grid}.rt-breadth-orb{place-self:end center;width:165px;height:84px;position:relative;overflow:hidden}.rt-breadth-orb:before{content:"";inset-inline-start:10px;background:conic-gradient(from 270deg,var(--positive) 0 var(--advance),#59616c var(--advance) var(--flat),var(--negative) var(--flat) 180deg,transparent 180deg);border-radius:50%;width:145px;height:145px;position:absolute;top:6px}.rt-breadth-orb:after{content:"";inset-inline-start:27px;background:var(--surface);border-radius:50%;width:111px;height:111px;position:absolute;top:23px}.rt-breadth-orb>div{z-index:2;inset-inline:0;flex-direction:column;align-items:center;display:flex;position:absolute;bottom:0}.rt-breadth-orb strong{font:700 24px Manrope,Vazirmatn}.rt-breadth-orb span{color:var(--muted);font-size:10px}.rt-breadth-legend{flex-direction:column;gap:9px;display:flex}.rt-breadth-legend>div{border-bottom:1px solid var(--border-soft);grid-template-columns:7px 1fr auto auto;align-items:center;gap:7px;padding-bottom:7px;display:grid}.rt-breadth-legend i{background:currentColor;border-radius:2px;width:6px;height:6px}.rt-breadth-legend span{color:var(--text-2);font-size:10px}.rt-breadth-legend strong{font:700 11px Manrope,Vazirmatn}.rt-breadth-legend small{text-align:end;min-width:33px;color:inherit;font:10px Manrope,Vazirmatn}.rt-queue-strip{background:var(--surface-2);border-radius:8px;grid-column:1/-1;grid-template-columns:1fr 1fr;align-items:center;gap:8px;min-height:48px;padding:0 10px;display:grid}.rt-queue-strip span{background:color-mix(in srgb,currentColor 8%,transparent);border-radius:6px;justify-content:space-between;align-items:center;height:27px;padding:0 9px;font-size:10px;display:flex}.rt-queue-strip b{font:700 12px Manrope,Vazirmatn}.rt-pressure{min-height:238px;padding:17px 16px 13px}.rt-pressure-number{direction:ltr;grid-template-columns:1fr auto 1fr;align-items:end;gap:6px;display:grid}.rt-pressure-number>span{font:700 20px Manrope,Vazirmatn}.rt-pressure-number>span:last-child{text-align:end}.rt-pressure-number small{color:var(--muted);font-size:10px}.rt-pressure-bar{background:var(--surface-3);direction:ltr;border-radius:99px;height:13px;margin:10px 0 18px;display:flex;overflow:hidden}.rt-pressure-bar i{height:100%}.rt-pressure-bar .buy{background:linear-gradient(90deg,#168561,#2cb484)}.rt-pressure-bar .sell{background:linear-gradient(90deg,#c23a51,#ee596e)}.rt-pressure-grid{grid-template-columns:1fr 1fr;gap:7px;display:grid}.rt-pressure-grid>div{border:1px solid var(--border-soft);background:var(--surface-2);border-radius:7px;flex-direction:column;min-height:53px;padding:9px;display:flex}.rt-pressure-grid span{color:var(--muted);font-size:10px}.rt-pressure-grid b{direction:ltr;margin-top:4px;font:650 10.5px Manrope,Vazirmatn}.rt-liquidity{grid-template-rows:auto 1fr auto;min-height:238px;padding:15px 15px 11px;display:grid}.rt-liquidity-score{justify-content:space-between;align-items:end;display:flex}.rt-liquidity-score>div{direction:ltr;align-items:baseline;display:flex}.rt-liquidity-score strong{font:760 26px Manrope}.rt-liquidity-score span{color:var(--muted);font:10px Manrope}.rt-liquidity-score small{color:var(--muted);font-size:10px}.rt-pulse-bars{border-bottom:1px solid var(--border-soft);justify-content:center;align-items:end;gap:6px;height:118px;padding:12px 4px 5px;display:flex}.rt-pulse-bars i{opacity:.56;background:linear-gradient(#24a67acc,#24a67a1a);border-radius:3px 3px 0 0;flex:1;max-width:17px;transition:all .45s}.rt-pulse-bars i.active{opacity:1;filter:brightness(1.18);transform-origin:bottom;transform:scaleY(1.07);box-shadow:0 -5px 14px #24a67a3d}.rt-liquidity-foot{justify-content:space-between;align-items:center;padding-top:11px;display:flex}.rt-liquidity-foot span{color:var(--text-2);align-items:center;gap:6px;font-size:10px;display:flex}.rt-liquidity-foot span i{background:var(--positive);border-radius:50%;width:6px;height:6px}.rt-liquidity-foot b{color:var(--positive);font:10px Manrope}.rt-activity-list{min-height:238px;padding:6px 12px}.rt-activity-list>div{border-bottom:1px solid var(--border-soft);grid-template-columns:17px 1fr auto;align-items:center;gap:7px;min-height:56px;display:grid}.rt-activity-list>div:last-child{border:0}.rt-activity-list>div>span{background:color-mix(in srgb,currentColor 9%,transparent);border-radius:50%;place-items:center;width:16px;height:16px;display:grid}.rt-activity-list>div>span i{background:currentColor;border-radius:50%;width:5px;height:5px}.rt-activity-list>div>div{flex-direction:column;display:flex}.rt-activity-list strong{font-size:10px}.rt-activity-list small{color:var(--muted);margin-top:2px;font-size:10px}.rt-activity-list time{color:var(--muted);font:10px Manrope,Vazirmatn}.rt-rank-panel{margin-bottom:2px}.rt-rankings{padding:11px 14px 7px}.rt-mini-tabs{gap:5px;margin-bottom:10px;display:flex}.rt-mini-tabs button{border:1px solid var(--border);background:var(--surface-2);min-height:28px;color:var(--muted);cursor:pointer;border-radius:6px;padding:0 10px;font-size:10px}.rt-mini-tabs button.active{background:var(--brand-soft);color:var(--brand);border-color:#ee1c313d}.rt-ranking-head,.rt-ranking-row{grid-template-columns:2fr .7fr .7fr 1fr;align-items:center;gap:9px;display:grid}.rt-ranking-head{color:var(--muted);padding:0 12px 7px 35px;font-size:10px}.rt-ranking-row{border:0;border-top:1px solid var(--border-soft);text-align:start;cursor:pointer;background:0 0;width:100%;min-height:49px;padding:5px 12px;position:relative}.rt-ranking-row:hover{background:var(--surface-2)}.rt-ranking-row>span:nth-child(2){flex-direction:column;display:flex}.rt-ranking-row b,.rt-ranking-row>strong{font:650 10px Manrope,Vazirmatn}.rt-ranking-row small{color:var(--muted);font-size:10px}.rt-ranking-row>.rt-delta{justify-self:start}.rt-rank-index{color:var(--muted);font:10px Manrope,Vazirmatn;position:absolute;inset-inline-start:5px}.rt-symbol-header{border:1px solid var(--border);background:linear-gradient(145deg,var(--surface),color-mix(in srgb,var(--surface) 80%,var(--bg)));min-height:126px;box-shadow:var(--shadow);border-radius:12px;grid-template-columns:minmax(260px,1.4fr) auto 2.2fr auto;align-items:center;gap:19px;margin-bottom:10px;padding:15px 17px;display:grid;position:relative;overflow:hidden}.rt-symbol-header:after{content:"";inset-inline-end:-130px;border:1px solid #ee1c3114;border-radius:50%;width:230px;height:230px;position:absolute;top:-160px}.rt-symbol-ident{align-items:center;gap:11px;min-width:0;display:flex}.rt-symbol-logo{background:linear-gradient(145deg,var(--brand-soft),var(--surface));width:43px;height:43px;color:var(--brand);border:1px solid #ee1c3138;border-radius:11px;flex:none;place-items:center;font-size:13px;font-weight:750;display:grid}.rt-symbol-ident>div:nth-child(2){min-width:0}.rt-symbol-ident span,.rt-symbol-ident p{color:var(--muted);font-size:10px}.rt-symbol-ident h1{white-space:nowrap;margin:2px 0 0;font-size:20px;line-height:1.25}.rt-symbol-ident h1 small{color:var(--text-2);font-size:10px;font-weight:500}.rt-symbol-ident p{margin:2px 0 0;font-family:Manrope,Vazirmatn}.rt-trading-status{background:var(--positive-soft);border-radius:5px;align-self:flex-start;align-items:center;gap:5px;min-width:50px;height:22px;padding:0 7px;display:flex;color:var(--positive)!important;font-size:10px!important}.rt-trading-status i{background:currentColor;border-radius:50%;width:5px;height:5px}.rt-trading-status.halted{background:var(--negative-soft);color:var(--negative)!important}.rt-quote-main{border-inline:1px solid var(--border);direction:ltr;grid-template-columns:auto auto;align-items:baseline;gap:0 6px;padding-inline:19px;display:grid}.rt-quote-main>span{color:var(--muted);direction:rtl;grid-column:1/-1;font-size:10px}.rt-quote-main strong{font:760 26px Manrope,Vazirmatn}.rt-quote-main>small{color:var(--muted);font-size:10px}.rt-quote-main>.rt-delta{grid-column:1/-1;margin-top:2px;font-size:10px}.rt-symbol-stats{grid-template-columns:repeat(3,minmax(80px,1fr));gap:12px;display:grid}.rt-symbol-stats>div{flex-direction:column;display:flex}.rt-symbol-stats span{color:var(--muted);font-size:10px}.rt-symbol-stats b{margin-top:2px;font:650 10px Manrope,Vazirmatn}.rt-symbol-stats small{direction:ltr;font:10px Manrope,Vazirmatn}.rt-symbol-actions{z-index:2;align-items:center;gap:5px;display:flex;position:relative}.rt-symbol-actions button,.rt-orders-title>div:last-child button{cursor:pointer;border-radius:7px;align-items:center;gap:5px;height:35px;padding:0 11px;font-size:10px;display:flex}.rt-watch,.rt-export{border:1px solid var(--border);background:var(--surface-2);color:var(--text-2)}.rt-buy,.rt-sell{color:#fff;border:1px solid #0000}.rt-buy{background:linear-gradient(#29a97d,#16805f);box-shadow:0 7px 16px #24a67a21}.rt-sell{background:linear-gradient(#ec5369,#c5384d);box-shadow:0 7px 16px #ee49601f}.rt-symbol-strip{border:1px solid var(--border);background:var(--surface);border-radius:9px;justify-content:space-between;align-items:center;gap:12px;min-height:50px;margin-bottom:10px;padding:6px 10px;display:flex}.rt-symbol-picker{align-items:center;gap:4px;display:flex}.rt-symbol-picker>svg{color:var(--muted);margin:0 4px}.rt-symbol-picker button{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;gap:6px;min-width:92px;height:34px;padding:0 8px;display:flex}.rt-symbol-picker button:hover{background:var(--surface-2)}.rt-symbol-picker button.active{background:var(--brand-soft);border-color:#ee1c3133}.rt-symbol-picker b{font-size:10px}.rt-symbol-picker small{text-overflow:ellipsis;white-space:nowrap;max-width:78px;color:var(--muted);font-size:10px;overflow:hidden}.rt-price-limits{grid-template-columns:auto auto 1fr auto;align-items:center;gap:8px;min-width:310px;display:grid}.rt-price-limits>span{color:var(--muted);font-size:10px}.rt-price-limits>b{font:10px Manrope,Vazirmatn}.rt-price-limits>i{background:linear-gradient(90deg,var(--negative),#6b6870,var(--positive));direction:ltr;border-radius:5px;min-width:90px;height:3px;position:relative}.rt-price-limits em{border:2px solid var(--surface);background:var(--text);width:10px;height:10px;box-shadow:0 0 0 1px var(--border);border-radius:50%;position:absolute;top:-4px}.rt-symbol-grid{grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) 355px;gap:10px;margin-bottom:10px;display:grid}.rt-symbol-chart{grid-row:span 2}.rt-chart-actions{align-items:center;gap:7px;display:flex}.rt-chart-actions>button{border:1px solid var(--border);background:var(--surface-2);width:27px;height:27px;color:var(--muted);cursor:pointer;border-radius:6px;place-items:center;display:grid}.rt-timeframes{border:1px solid var(--border);background:var(--surface-2);direction:ltr;border-radius:6px;height:27px;padding:2px;display:flex}.rt-timeframes button{min-width:31px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:4px;padding:0 5px;font:10px Manrope}.rt-timeframes button.active{background:var(--surface);color:var(--brand);box-shadow:0 1px 3px #0000001a}.rt-orderbook-panel{min-height:317px}.rt-book{padding:5px 10px 9px}.rt-book-head{text-align:center;height:27px;color:var(--muted);grid-template-columns:1fr 1fr 1fr;align-items:center;font-size:10px;display:grid}.rt-book-row{direction:ltr;grid-template-columns:1fr 1fr;height:28px;display:grid}.rt-book-row button{border:0;border-top:1px solid var(--border-soft);cursor:pointer;background:0 0;grid-template-columns:.6fr 1fr 1fr;align-items:center;gap:3px;padding:0 5px;font:10px Manrope,Vazirmatn;display:grid;position:relative;overflow:hidden}.rt-book-row button>*{z-index:1;position:relative}.rt-book-row button:before{content:"";width:var(--depth);opacity:.1;position:absolute;top:2px;bottom:2px}.rt-book-row button.buy:before{background:var(--positive);right:0}.rt-book-row button.sell:before{background:var(--negative);left:0}.rt-book-row button:hover:before{opacity:.2}.rt-book-row .buy b{color:var(--positive)}.rt-book-row .sell b{color:var(--negative)}.rt-book-row small{color:var(--muted)}.rt-recent-trades{min-height:207px}.rt-trades-head,.rt-trade-row{text-align:center;grid-template-columns:1fr 1fr 1fr;align-items:center;display:grid}.rt-trades-head{height:25px;color:var(--muted);font-size:10px}.rt-trade-row{border-top:1px solid var(--border-soft);direction:ltr;height:27px;margin:0 10px;font:10px Manrope,Vazirmatn}.rt-trade-row time,.rt-trade-row span{color:var(--muted)}.rt-symbol-info{min-height:246px}.rt-info-tabs{border-bottom:1px solid var(--border);gap:3px;height:48px;padding:8px 10px 0;display:flex;overflow:auto}.rt-info-tabs button{min-width:max-content;color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:0 11px;font-size:10px}.rt-info-tabs button.active{color:var(--brand);border-color:var(--brand)}.rt-info-content{min-height:190px;padding:16px}.rt-fund-grid{grid-template-columns:repeat(6,1fr);gap:8px;display:grid}.rt-fund-grid>div{border:1px solid var(--border-soft);background:var(--surface-2);border-radius:8px;flex-direction:column;justify-content:center;min-height:92px;padding:14px;display:flex}.rt-fund-grid span{color:var(--muted);font-size:10px}.rt-fund-grid strong{margin-top:8px;font:700 16px Manrope,Vazirmatn}.rt-tech-grid{grid-template-columns:repeat(4,1fr);gap:9px;display:grid}.rt-tech-grid>div{border:1px solid var(--border-soft);background:var(--surface-2);border-radius:8px;grid-template-columns:1fr auto;gap:8px;padding:13px;display:grid}.rt-tech-grid span{color:var(--muted);font-size:10px}.rt-tech-grid strong{font:650 12px Manrope,Vazirmatn}.rt-tech-grid i{background:var(--surface-3);border-radius:9px;grid-column:1/-1;height:3px;overflow:hidden}.rt-tech-grid b{background:var(--positive);height:100%;display:block}.rt-company p{max-width:830px;color:var(--text-2);margin:0 0 16px;font-size:10px;line-height:1.9}.rt-company>div{grid-template-columns:repeat(5,1fr);gap:7px;display:grid}.rt-company span{border:1px solid var(--border-soft);border-radius:7px;flex-direction:column;min-height:52px;padding:9px;display:flex}.rt-company small{color:var(--muted);font-size:10px}.rt-company b{margin-top:4px;font:600 10px Manrope,Vazirmatn}.rt-shareholders{flex-direction:column;display:flex}.rt-shareholders>div{border-bottom:1px solid var(--border-soft);grid-template-columns:1.4fr 2fr 60px 50px;align-items:center;gap:12px;min-height:36px;font-size:10px;display:grid}.rt-shareholders>div>i{background:var(--surface-3);border-radius:7px;height:4px;overflow:hidden}.rt-shareholders>div>i b{background:linear-gradient(90deg,var(--brand-deep),var(--brand));height:100%;display:block}.rt-shareholders strong,.rt-shareholders small{font:10px Manrope,Vazirmatn}.rt-info-list button{border:0;border-bottom:1px solid var(--border-soft);text-align:start;cursor:pointer;background:0 0;grid-template-columns:31px 1fr auto 14px;align-items:center;gap:8px;width:100%;min-height:48px;padding:5px 8px;display:grid}.rt-info-list button:hover{background:var(--surface-2)}.rt-doc-icon{width:30px;height:30px;color:var(--brand);background:var(--brand-soft);border-radius:7px;place-items:center;display:grid}.rt-info-list button>span:nth-child(2){flex-direction:column;display:flex}.rt-info-list strong{font-size:10px}.rt-info-list small{color:var(--muted);font-size:10px}.rt-info-list em{background:var(--surface-3);color:var(--text-2);border-radius:4px;padding:3px 6px;font-size:10px;font-style:normal}.rt-event-timeline{gap:8px;display:flex}.rt-event-timeline>div{border:1px solid var(--border-soft);background:var(--surface-2);border-radius:8px;flex:1;grid-template-columns:50px 10px 1fr;align-items:start;gap:8px;min-height:104px;padding:12px;display:grid}.rt-event-timeline time{color:var(--muted);font:10px Manrope,Vazirmatn}.rt-event-timeline i{background:var(--brand);width:7px;height:7px;box-shadow:0 0 0 4px var(--brand-soft);border-radius:50%}.rt-event-timeline span{flex-direction:column;display:flex}.rt-event-timeline strong{font-size:10px}.rt-event-timeline small{color:var(--muted);margin-top:4px;font-size:10px}.rt-related{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.rt-related button{border:1px solid var(--border-soft);background:var(--surface-2);text-align:start;cursor:pointer;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;min-height:66px;padding:10px;display:grid}.rt-related button:hover{border-color:var(--border)}.rt-related button>span{background:var(--surface-3);border-radius:8px;place-items:center;width:34px;height:34px;font-size:10px;font-weight:700;display:grid}.rt-related strong{font-size:10px}.rt-loading{min-height:300px;color:var(--muted);justify-content:center;align-items:center;gap:9px;font-size:10px;display:flex}.rt-loading svg{color:var(--brand)}.rt-ticket-layer,.rt-flow-layer{z-index:120;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#05070aad;justify-content:flex-end;animation:.18s rt-fade;display:flex;position:fixed;inset:0}.rt-ticket{border-inline-start:1px solid var(--border);background:var(--bg);width:min(520px,100vw);height:100%;animation:rt-slide .28s var(--ease);flex-direction:column;display:flex;overflow:auto;box-shadow:-22px 0 60px #00000059}@keyframes rt-fade{0%{opacity:0}}@keyframes rt-slide{0%{transform:translate(100%)}}[dir=rtl] .rt-ticket{animation-name:rt-slide-rtl;box-shadow:22px 0 60px #00000059}@keyframes rt-slide-rtl{0%{transform:translate(-100%)}}.rt-ticket>header{border-bottom:1px solid var(--border);background:var(--surface);justify-content:space-between;align-items:center;min-height:79px;padding:14px 18px;display:flex}.rt-ticket>header span{color:var(--brand);letter-spacing:.1em;font:10px Manrope}.rt-ticket>header h2{margin:4px 0 0;font-size:18px}.rt-ticket>header button,.rt-flow-modal>header button,.rt-detail-drawer>header button{border:1px solid var(--border);background:var(--surface-2);width:32px;height:32px;color:var(--muted);cursor:pointer;border-radius:7px;place-items:center;display:grid}.rt-ticket-symbol{grid-template-columns:43px 1fr auto;align-items:center;gap:10px;min-height:80px;padding:12px 18px;display:grid}.rt-ticket-symbol>div:nth-child(2){flex-direction:column;display:flex}.rt-ticket-symbol>div:nth-child(2) strong{font-size:13px}.rt-ticket-symbol>div:nth-child(2) small{color:var(--muted);font-size:10px}.rt-ticket-symbol>div:last-child{text-align:end;grid-template-columns:auto auto;align-items:baseline;gap:2px 7px;display:grid}.rt-ticket-symbol>div:last-child span{color:var(--muted);grid-column:1/-1;font-size:10px}.rt-ticket-symbol>div:last-child b{font:700 16px Manrope,Vazirmatn}.rt-ticket-symbol>div:last-child .rt-delta{font-size:10px}.rt-side-switch{border:1px solid var(--border);background:var(--surface);border-radius:8px;grid-template-columns:1fr 1fr;gap:4px;height:43px;margin:0 18px 11px;padding:3px;display:grid}.rt-side-switch button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;gap:6px;font-size:10px;display:flex}.rt-side-switch .buy.active{background:var(--positive-soft);color:var(--positive);box-shadow:inset 0 0 0 1px #24a67a2b}.rt-side-switch .sell.active{background:var(--negative-soft);color:var(--negative);box-shadow:inset 0 0 0 1px #ee49602b}.rt-ticket-capacity{border:1px solid var(--border-soft);background:var(--surface-2);border-radius:8px;grid-template-columns:1fr 1fr;gap:8px;margin:0 18px 13px;padding:9px 10px;display:grid}.rt-ticket-capacity>div{grid-template-columns:18px 1fr;align-items:center;gap:1px 5px;display:grid}.rt-ticket-capacity svg{color:var(--brand);grid-row:1/3}.rt-ticket-capacity span{color:var(--muted);font-size:10px}.rt-ticket-capacity strong{font:650 10px Manrope,Vazirmatn}.rt-ticket-fields{grid-template-columns:1fr 1fr;gap:9px;padding:0 18px;display:grid}.rt-ticket-field{flex-direction:column;gap:5px;display:flex}.rt-ticket-field>span,.rt-shortcut-block>span{color:var(--text-2);font-size:10px}.rt-number-input{border:1px solid var(--border);background:var(--surface);border-radius:8px;align-items:center;height:44px;padding:0 10px;display:flex}.rt-number-input:focus-within{box-shadow:0 0 0 3px var(--brand-soft);border-color:#ee1c3173}.rt-number-input input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0;font:650 13px Manrope,Vazirmatn}.rt-number-input span{color:var(--muted);white-space:nowrap;font-size:10px}.rt-ticket-field>small{min-height:14px;color:var(--muted);align-items:center;gap:4px;font-size:10px;display:flex}.rt-ticket-field.error .rt-number-input{box-shadow:0 0 0 3px var(--negative-soft);border-color:#ee496080}.rt-ticket-field.error>small{color:var(--negative)}.rt-shortcut-block{margin:12px 18px 0}.rt-shortcut-block>div{grid-template-columns:repeat(5,1fr);gap:4px;margin-top:5px;display:grid}.rt-shortcut-block button{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;min-height:39px;padding:4px;display:flex}.rt-shortcut-block button:hover,.rt-shortcut-block button.active{background:var(--brand-soft);border-color:#ee1c313d}.rt-shortcut-block button small{color:var(--muted);font-size:10px}.rt-shortcut-block button b{margin-top:2px;font:600 10px Manrope,Vazirmatn}.rt-shortcut-block .rt-quantity-shortcuts{grid-template-columns:repeat(4,1fr)}.rt-quantity-shortcuts button{min-height:30px;color:var(--text-2);font:10px Manrope,Vazirmatn}.rt-limit-line{border:1px solid var(--border-soft);border-radius:7px;grid-template-columns:auto auto 1fr auto;align-items:center;gap:7px;margin:13px 18px 0;padding:10px;display:grid}.rt-limit-line>span{color:var(--muted);font-size:10px}.rt-limit-line>b{font:10px Manrope,Vazirmatn}.rt-limit-line>i{background:linear-gradient(90deg,var(--negative),var(--positive));direction:ltr;border-radius:6px;height:3px;position:relative}.rt-limit-line em{border:2px solid var(--surface);background:var(--text);border-radius:50%;width:10px;height:10px;position:absolute;top:-4px;transform:translate(-50%)}.rt-pretrade{border:1px solid;border-radius:8px;grid-template-columns:29px 1fr auto;align-items:center;gap:8px;min-height:58px;margin:12px 18px 0;padding:9px 10px;display:grid}.rt-pretrade.passed{background:var(--positive-soft);color:var(--positive);border-color:#24a67a2e}.rt-pretrade.warning{background:var(--warning-soft);color:var(--warning);border-color:#c88b2d38}.rt-pretrade>span{background:color-mix(in srgb,currentColor 11%,transparent);border-radius:7px;place-items:center;width:28px;height:28px;display:grid}.rt-pretrade>div{flex-direction:column;display:flex}.rt-pretrade strong{color:var(--text);font-size:10px}.rt-pretrade small{color:var(--text-2);margin-top:2px;font-size:10px}.rt-pretrade em{font:10px Manrope}.rt-ticket-summary{border:1px solid var(--border);background:var(--surface);border-radius:8px;margin:12px 18px 16px;padding:5px 11px}.rt-ticket-summary>div{border-bottom:1px dashed var(--border-soft);justify-content:space-between;align-items:center;min-height:31px;display:flex}.rt-ticket-summary>div:last-child{border:0;min-height:39px}.rt-ticket-summary span{color:var(--muted);font-size:10px}.rt-ticket-summary b{font:10px Manrope,Vazirmatn}.rt-ticket-summary strong{color:var(--text);font:700 11px Manrope,Vazirmatn}.rt-ticket>footer{border-top:1px solid var(--border);background:color-mix(in srgb,var(--bg) 92%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);grid-template-columns:110px 1fr;gap:8px;min-height:70px;margin-top:auto;padding:12px 18px;display:grid;position:sticky;bottom:0}.rt-ticket>footer button{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:6px;height:43px;font-size:10px;display:flex}.rt-ticket-cancel{border:1px solid var(--border);background:var(--surface);color:var(--text-2)}.rt-ticket>footer .submit{color:#fff;background:linear-gradient(#26aa7d,#167d5d);border:0;box-shadow:0 8px 20px #24a67a2e}.rt-ticket>footer .submit.sell{background:linear-gradient(#ed5269,#c3364c);box-shadow:0 8px 20px #ee496029}.rt-ticket>footer .submit:disabled{filter:grayscale(.6);opacity:.45;cursor:not-allowed}.rt-ticket-loading{min-height:400px;color:var(--muted);justify-content:center;align-items:center;gap:8px;font-size:10px;display:flex}.rt-flow-layer{justify-content:center;align-items:center;padding:25px}.rt-flow-modal{border:1px solid var(--border);background:var(--bg);width:min(1180px,96vw);max-height:94vh;animation:rt-pop .25s var(--ease);border-radius:15px;overflow:auto;box-shadow:0 30px 90px #00000080}@keyframes rt-pop{0%{opacity:0;transform:scale(.96)translateY(10px)}}.rt-flow-modal>header{border-bottom:1px solid var(--border);background:radial-gradient(circle at 15% -50%,#ee1c3129,transparent 36%),var(--surface);justify-content:space-between;align-items:center;min-height:94px;padding:16px 20px;display:flex}.rt-flow-kicker{color:var(--brand);letter-spacing:.1em;align-items:center;gap:7px;font:10px Manrope;display:flex}.rt-flow-kicker i{background:var(--brand);width:6px;height:6px;box-shadow:0 0 0 5px var(--brand-soft);border-radius:50%;animation:1.5s infinite rt-live}.rt-flow-modal h2{margin:5px 0 2px;font-size:20px}.rt-flow-modal header p{color:var(--muted);margin:0;font:10px Manrope,Vazirmatn}.rt-flow-summary{border-bottom:1px solid var(--border);background:var(--surface-2);grid-template-columns:repeat(4,1fr);min-height:65px;padding:9px 20px;display:grid}.rt-flow-summary>div{border-inline-end:1px solid var(--border);flex-direction:column;justify-content:center;padding:0 14px;display:flex}.rt-flow-summary>div:last-child{border:0}.rt-flow-summary span{color:var(--muted);font-size:10px}.rt-flow-summary b{margin-top:3px;font:650 10px Manrope,Vazirmatn}.rt-order-pipeline{direction:ltr;grid-template-columns:repeat(8,1fr);gap:9px;padding:54px 24px 30px;display:grid;position:relative}.rt-pipeline-rail{background:var(--surface-3);height:2px;position:absolute;top:75px;left:7%;right:7%;overflow:hidden}.rt-pipeline-rail i{background:linear-gradient(90deg,var(--brand-deep),var(--brand));height:100%;transition:all .55s;display:block}.rt-pipeline-step{z-index:1;text-align:center;flex-direction:column;align-items:center;min-width:0;display:flex;position:relative}.rt-pipeline-step>span{border:2px solid var(--border);background:var(--surface);width:44px;height:44px;color:var(--muted);box-shadow:0 0 0 7px var(--bg);border-radius:50%;place-items:center;transition:all .35s;display:grid}.rt-pipeline-step>span small{font:10px Manrope}.rt-pipeline-step strong{direction:rtl;margin-top:11px;font-size:10px}.rt-pipeline-step>small{color:var(--muted);margin-top:2px;font:10px Manrope}.rt-pipeline-step em{background:var(--surface-2);color:var(--muted);direction:rtl;border-radius:4px;margin-top:8px;padding:3px 6px;font:10px Manrope,Vazirmatn}.rt-pipeline-step.done>span{border-color:var(--positive);background:var(--positive-soft);color:var(--positive)}.rt-pipeline-step.active>span{border-color:var(--brand);background:var(--brand-soft);color:var(--brand);box-shadow:0 0 0 7px var(--bg),0 0 0 9px #ee1c311a}.rt-pipeline-step.active strong{color:var(--brand)}.rt-order-pipeline.cancelled .rt-pipeline-rail i{background:var(--negative)}.rt-order-pipeline.cancelled .rt-pipeline-step.active>span{border-color:var(--negative);background:var(--negative-soft);color:var(--negative)}.rt-flow-detail{border:1px solid var(--border);background:var(--surface);border-radius:10px;grid-template-columns:76px 1fr auto;align-items:center;gap:15px;min-height:108px;margin:0 20px 18px;padding:12px 14px;display:grid}.rt-execution-ring{background:conic-gradient(var(--positive) var(--fill),var(--surface-3) 0);border-radius:50%;place-items:center;width:67px;height:67px;display:grid;position:relative}.rt-execution-ring:after{content:"";background:var(--surface);border-radius:50%;position:absolute;inset:7px}.rt-execution-ring>span{z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.rt-execution-ring strong{font:700 10px Manrope,Vazirmatn}.rt-execution-ring small{color:var(--muted);font-size:10px}.rt-flow-detail>div:nth-child(2){flex-direction:column;display:flex}.rt-flow-detail>div:nth-child(2)>span{color:var(--brand);letter-spacing:.07em;font:10px Manrope}.rt-flow-detail>div:nth-child(2)>strong{margin-top:4px;font-size:10px}.rt-flow-detail p{color:var(--text-2);margin:4px 0 0;font-size:10px}.rt-flow-detail>button{border:1px solid var(--border);background:var(--surface-2);height:31px;color:var(--muted);cursor:pointer;border-radius:6px;align-items:center;gap:5px;padding:0 9px;font-size:10px;display:flex}.rt-flow-detail>button:disabled{opacity:.4}.rt-flow-modal>footer{border-top:1px solid var(--border);background:var(--surface);justify-content:space-between;align-items:center;min-height:66px;padding:10px 20px;display:flex}.rt-flow-modal>footer>div{gap:5px;display:flex}.rt-flow-modal>footer button{border:1px solid var(--border);background:var(--surface-2);height:34px;color:var(--text-2);cursor:pointer;border-radius:7px;align-items:center;gap:5px;padding:0 10px;font-size:10px;display:flex}.rt-flow-modal>footer button:disabled{opacity:.35}.rt-flow-modal>footer button.new{background:var(--brand-soft);color:var(--brand);border-color:#ee1c314d}.rt-orders-title{justify-content:space-between;align-items:flex-end;min-height:99px;padding-bottom:20px;display:flex}.rt-orders-title>div:last-child{gap:7px;display:flex}.rt-order-summary{grid-template-columns:repeat(4,1fr);gap:9px;margin-bottom:10px;display:grid}.rt-order-summary>div{border:1px solid var(--border);background:var(--surface);border-radius:9px;grid-template-columns:1fr auto;gap:8px;min-height:83px;padding:12px 14px;display:grid}.rt-order-summary span{color:var(--muted);font-size:10px}.rt-order-summary strong{font:700 19px Manrope,Vazirmatn}.rt-order-summary i{background:var(--surface-3);border-radius:5px;grid-column:1/-1;height:3px;overflow:hidden}.rt-order-summary i b{background:currentColor;height:100%;display:block}.rt-order-summary .info{color:#568ec6}.rt-order-summary .success{color:var(--positive)}.rt-order-summary .warning{color:var(--warning)}.rt-order-summary .danger{color:var(--negative)}.rt-blotter{min-height:610px}.rt-order-tabs{border-bottom:1px solid var(--border);align-items:stretch;gap:3px;height:53px;padding:8px 12px 0;display:flex}.rt-order-tabs button{min-width:93px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-size:10px;display:flex}.rt-order-tabs button span{background:var(--surface-3);border-radius:5px;place-items:center;min-width:20px;height:17px;padding:0 4px;font:10px Manrope,Vazirmatn;display:grid}.rt-order-tabs button.active{color:var(--brand);border-color:var(--brand)}.rt-order-tabs button.active span{background:var(--brand-soft)}.rt-order-filters{border-bottom:1px solid var(--border);align-items:center;gap:6px;min-height:60px;padding:10px 12px;display:flex}.rt-order-filters label{border:1px solid var(--border);background:var(--surface-2);min-width:250px;height:35px;color:var(--muted);border-radius:7px;flex:1;align-items:center;gap:7px;padding:0 10px;display:flex}.rt-order-filters input{width:100%;color:var(--text);background:0 0;border:0;outline:0;font-size:10px}.rt-order-filters select,.rt-order-filters>button{border:1px solid var(--border);background:var(--surface-2);height:35px;color:var(--text-2);border-radius:7px;padding:0 9px;font-size:10px}.rt-order-filters>button{cursor:pointer;align-items:center;gap:5px;display:flex}.rt-blotter-table{min-width:1050px}.rt-blotter-head,.rt-blotter-row{grid-template-columns:1fr 1.35fr .55fr .6fr 1fr .7fr 1fr .55fr 24px;align-items:center;gap:8px;display:grid}.rt-blotter-head{background:var(--surface-2);height:38px;color:var(--muted);padding:0 14px;font-size:10px}.rt-blotter-row{border:0;border-bottom:1px solid var(--border-soft);text-align:start;cursor:pointer;background:0 0;width:100%;min-height:57px;padding:4px 14px}.rt-blotter-row:hover{background:var(--surface-2)}.rt-blotter-row>span{flex-direction:column;min-width:0;display:flex}.rt-blotter-row>span:nth-child(4){flex-direction:row;align-items:center;gap:4px}.rt-blotter-row b,.rt-blotter-row>strong{font:620 10px Manrope,Vazirmatn}.rt-blotter-row small{color:var(--muted);font-size:10px}.rt-blotter-row>span:nth-child(5)>i{background:var(--surface-3);border-radius:3px;width:80%;height:2px;margin:3px 0;overflow:hidden}.rt-blotter-row>span:nth-child(5) em{background:var(--positive);height:100%;display:block}.rt-blotter-row>svg{color:var(--muted)}.rt-order-status{border-radius:5px;justify-content:flex-start;align-items:center;gap:5px;width:max-content;min-width:62px;height:22px;padding:0 7px;font-size:10px!important;display:flex!important}.rt-order-status i{background:currentColor;border-radius:50%;width:5px;height:5px}.rt-order-status.success{background:var(--positive-soft);color:var(--positive)}.rt-order-status.danger{background:var(--negative-soft);color:var(--negative)}.rt-order-status.warning{background:var(--warning-soft);color:var(--warning)}.rt-order-status.info{color:#568ec6;background:#568ec61f}.rt-order-status.muted{background:var(--surface-3);color:var(--muted)}.rt-table-footer{justify-content:space-between;align-items:center;height:53px;padding:0 14px;display:flex}.rt-table-footer>span{color:var(--muted);font-size:10px}.rt-table-footer>div{gap:3px;display:flex}.rt-table-footer button{border:1px solid var(--border);background:var(--surface-2);width:27px;height:27px;color:var(--muted);border-radius:5px;place-items:center;font:10px Manrope;display:grid}.rt-table-footer button.active{background:var(--brand-soft);color:var(--brand);border-color:#ee1c3140}.rt-no-orders{min-height:310px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.rt-no-orders strong{font-size:10px}.rt-no-orders button{border:1px solid var(--border);background:var(--surface-2);height:28px;color:var(--brand);cursor:pointer;border-radius:6px;padding:0 9px;font-size:10px}.rt-detail-backdrop{z-index:110;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#05070a7a;position:fixed;inset:0}.rt-detail-drawer{z-index:111;border-inline-start:1px solid var(--border);background:var(--bg);width:min(700px,100vw);animation:rt-slide .28s var(--ease);flex-direction:column;display:flex;position:fixed;inset-block:0;inset-inline-end:0;box-shadow:-25px 0 70px #00000059}[dir=rtl] .rt-detail-drawer{animation-name:rt-slide-rtl;box-shadow:25px 0 70px #00000059}.rt-detail-drawer>header{border-bottom:1px solid var(--border);background:var(--surface);justify-content:space-between;align-items:center;min-height:86px;padding:14px 17px;display:flex}.rt-detail-drawer>header span{color:var(--brand);letter-spacing:.1em;font:10px Manrope}.rt-detail-drawer>header h2{margin:3px 0 0;font:700 17px Manrope}.rt-detail-drawer>header p{color:var(--muted);margin:2px 0 0;font-size:10px}.rt-drawer-mode{border-bottom:1px solid var(--border);grid-template-columns:1fr 1fr;gap:5px;height:52px;padding:7px 13px;display:grid}.rt-drawer-mode button{border:1px solid var(--border);background:var(--surface-2);color:var(--muted);cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:6px;font-size:10px;display:flex}.rt-drawer-mode button.active{background:var(--brand-soft);color:var(--brand);border-color:#ee1c3133}.rt-drawer-mode button.blueprint.active{background:var(--warning-soft);color:var(--warning);border-color:#c88b2d40}.rt-detail-body{flex:1;min-height:0;padding:13px;overflow:auto}.rt-detail-state{border:1px solid var(--border);background:var(--surface);border-radius:8px;grid-template-columns:auto 1fr;align-items:center;gap:14px;min-height:62px;padding:9px 11px;display:grid}.rt-detail-state>div{grid-template-columns:1fr auto;align-items:center;gap:5px 8px;display:grid}.rt-detail-state>div span{color:var(--muted);font-size:10px}.rt-detail-state>div strong{font:10px Manrope,Vazirmatn}.rt-detail-state>div i{background:var(--surface-3);border-radius:5px;grid-column:1/-1;height:3px;overflow:hidden}.rt-detail-state>div i b{background:var(--positive);height:100%;display:block}.rt-detail-sections{grid-template-columns:1fr 1fr;gap:8px;margin-top:8px;display:grid}.rt-detail-sections section,.rt-drawer-section{border:1px solid var(--border);background:var(--surface);border-radius:8px;overflow:hidden}.rt-detail-sections h3,.rt-drawer-section h3{border-bottom:1px solid var(--border-soft);align-items:center;min-height:35px;margin:0;padding:0 10px;font-size:10px;display:flex}.rt-detail-sections section>div{grid-template-columns:1fr 1fr;padding:5px 10px;display:grid}.rt-detail-sections span{flex-direction:column;justify-content:center;min-height:38px;display:flex}.rt-detail-sections small{color:var(--muted);font-size:10px}.rt-detail-sections b{margin-top:2px;font:600 10px Manrope,Vazirmatn}.rt-drawer-section{margin-top:8px}.rt-risk-decisions{grid-template-columns:1fr 1fr;gap:5px;padding:7px;display:grid}.rt-risk-decisions>div{border:1px solid var(--border-soft);background:var(--surface-2);border-radius:6px;grid-template-columns:22px 1fr auto;align-items:center;gap:5px;min-height:47px;padding:6px;display:grid}.rt-risk-decisions svg{color:var(--positive)}.rt-risk-decisions span{flex-direction:column;display:flex}.rt-risk-decisions strong{font-size:10px}.rt-risk-decisions small{color:var(--muted);font-size:10px}.rt-risk-decisions em{color:var(--positive);font-size:10px;font-style:normal}.rt-execution{border:1px solid var(--border-soft);border-radius:6px;justify-content:space-between;align-items:center;min-height:48px;margin:6px;padding:5px 8px;display:flex}.rt-execution>span{flex-direction:column;display:flex}.rt-execution small{color:var(--muted);font-size:10px}.rt-execution strong{font:600 10px Manrope,Vazirmatn}.rt-empty-execution{min-height:51px;color:var(--muted);justify-content:center;align-items:center;gap:6px;font-size:10px;display:flex}.rt-settlement{background:var(--surface-2);border-radius:7px;grid-template-columns:25px 1fr auto;align-items:center;gap:6px;min-height:54px;margin:6px;padding:6px 8px;display:grid}.rt-settlement>svg{color:var(--brand)}.rt-settlement span{flex-direction:column;display:flex}.rt-settlement strong{font-size:10px}.rt-settlement small{color:var(--muted);font-size:10px}.rt-settlement b{font:600 10px Manrope,Vazirmatn}.rt-device{grid-template-columns:auto 1fr auto;align-items:center;gap:8px;min-height:59px;padding:8px 10px;display:grid}.rt-device>span:first-child{color:var(--positive);align-items:center;gap:5px;display:flex}.rt-device>span:nth-child(2){flex-direction:column;display:flex}.rt-device small{color:var(--muted);font-size:10px}.rt-device b{font-size:10px}.rt-device em{background:var(--positive-soft);color:var(--positive);border-radius:4px;padding:3px 5px;font-size:10px;font-style:normal}.rt-audit-timeline{padding:5px 10px}.rt-audit-timeline>div{grid-template-columns:8px 82px 1fr;align-items:center;gap:6px;min-height:45px;display:grid;position:relative}.rt-audit-timeline>div:not(:last-child):after{content:"";inset-inline-start:3px;background:var(--border);width:1px;height:36px;position:absolute;top:27px}.rt-audit-timeline i{background:var(--brand);z-index:1;border-radius:50%;width:7px;height:7px}.rt-audit-timeline time{color:var(--muted);font:10px Manrope,Vazirmatn}.rt-audit-timeline span{flex-direction:column;display:flex}.rt-audit-timeline strong{font-size:10px}.rt-audit-timeline small{color:var(--muted);font-size:10px}.rt-detail-drawer>footer{border-top:1px solid var(--border);background:var(--surface);gap:5px;min-height:61px;padding:10px 13px;display:flex}.rt-detail-drawer>footer button{border:1px solid var(--border);background:var(--surface-2);height:34px;color:var(--text-2);cursor:pointer;border-radius:6px;align-items:center;gap:5px;padding:0 10px;font-size:10px;display:flex}.rt-blueprint{color:#edf0f3;background:#11151b;border:1px solid #c88b2d33;border-radius:10px;min-height:600px;padding:14px;position:relative;overflow:hidden}.rt-blueprint-grid-bg{opacity:.34;background-image:linear-gradient(#c88b2d14 1px,#0000 1px),linear-gradient(90deg,#c88b2d14 1px,#0000 1px);background-size:22px 22px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 92%);mask-image:linear-gradient(#000,#0000 92%)}.rt-blueprint>header,.rt-blueprint>footer,.rt-blueprint-flow{z-index:1;position:relative}.rt-blueprint>header{border-bottom:1px solid #c88b2d2b;padding:10px 6px 20px}.rt-blueprint>header span{color:#d8a754;letter-spacing:.08em;align-items:center;gap:6px;font:10px Manrope,Vazirmatn;display:flex}.rt-blueprint>header p{color:#9ea7b3;margin:6px 0 0;font-size:10px}.rt-blueprint-flow{grid-template-columns:1fr 1fr;gap:7px 23px;padding:21px 2px;display:grid}.rt-blueprint-flow>div{background:#161b22e0;border:1px solid #29313c;border-radius:7px;grid-template-rows:auto auto;grid-template-columns:31px 1fr auto;align-items:center;gap:1px 7px;min-height:68px;padding:8px 31px 8px 8px;display:grid;position:relative}.rt-blueprint-flow>div>span{color:#d8a754;background:#d8a75414;border:1px solid #d8a75440;border-radius:7px;grid-row:1/3;place-items:center;width:31px;height:31px;display:grid}.rt-blueprint-flow>div>strong{font:700 10px Manrope}.rt-blueprint-flow>div>small{color:#7f8996;font-size:10px}.rt-blueprint-flow>div>em{color:#65b995;grid-area:1/3/3;font:10px Manrope}.rt-blueprint-flow>div.pending{opacity:.58}.rt-blueprint-flow>div>i{inset-inline-end:-20px;color:#d8a754;position:absolute;top:27px}.rt-blueprint-flow>div:nth-child(2n)>i{inset-inline:-20px auto;transform:rotate(180deg)}.rt-blueprint>footer{color:#d8a754;background:#c88b2d0f;border:1px solid #c88b2d26;border-radius:7px;gap:8px;min-height:59px;padding:10px;display:flex}.rt-blueprint>footer p{color:#9ea7b3;margin:0;font-size:10px;line-height:1.8}@media (max-width:1350px){.rt-symbol-header{grid-template-columns:1.35fr auto 1.8fr}.rt-symbol-actions{grid-column:1/-1;justify-content:flex-end;margin-top:-4px}.rt-symbol-header{gap:12px}.rt-symbol-grid{grid-template-columns:minmax(0,1fr) 315px}.rt-market-session>div{min-width:85px}.rt-orderbook-panel{min-height:317px}}@media (max-width:1100px){.rt-index-grid,.rt-stat-grid,.rt-order-summary{grid-template-columns:repeat(2,1fr)}.rt-span-7,.rt-span-5{grid-column:span 12}.rt-span-4{grid-column:span 6}.rt-symbol-strip{flex-direction:column;align-items:stretch}.rt-symbol-picker{overflow:auto}.rt-price-limits{min-width:0;padding:5px}.rt-symbol-grid{grid-template-columns:1fr}.rt-symbol-chart{grid-row:auto}.rt-orderbook-panel,.rt-recent-trades{min-height:auto}.rt-fund-grid{grid-template-columns:repeat(3,1fr)}.rt-market-hero{flex-direction:column;align-items:flex-start}.rt-market-session{width:100%}.rt-order-pipeline{grid-template-columns:repeat(4,1fr);gap:25px 8px}.rt-pipeline-rail{display:none}.rt-pipeline-step>span{width:38px;height:38px}.rt-blotter{overflow:auto}.rt-order-filters{min-width:900px}}@media (max-width:760px){.rt-market-title{align-items:flex-start}.rt-market-orbit{width:44px;height:44px}.rt-market-session{overflow:auto}.rt-index-grid,.rt-stat-grid,.rt-order-summary{grid-template-columns:1fr}.rt-market-grid{flex-direction:column;display:flex}.rt-breadth{grid-template-columns:1fr}.rt-breadth-legend,.rt-span-4,.rt-span-5,.rt-span-7,.rt-span-12{width:100%}.rt-symbol-header{grid-template-columns:1fr}.rt-quote-main{border:0;border-top:1px solid var(--border);padding:10px 0}.rt-symbol-stats{grid-template-columns:repeat(2,1fr)}.rt-symbol-actions{justify-content:stretch}.rt-symbol-actions button{flex:1;justify-content:center}.rt-symbol-strip{display:none}.rt-fund-grid,.rt-tech-grid,.rt-company>div{grid-template-columns:repeat(2,1fr)}.rt-event-timeline{flex-direction:column}.rt-related{grid-template-columns:1fr}.rt-ticket{width:100vw}.rt-ticket-fields{grid-template-columns:1fr}.rt-flow-layer{padding:0}.rt-flow-modal{border-radius:0;width:100vw;height:100%;max-height:100vh}.rt-flow-summary,.rt-order-pipeline{grid-template-columns:repeat(2,1fr)}.rt-flow-detail{grid-template-columns:65px 1fr}.rt-flow-detail>button{grid-column:1/-1;justify-content:center}.rt-flow-modal>footer{flex-direction:column;align-items:stretch}.rt-flow-modal>footer>div{overflow:auto}.rt-orders-title{flex-direction:column;align-items:flex-start;gap:12px}.rt-detail-sections,.rt-risk-decisions,.rt-blueprint-flow{grid-template-columns:1fr}.rt-blueprint-flow>div>i{display:none}.rt-detail-drawer{width:100vw}}.at-panel{border:1px solid var(--border);background:linear-gradient(145deg,var(--surface),color-mix(in srgb,var(--surface) 86%,var(--bg)));min-width:0;box-shadow:var(--shadow);border-radius:11px;overflow:hidden}.at-panel>header{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:center;gap:9px;min-height:53px;padding:9px 12px;display:flex}.at-panel>header>div:first-child{align-items:center;gap:8px;display:flex}.at-panel>header>div:first-child>span{background:var(--brand-soft);width:27px;height:27px;color:var(--brand);border:1px solid #ee1c3124;border-radius:7px;place-items:center;display:grid}.at-panel>header>div:first-child>div{flex-direction:column;display:flex}.at-panel>header strong{font-size:10px}.at-panel>header small{color:var(--muted);margin-top:2px;font-size:10px}.at-delta{white-space:nowrap;direction:ltr;align-items:center;gap:3px;font:10px Manrope,Vazirmatn;display:inline-flex}.at-pill{white-space:nowrap;border-radius:5px;justify-content:flex-start;align-items:center;gap:4px;width:max-content;min-width:51px;height:20px;padding:0 6px;font-size:10px;display:inline-flex}.at-pill i{background:currentColor;border-radius:50%;width:4px;height:4px}.at-pill.success{color:var(--positive);background:var(--positive-soft)}.at-pill.warning{color:var(--warning);background:var(--warning-soft)}.at-pill.danger{color:var(--negative);background:var(--negative-soft)}.at-pill.info{color:#568ec6;background:#568ec61f}.at-pill.brand{color:var(--brand);background:var(--brand-soft)}.at-pill.neutral{color:var(--muted);background:var(--surface-3)}.page-content:has(.at-pro-terminal){width:100%;max-width:none;padding:12px 14px 30px}.at-pro-terminal{min-height:calc(100vh - 190px);direction:inherit}.at-terminal-bar{border:1px solid var(--border);color:#edf0f3;background:#12161c;border-radius:9px 9px 0 0;grid-template-columns:1fr auto 1fr;align-items:center;gap:15px;height:54px;padding:0 11px;display:grid}.at-terminal-bar>div:first-child{align-items:center;gap:8px;display:flex}.at-terminal-bar>div:first-child>div{flex-direction:column;display:flex}.at-terminal-bar strong{letter-spacing:.05em;font:750 10px Manrope,Vazirmatn}.at-terminal-bar small{color:#778291;font-size:10px}.at-terminal-signal{color:#ee4960;background:#ee1c311a;border:1px solid #ee1c3138;border-radius:8px;place-items:center;width:31px;height:31px;display:grid;position:relative}.at-terminal-signal i{top:5px;background:#24a67a;border-radius:50%;width:4px;height:4px;position:absolute;inset-inline-end:5px}.at-linked-symbol{grid-template-columns:auto auto;align-items:center;gap:0 6px;height:40px;display:grid}.at-linked-symbol>svg{color:#ee4960;grid-row:1/3}.at-linked-symbol>small{letter-spacing:.1em;font:10px Manrope}.at-linked-symbol>button{color:#edf0f3;text-align:start;cursor:pointer;background:#191e25;border:1px solid #29313c;border-radius:5px;grid-template-columns:1fr auto auto auto;align-items:center;gap:8px;min-width:230px;height:25px;padding:0 8px;display:grid}.at-linked-symbol b{font-size:10px}.at-linked-symbol button>span{font:650 10px Manrope,Vazirmatn}.at-terminal-health{grid-template-columns:1fr auto;justify-self:end;gap:2px 9px;display:grid}.at-terminal-health span{align-items:center;gap:5px;font-size:10px;display:flex}.at-terminal-health span i{background:#24a67a;border-radius:50%;width:5px;height:5px;box-shadow:0 0 0 4px #24a67a1a}.at-terminal-health span i.danger{background:#ee4960;box-shadow:0 0 0 4px #ee49601a}.at-terminal-health small{direction:ltr;grid-column:2;font:10px Manrope}.at-workspace-tools{border:1px solid var(--border);background:var(--surface);border-top:0;justify-content:space-between;align-items:center;gap:9px;min-height:49px;padding:7px 9px;display:flex}.at-presets,.at-workspace-tools>div:last-child{gap:4px;display:flex}.at-presets button,.at-workspace-tools>div:last-child button{border:1px solid var(--border);background:var(--surface-2);height:30px;color:var(--muted);cursor:pointer;white-space:nowrap;border-radius:5px;align-items:center;gap:5px;padding:0 8px;font-size:10px;display:flex}.at-presets button span{border:1px solid var(--border);border-radius:3px;place-items:center;width:14px;height:14px;font:10px Manrope;display:grid}.at-presets button.active{background:var(--brand-soft);color:var(--brand);border-color:#ee1c313d}.at-workspace-tools>div:last-child button.active{color:var(--positive);background:var(--positive-soft);border-color:#24a67a2e}.at-workspace-tools>div:last-child button.saved{color:var(--positive)}.at-layout-hint{border:1px solid var(--border);background:var(--bg-elevated);height:29px;color:var(--muted);border-top:0;align-items:center;gap:6px;padding:0 10px;font-size:10px;display:flex}.at-layout-hint>span{align-items:center;gap:4px;margin-inline-start:auto;display:flex}.at-layout-hint kbd{min-width:17px;height:16px;font-size:10px}.at-widget-grid{border:1px solid var(--border);grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:dense;direction:ltr;background:#0f1216;border-top:0;grid-auto-rows:295px;gap:5px;padding:7px;display:grid}.at-pro-widget{color:#e8ebef;direction:rtl;background:#15191f;border:1px solid #29303a;border-radius:5px;flex-direction:column;grid-column:span 3;min-width:0;display:flex;overflow:hidden;box-shadow:0 4px 12px #0000001f}[dir=ltr] .at-pro-widget{direction:ltr}.at-pro-widget.size-l{grid-column:span 5}.at-pro-widget.size-xl{grid-column:span 7}.at-pro-widget.size-hero{grid-area:span 2/span 9}.at-pro-widget>header{background:#191e25;border-bottom:1px solid #282f38;flex:none;justify-content:space-between;align-items:center;height:31px;padding:0 5px;display:flex}.at-pro-widget>header>div{align-items:center;gap:5px;display:flex}.at-pro-widget>header>div:first-child>svg{color:#56606d;cursor:grab}.at-pro-widget>header>div:first-child>span{color:#ee4960;background:#ee1c311a;border-radius:4px;place-items:center;width:20px;height:20px;display:grid}.at-pro-widget>header strong{font-size:10px}.at-pro-widget>header button{color:#65707e;cursor:pointer;background:0 0;border:0;border-radius:3px;place-items:center;width:21px;height:21px;display:grid}.at-pro-widget>header button:hover{color:#d6dbe1;background:#242b34}.at-widget-body{flex:1;min-height:0;overflow:auto}.at-pro-widget.compact{font-size:90%}.at-pro-widget.compact>header{height:27px}.at-pro-widget.compact .at-widget-body{font-size:90%}.at-dock{border:1px solid var(--border);background:var(--surface);border-top:0;border-radius:0 0 9px 9px;align-items:center;gap:5px;min-height:39px;padding:5px 8px;display:flex}.at-dock>span{color:var(--muted);align-items:center;gap:5px;margin-inline-end:8px;font-size:10px;display:flex}.at-dock>button{border:1px solid var(--border);background:var(--surface-2);height:27px;color:var(--text-2);cursor:pointer;border-radius:5px;align-items:center;gap:5px;padding:0 7px;font-size:10px;display:flex}.at-dock>button svg:last-child{color:var(--brand)}.at-dock>small{color:var(--muted);font-size:10px}.at-widget-columns,.at-watchlist>button{grid-template-columns:1.5fr .8fr .8fr;align-items:center;gap:6px;display:grid}.at-widget-columns{color:#6f7987;height:25px;padding:0 7px;font-size:10px}.at-watchlist>button{color:#e8ebef;text-align:start;cursor:pointer;background:0 0;border:0;border-top:1px solid #232a33;width:100%;min-height:29px;padding:3px 7px}.at-watchlist>button:hover,.at-watchlist>button.active{background:#ee1c3112}.at-watchlist>button.active{box-shadow:inset 2px 0 #ee1c31}.at-watchlist>button>span{flex-direction:column;display:flex}.at-watchlist b,.at-watchlist strong{font:650 10px Manrope,Vazirmatn}.at-watchlist small{color:#687381;font-size:10px}.at-chart-quote{align-items:center;gap:7px;height:30px;padding:0 8px;display:flex}.at-chart-quote strong{font-size:10px}.at-chart-quote b{font:650 10px Manrope,Vazirmatn}.at-chart-quote>span:not(.at-delta){color:#687381;text-align:center;border-radius:3px;min-width:22px;padding:2px 4px;font:10px Manrope}.at-chart-quote>span.active{color:#ee4960;background:#ee1c311f}.at-pro-book>div{text-align:center;direction:ltr;border-top:1px solid #232a33;grid-template-columns:1fr .7fr .7fr 1fr;align-items:center;min-height:29px;display:grid}.at-pro-book>div:first-child{color:#687381;border:0;font-size:10px}.at-pro-book button{background:linear-gradient(90deg,#24a67a1f var(--v),transparent 0);color:#8d96a2;cursor:pointer;border:0;height:100%;font:10px Manrope,Vazirmatn}.at-pro-book button:last-child{background:linear-gradient(-90deg,#ee49601f var(--v),transparent 0)}.at-pro-book b{font:650 10px Manrope,Vazirmatn}.at-depth{padding:8px}.at-depth-hero{direction:ltr;grid-template-columns:auto 1fr auto;align-items:center;gap:6px;height:45px;display:grid}.at-depth-hero>span{flex-direction:column;font:700 10px Manrope,Vazirmatn;display:flex}.at-depth-hero>span:last-child{text-align:end}.at-depth-hero small{color:#6f7987;font-size:10px}.at-depth-hero>div{border-radius:8px;height:8px;display:flex;overflow:hidden}.at-depth-hero i.buy{background:#24a67a;width:62%}.at-depth-hero i.sell{background:#ee4960;width:38%}.at-depth-level{direction:ltr;grid-template-columns:1fr 48px 1fr;align-items:center;height:25px;display:grid}.at-depth-level>i{height:7px}.at-depth-level .buy{background:linear-gradient(90deg,#24a67a29,#24a67a);justify-self:end}.at-depth-level .sell{background:linear-gradient(90deg,#ee4960,#ee496029)}.at-depth-level b{text-align:center;font:10px Manrope,Vazirmatn}.at-mini-entry{padding:8px}.at-mini-side{border:1px solid #29313a;border-radius:5px;grid-template-columns:1fr 1fr;gap:2px;height:31px;margin-bottom:7px;padding:2px;display:grid}.at-mini-side button{color:#74808e;cursor:pointer;background:0 0;border:0;border-radius:3px;font-size:10px}.at-mini-side .buy.active{color:#24a67a;background:#24a67a21}.at-mini-side .sell.active{color:#ee4960;background:#ee496021}.at-mini-entry label{border:1px solid #29313a;border-radius:5px;grid-template-columns:48px 1fr auto;align-items:center;gap:5px;height:39px;margin-bottom:5px;padding:0 7px;display:grid}.at-mini-entry label>span,.at-mini-entry label>small{color:#707b89;font-size:10px}.at-mini-entry input{color:#edf0f3;background:0 0;border:0;outline:0;width:100%;font:650 10px Manrope,Vazirmatn}.at-entry-total{justify-content:space-between;align-items:center;height:28px;display:flex}.at-entry-total span{color:#707b89;font-size:10px}.at-entry-total b{font:650 10px Manrope,Vazirmatn}.at-mini-entry .submit{color:#fff;cursor:pointer;background:linear-gradient(#28aa7e,#167c5d);border:0;border-radius:5px;justify-content:center;align-items:center;gap:5px;width:100%;height:29px;font-size:10px;display:flex}.at-mini-entry .submit.sell{background:linear-gradient(#eb5268,#be3349)}.at-time-sales>div{text-align:center;direction:ltr;border-top:1px solid #232a33;grid-template-columns:1fr 1fr 1fr;align-items:center;height:25px;font:10px Manrope,Vazirmatn;display:grid}.at-time-sales>div:first-child{color:#687381;border:0;font-size:10px}.at-time-sales time,.at-time-sales span{color:#7a8592}.at-mini-orders>div,.at-mini-orders>button{grid-template-columns:.8fr .45fr 1.3fr .9fr;align-items:center;gap:7px;display:grid}.at-mini-orders>div:first-child{color:#687381;height:25px;padding:0 7px;font-size:10px}.at-mini-orders>button{color:#edf0f3;text-align:start;background:0 0;border:0;border-top:1px solid #232a33;width:100%;min-height:48px;padding:3px 7px}.at-mini-orders button>span{flex-direction:column;display:flex}.at-mini-orders b,.at-mini-orders strong{font:650 10px Manrope,Vazirmatn}.at-mini-orders small{color:#687381;font-size:10px}.at-mini-orders button>span:nth-child(3)>i{background:#29313a;height:2px;margin:3px 0}.at-mini-orders em{background:#24a67a;height:100%;display:block}.at-exec-history>div{border-top:1px solid #232a33;grid-template-columns:21px 1fr auto;align-items:center;gap:7px;min-height:43px;padding:4px 8px;display:grid}.at-exec-history>div:first-child{border:0}.at-exec-history>span:first-child{background:color-mix(in srgb,currentColor 10%,transparent);border-radius:4px;place-items:center;width:20px;height:20px;display:grid}.at-exec-history>div>span:nth-child(2){flex-direction:column;display:flex}.at-exec-history strong,.at-exec-history>div>b{font:650 10px Manrope,Vazirmatn}.at-exec-history small{color:#687381;font-size:10px}.at-pro-portfolio>div,.at-pro-portfolio>button{grid-template-columns:.6fr 1fr 1fr .7fr;align-items:center;gap:6px;display:grid}.at-pro-portfolio>div:first-child{color:#687381;height:26px;padding:0 7px;font-size:10px}.at-pro-portfolio>button{color:#edf0f3;text-align:start;cursor:pointer;background:0 0;border:0;border-top:1px solid #232a33;width:100%;min-height:34px;padding:3px 7px}.at-pro-portfolio b,.at-pro-portfolio span,.at-pro-portfolio strong{font:650 10px Manrope,Vazirmatn}.at-buying-power{grid-template-columns:1fr 1.2fr;align-items:center;gap:8px;padding:11px;display:grid}.at-buying-ring{background:conic-gradient(#24a67a 0 74%,#2a313b 74%);border-radius:50%;place-items:center;width:115px;height:115px;display:grid;position:relative}.at-buying-ring:after{content:"";background:#15191f;border-radius:50%;position:absolute;inset:9px}.at-buying-ring>span{z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.at-buying-ring strong{font:700 10px Manrope,Vazirmatn}.at-buying-ring small{color:#687381;font-size:10px}.at-buying-power>div:last-child{flex-direction:column;display:flex}.at-buying-power>div:last-child span{color:#687381;border-bottom:1px solid #232a33;flex-direction:column;justify-content:center;min-height:35px;font-size:10px;display:flex}.at-buying-power>div:last-child b{color:#edf0f3;margin-top:2px;font:650 10px Manrope,Vazirmatn}.at-feed>button{color:#edf0f3;text-align:start;cursor:pointer;background:0 0;border:0;border-top:1px solid #232a33;grid-template-columns:19px 1fr auto;align-items:center;gap:6px;width:100%;min-height:50px;padding:4px 7px;display:grid}.at-feed>button:first-child{border:0}.at-feed>button>span:first-child{background:color-mix(in srgb,currentColor 10%,transparent);border-radius:4px;place-items:center;width:17px;height:17px;display:grid}.at-feed>button>span:first-child i{background:currentColor;border-radius:50%;width:5px;height:5px}.at-feed>button>span:nth-child(2){flex-direction:column;display:flex}.at-feed strong{font-size:10px}.at-feed small,.at-feed time{color:#687381;font-size:10px}.at-news-feed>button>span:first-child{color:#ee4960}.at-statistics{grid-template-columns:1fr 1fr;gap:5px;padding:7px;display:grid}.at-statistics>div{background:#191e25;border:1px solid #29313a;border-radius:5px;flex-direction:column;justify-content:center;min-height:64px;padding:8px;display:flex}.at-statistics span{color:#687381;font-size:10px}.at-statistics strong{margin-top:5px;font:700 10px Manrope,Vazirmatn}.at-symbol-palette{z-index:150;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#05070aa8;justify-content:center;align-items:flex-start;padding-top:11vh;display:flex;position:fixed;inset:0}.at-symbol-palette>div{border:1px solid var(--border);background:var(--surface);border-radius:11px;width:min(560px,92vw);max-height:72vh;padding:5px;overflow:auto;box-shadow:0 24px 80px #00000080}.at-symbol-palette header{border-bottom:1px solid var(--border);align-items:center;gap:7px;height:48px;padding:0 8px;display:flex}.at-symbol-palette header>svg{color:var(--brand)}.at-symbol-palette input{color:var(--text);background:0 0;border:0;outline:0;flex:1;font-size:10px}.at-symbol-palette header button{width:28px;height:28px;color:var(--muted);background:0 0;border:0;place-items:center;display:grid}.at-symbol-palette>div>span{color:var(--muted);letter-spacing:.08em;padding:10px 9px 5px;font:10px Manrope,Vazirmatn;display:block}.at-symbol-palette>div>button{border:0;border-top:1px solid var(--border-soft);width:100%;min-height:51px;color:var(--text);text-align:start;cursor:pointer;background:0 0;grid-template-columns:31px 1fr auto 65px;align-items:center;gap:8px;padding:5px 8px;display:grid}.at-symbol-palette>div>button:hover{background:var(--surface-2)}.at-symbol-palette>div>button>span:first-child{background:var(--brand-soft);width:30px;height:30px;color:var(--brand);border-radius:7px;place-items:center;font-size:10px;display:grid}.at-symbol-palette>div>button>div{flex-direction:column;display:flex}.at-symbol-palette>div>button strong{font-size:10px}.at-symbol-palette>div>button small{color:var(--muted);font-size:10px}.at-symbol-palette>div>button>b{font:650 10px Manrope,Vazirmatn}.page-content:has(.at-inst-portal){width:100%;max-width:none;padding:0}.at-inst-portal{grid-template-columns:205px 1fr;min-height:calc(100vh - 147px);display:grid}.at-inst-portal>aside{border-inline-end:1px solid var(--border);background:var(--surface);flex-direction:column;display:flex}.at-org-mark{border-bottom:1px solid var(--border);grid-template-columns:36px 1fr;align-items:center;gap:8px;min-height:78px;padding:12px;display:grid}.at-org-mark>span{background:var(--brand-soft);width:36px;height:36px;color:var(--brand);border:1px solid #ee1c3138;border-radius:9px;place-items:center;font-size:11px;font-weight:750;display:grid}.at-org-mark>div{flex-direction:column;min-width:0;display:flex}.at-org-mark strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.at-org-mark small{color:var(--muted);margin-top:2px;font:10px Manrope,Vazirmatn}.at-inst-portal nav{flex:1;padding:7px}.at-inst-portal nav button{width:100%;height:35px;color:var(--text-2);text-align:start;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;gap:8px;margin-bottom:2px;padding:0 8px;display:flex}.at-inst-portal nav button svg{color:var(--muted)}.at-inst-portal nav button span{flex:1;font-size:10px}.at-inst-portal nav button em{background:var(--brand);color:#fff;border-radius:4px;place-items:center;min-width:18px;height:16px;padding:0 3px;font:10px Manrope,Vazirmatn;display:grid}.at-inst-portal nav button:hover{background:var(--surface-2)}.at-inst-portal nav button.active{background:var(--brand-soft);color:var(--brand);border-color:#ee1c3124}.at-inst-portal nav button.active svg{color:var(--brand)}.at-org-manager{border-top:1px solid var(--border);grid-template-columns:30px 1fr auto;align-items:center;gap:6px;min-height:57px;padding:8px;display:grid}.at-org-manager>span{background:var(--surface-3);border-radius:7px;place-items:center;width:29px;height:29px;font-size:10px;display:grid}.at-org-manager>div{flex-direction:column;display:flex}.at-org-manager strong{font-size:10px}.at-org-manager small{color:var(--muted);font-size:10px}.at-org-manager svg{color:var(--positive)}.at-inst-portal>main{min-width:0;padding:20px 22px 35px}.at-inst-portal>main>header{justify-content:space-between;align-items:flex-start;gap:15px;min-height:85px;display:flex}.at-inst-portal>main>header>div:first-child>span{color:var(--brand);letter-spacing:.1em;font:10px Manrope}.at-inst-portal h1{letter-spacing:-.04em;margin:4px 0 3px;font-size:25px}.at-inst-portal>main>header p{color:var(--text-2);margin:0;font-size:10px}.at-inst-portal>main>header>div:last-child,.at-panel-actions{gap:5px;display:flex}.at-inst-portal>main>header button,.at-panel-actions button{border:1px solid var(--border);background:var(--surface);height:32px;color:var(--text-2);cursor:pointer;border-radius:6px;align-items:center;gap:5px;padding:0 9px;font-size:10px;display:flex}.at-inst-portal>main>header button.primary,.at-panel-actions button:last-child{color:#fff;background:linear-gradient(#ee263b,#c81529);border-color:#ee1c3140}.at-inst-metrics{grid-template-columns:repeat(5,1fr);gap:7px;margin-bottom:9px;display:grid}.at-inst-metrics>div{border:1px solid var(--border);background:var(--surface);border-radius:8px;flex-direction:column;min-height:79px;padding:11px;display:flex}.at-inst-metrics span{color:var(--muted);font-size:10px}.at-inst-metrics strong{margin-top:5px;font:700 13px Manrope,Vazirmatn}.at-inst-metrics small{color:var(--muted);margin-top:4px;font-size:10px}.at-inst-main-grid,.at-supervisor-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:8px;display:grid}.at-inst-main-grid .span-7,.at-supervisor-grid .span-7{grid-column:span 7}.at-inst-main-grid .span-5,.at-supervisor-grid .span-5{grid-column:span 5}.at-inst-main-grid .span-12,.at-supervisor-grid .span-12{grid-column:span 12}.at-inst-table{min-width:700px}.at-panel:has(.at-inst-table){overflow:auto}.at-inst-table-head,.at-inst-table>button{grid-template-columns:repeat(var(--cols,6),minmax(90px,1fr));align-items:center;gap:8px;display:grid}.at-inst-table-head{background:var(--surface-2);height:34px;color:var(--muted);padding:0 10px;font-size:10px}.at-inst-table>button{border:0;border-bottom:1px solid var(--border-soft);width:100%;min-height:48px;color:var(--text);text-align:start;cursor:pointer;background:0 0;padding:4px 10px}.at-inst-table>button:hover{background:var(--surface-2)}.at-inst-table>button span{min-width:0;font-size:10px}.at-inst-table>button b{font:600 10px Manrope,Vazirmatn}.at-limit-use{grid-template-columns:1fr auto;align-items:center;gap:5px;display:grid!important}.at-limit-use i{background:var(--surface-3);border-radius:3px;height:3px;overflow:hidden}.at-limit-use em{background:var(--positive);height:100%;display:block}.at-approval-cards{padding:6px}.at-approval-cards>button{border:1px solid var(--border-soft);background:var(--surface-2);text-align:start;width:100%;min-height:59px;color:var(--text);cursor:pointer;border-radius:7px;grid-template-columns:1fr auto;gap:3px 7px;padding:7px;display:grid}.at-approval-cards>button+button{margin-top:5px}.at-approval-cards>button>span{flex-direction:column;display:flex}.at-approval-cards strong{font-size:10px}.at-approval-cards small{color:var(--muted);margin-top:2px;font-size:10px}.at-approval-cards b{font:650 10px Manrope,Vazirmatn}.at-approval-cards em{background:var(--warning-soft);color:var(--warning);border-radius:4px;grid-column:2;padding:2px 5px;font-size:10px;font-style:normal}.at-basket-workflow{padding:13px}.at-approval-path{border-bottom:1px solid var(--border-soft);grid-template-columns:repeat(3,1fr);gap:25px;min-height:78px;padding:0 6px 11px;display:grid}.at-approval-path>div{grid-template-rows:auto auto;grid-template-columns:34px 1fr;align-items:center;gap:2px 7px;min-width:0;display:grid;position:relative}.at-approval-path>div>span{border:2px solid var(--border);background:var(--surface-2);width:34px;height:34px;color:var(--muted);z-index:1;border-radius:50%;grid-row:1/3;place-items:center;display:grid}.at-approval-path strong{font-size:10px}.at-approval-path small{color:var(--muted);font-size:10px}.at-approval-path>div>i{color:var(--muted);position:absolute;inset-inline-end:-18px}.at-approval-path>div.active>span{border-color:var(--brand);background:var(--brand-soft);color:var(--brand);box-shadow:0 0 0 5px var(--brand-soft)}.at-approval-path>div.active strong{color:var(--brand)}.at-approval-path>div.done>span{border-color:var(--positive);background:var(--positive-soft);color:var(--positive)}.at-basket-head{justify-content:space-between;align-items:center;min-height:80px;padding:10px 4px;display:flex}.at-basket-head>div:first-child>span{color:var(--brand);letter-spacing:.08em;font:10px Manrope}.at-basket-head h3{margin:3px 0;font-size:14px}.at-basket-head p{color:var(--muted);margin:0;font-size:10px}.at-basket-head>div:last-child{text-align:end;grid-template-columns:auto auto;align-items:center;gap:3px 8px;display:grid}.at-basket-head>div:last-child small{color:var(--muted);grid-column:1/-1;font-size:10px}.at-basket-head>div:last-child strong{font:700 11px Manrope,Vazirmatn}.at-basket-legs>div{border-top:1px solid var(--border-soft);grid-template-columns:25px .6fr .55fr 1.2fr .8fr .7fr .8fr;align-items:center;gap:8px;min-height:37px;padding:3px 7px;display:grid}.at-basket-legs>div:first-child{background:var(--surface-2);height:30px;min-height:30px;color:var(--muted);border:0;font-size:10px}.at-basket-legs span,.at-basket-legs b,.at-basket-legs strong{font:600 10px Manrope,Vazirmatn}.at-basket-legs>div>span:nth-child(4){grid-template-columns:1fr auto;align-items:center;gap:5px;display:grid}.at-basket-legs>div>span:nth-child(4)>i{background:var(--surface-3);height:3px;overflow:hidden}.at-basket-legs>div>span:nth-child(4) em{background:var(--brand);height:100%;display:block}.at-basket-controls{background:var(--positive-soft);border:1px solid #24a67a29;border-radius:7px;justify-content:space-between;align-items:center;gap:10px;min-height:63px;margin-top:10px;padding:8px;display:flex}.at-basket-controls>div:first-child{color:var(--positive);grid-template-columns:25px 1fr;align-items:center;gap:6px;display:grid}.at-basket-controls>div:first-child>span{flex-direction:column;display:flex}.at-basket-controls strong{color:var(--text);font-size:10px}.at-basket-controls small{color:var(--text-2);font-size:10px}.at-basket-controls>div:last-child{gap:5px;display:flex}.at-basket-controls button{border:1px solid var(--border);background:var(--surface);height:31px;color:var(--text-2);cursor:pointer;border-radius:6px;padding:0 9px;font-size:10px}.at-basket-controls button.primary{color:#fff;background:linear-gradient(#26a97d,#167d5d);border:0;align-items:center;gap:5px;display:flex}.at-basket-controls button:disabled{opacity:.55}.at-mandates{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.at-mandate-body{grid-template-columns:1fr 1fr;gap:10px;padding:13px;display:grid}.at-mandate-body>div{flex-direction:column;display:flex}.at-mandate-body span{color:var(--muted);font-size:10px}.at-mandate-body strong{margin-top:4px;font:700 13px Manrope,Vazirmatn}.at-mandate-body>i{background:var(--surface-3);border-radius:6px;grid-column:1/-1;height:5px;overflow:hidden}.at-mandate-body>i em{background:linear-gradient(90deg,var(--brand-deep),var(--brand));height:100%;display:block}.at-mandate-body>small{color:var(--muted);grid-column:1/-1;font-size:10px}.page-content:has(.at-dealer){width:100%;max-width:none;padding:12px 14px 32px}.at-dealer-header{justify-content:space-between;align-items:flex-end;min-height:84px;padding:0 2px 14px;display:flex}.at-dealer-header>div:first-child>span,.at-supervisor-head>div:first-child>span{color:var(--brand);letter-spacing:.11em;font:10px Manrope}.at-dealer-header h1,.at-supervisor-head h1{letter-spacing:-.04em;margin:4px 0 3px;font-size:26px}.at-dealer-header p,.at-supervisor-head p{color:var(--text-2);margin:0;font-size:10px}.at-dealer-clock{border:1px solid var(--border);background:var(--surface);border-radius:8px;grid-template-columns:1fr auto;align-items:center;gap:2px 8px;min-width:180px;padding:8px 10px;display:grid}.at-dealer-clock span{color:var(--positive);align-items:center;gap:5px;font:10px Manrope;display:flex}.at-dealer-clock span i{background:var(--positive);border-radius:50%;width:5px;height:5px}.at-dealer-clock strong{font:700 12px Manrope}.at-dealer-clock small{color:var(--muted);direction:ltr;grid-column:1/-1;font:10px Manrope}.at-dealer-stats{grid-template-columns:repeat(6,1fr);gap:6px;margin-bottom:7px;display:grid}.at-dealer-stats>div{border:1px solid var(--border);background:var(--surface);border-radius:7px;grid-template-columns:1fr auto;gap:5px;min-height:67px;padding:9px 10px;display:grid}.at-dealer-stats span{color:var(--muted);font-size:10px}.at-dealer-stats strong{font:700 14px Manrope,Vazirmatn}.at-dealer-stats i{background:var(--surface-3);grid-column:1/-1;height:2px;overflow:hidden}.at-dealer-stats i em{background:#568ec6;height:100%;display:block}.at-dealer-stats .attention i em{background:var(--negative)}.at-dealer-stats .attention strong{color:var(--negative)}.at-dealer-tools{border:1px solid var(--border);background:var(--surface);border-radius:8px 8px 0 0;grid-template-columns:1fr 250px auto;align-items:center;gap:7px;height:48px;padding:6px 8px;display:grid}.at-dealer-tabs{gap:3px;display:flex;overflow:auto}.at-dealer-tabs button{height:30px;color:var(--muted);white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:5px;align-items:center;gap:5px;padding:0 7px;font-size:10px;display:flex}.at-dealer-tabs button span{background:var(--surface-3);border-radius:3px;place-items:center;min-width:16px;height:15px;padding:0 3px;font:10px Manrope;display:grid}.at-dealer-tabs button.active{background:var(--brand-soft);color:var(--brand);border-color:#ee1c312e}.at-dealer-tools>label{border:1px solid var(--border);background:var(--surface-2);height:31px;color:var(--muted);border-radius:5px;align-items:center;gap:5px;padding:0 8px;display:flex}.at-dealer-tools input{width:100%;color:var(--text);background:0 0;border:0;outline:0;font-size:10px}.at-dealer-tools>button{color:#fff;cursor:pointer;background:linear-gradient(#ee263b,#c81529);border:0;border-radius:5px;align-items:center;gap:5px;height:31px;padding:0 9px;font-size:10px;display:flex}.at-dealer-layout{border-inline:1px solid var(--border);background:var(--surface);grid-template-columns:minmax(850px,1fr) 290px;min-height:510px;display:grid}.at-dealer-blotter{overflow:auto}.at-dealer-table-head,.at-dealer-blotter>button{grid-template-columns:.75fr 1.5fr .4fr .4fr 1fr .55fr .7fr .85fr;align-items:center;gap:7px;min-width:850px;display:grid}.at-dealer-table-head{background:var(--surface-2);height:33px;color:var(--muted);padding:0 9px;font-size:10px}.at-dealer-blotter>button{border:0;border-bottom:1px solid var(--border-soft);width:100%;min-height:56px;color:var(--text);text-align:start;cursor:pointer;background:0 0;padding:4px 9px}.at-dealer-blotter>button:hover,.at-dealer-blotter>button.selected{background:var(--surface-2)}.at-dealer-blotter>button.selected{box-shadow:inset 2px 0 0 var(--brand)}[dir=rtl] .at-dealer-blotter>button.selected{box-shadow:inset -2px 0 0 var(--brand)}.at-dealer-blotter button>span{flex-direction:column;display:flex}.at-dealer-blotter b,.at-dealer-blotter strong{font:620 10px Manrope,Vazirmatn}.at-dealer-blotter small{color:var(--muted);font-size:10px}.at-dealer-blotter button>span:nth-child(5)>i{background:var(--surface-3);height:2px;margin:3px 0;overflow:hidden}.at-dealer-blotter button>span:nth-child(5) em{background:var(--positive);height:100%;display:block}.at-dealer-context{border-inline-start:1px solid var(--border);background:var(--bg-elevated)}.at-dealer-context>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;height:52px;padding:0 8px;display:flex}.at-dealer-context>header>div{align-items:center;gap:7px;display:flex}.at-dealer-context>header>div>span{background:var(--brand-soft);width:29px;height:29px;color:var(--brand);border-radius:6px;place-items:center;font-size:10px;font-weight:700;display:grid}.at-dealer-context>header>div>div{flex-direction:column;display:flex}.at-dealer-context>header strong{font-size:10px}.at-dealer-context>header small{color:var(--muted);font-size:10px}.at-dealer-context>header button{width:26px;height:26px;color:var(--muted);background:0 0;border:0}.at-customer-search{border:1px solid var(--border);background:var(--surface);height:38px;color:var(--muted);border-radius:6px;align-items:center;gap:5px;margin:7px;padding:0 7px;display:flex}.at-customer-search input{min-width:0;color:var(--text);background:0 0;border:0;outline:0;flex:1;font-size:10px}.at-customer-search kbd{min-width:21px;height:16px;font-size:10px}.at-customer-profile{border:1px solid var(--border);background:var(--surface);border-radius:7px;grid-template-columns:1fr 1fr;gap:8px;margin:7px;padding:9px;display:grid}.at-customer-profile>div:first-child{grid-column:1/-1;grid-template-columns:30px 1fr auto;align-items:center;gap:6px;display:grid}.at-customer-profile>div:first-child>span{background:var(--surface-3);border-radius:7px;place-items:center;width:29px;height:29px;font-size:10px;display:grid}.at-customer-profile>div:first-child>div{flex-direction:column;display:flex}.at-customer-profile>div:first-child strong{font-size:10px}.at-customer-profile>div:first-child small{color:var(--muted);font-size:10px}.at-customer-profile>span{flex-direction:column;display:flex}.at-customer-profile>span small{color:var(--muted);font-size:10px}.at-customer-profile>span b{margin-top:2px;font:620 10px Manrope,Vazirmatn}.at-credit-use{grid-column:1/-1;grid-template-columns:1fr auto;gap:4px;display:grid}.at-credit-use span{color:var(--muted);font-size:10px}.at-credit-use b{font:10px Manrope,Vazirmatn}.at-credit-use i{background:var(--surface-3);grid-column:1/-1;height:3px;overflow:hidden}.at-credit-use em{background:var(--warning);height:100%;display:block}.at-dealer-depth,.at-dealer-alerts{border:1px solid var(--border);background:var(--surface);border-radius:7px;margin:7px;padding:8px}.at-dealer-depth>strong,.at-dealer-alerts>strong{margin-bottom:6px;font-size:10px;display:block}.at-dealer-depth>div{direction:ltr;grid-template-columns:1fr 50px 1fr;align-items:center;height:22px;display:grid}.at-dealer-depth i{height:6px}.at-dealer-depth .buy{background:linear-gradient(90deg,#24a67a24,var(--positive));justify-self:end}.at-dealer-depth .sell{background:linear-gradient(90deg,var(--negative),#ee496024)}.at-dealer-depth b{text-align:center;font:10px Manrope,Vazirmatn}.at-dealer-alerts>div{border-top:1px solid var(--border-soft);grid-template-columns:18px 1fr;align-items:center;gap:5px;min-height:39px;display:grid}.at-dealer-alerts svg{color:var(--warning)}.at-dealer-alerts span{flex-direction:column;display:flex}.at-dealer-alerts b{font-size:10px}.at-dealer-alerts small{color:var(--muted);font-size:10px}.at-dealer-actions{border:1px solid var(--border);background:var(--surface);border-radius:0 0 8px 8px;justify-content:space-between;align-items:center;gap:8px;min-height:55px;padding:7px 9px;display:flex}.at-dealer-actions>span{color:var(--muted);font:10px Manrope,Vazirmatn}.at-dealer-actions>div{gap:3px;display:flex;overflow:auto}.at-dealer-actions button{border:1px solid var(--border);background:var(--surface-2);height:31px;color:var(--text-2);white-space:nowrap;cursor:pointer;border-radius:5px;align-items:center;gap:4px;padding:0 8px;font-size:10px;display:flex}.at-dealer-actions button.approve{background:var(--positive-soft);color:var(--positive);border-color:#24a67a2e}.at-dealer-actions button.reject{background:var(--negative-soft);color:var(--negative);border-color:#ee49602e}.at-dealer-actions button.escalate{background:var(--warning-soft);color:var(--warning);border-color:#c88b2d33}.at-action-toast{z-index:100;inset-inline-end:22px;background:var(--surface);min-width:240px;height:48px;color:var(--positive);box-shadow:var(--shadow);border:1px solid #24a67a33;border-radius:8px;align-items:center;gap:7px;padding:0 13px;font-size:10px;display:flex;position:fixed;bottom:24px}.at-supervisor-head{justify-content:space-between;align-items:flex-end;min-height:92px;padding-bottom:17px;display:flex}.at-supervisor-state{border:1px solid var(--border);background:var(--surface);border-radius:8px;flex-direction:column;max-width:390px;min-height:54px;padding:8px 10px;display:flex}.at-supervisor-state>span{color:var(--muted);align-items:center;gap:5px;font:10px Manrope,Vazirmatn;display:flex}.at-supervisor-state>span i{background:var(--positive);border-radius:50%;width:5px;height:5px}.at-supervisor-state.danger>span i{background:var(--negative)}.at-supervisor-state.warning>span i{background:var(--warning)}.at-supervisor-state strong{text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:10px;overflow:hidden}.at-intervention-banner{background:var(--negative-soft);min-height:49px;color:var(--negative);border:1px solid #ee496033;border-radius:7px;grid-template-columns:26px 1fr auto;align-items:center;gap:7px;margin-bottom:7px;padding:7px 9px;display:grid}.at-intervention-banner>span{flex-direction:column;display:flex}.at-intervention-banner strong{color:var(--text);font-size:10px}.at-intervention-banner small{color:var(--text-2);font:10px Manrope,Vazirmatn}.at-intervention-banner button{width:25px;height:25px;color:var(--negative);background:0 0;border:0}.at-supervisor-metrics{grid-template-columns:repeat(8,1fr);gap:6px;margin-bottom:7px;display:grid}.at-supervisor-metrics>div{border:1px solid var(--border);background:var(--surface);border-radius:7px;flex-direction:column;min-height:77px;padding:9px;display:flex}.at-supervisor-metrics span{color:var(--muted);align-items:center;gap:5px;font-size:10px;display:flex}.at-supervisor-metrics span svg{color:var(--muted)}.at-supervisor-metrics strong{margin-top:7px;font:700 15px Manrope,Vazirmatn}.at-supervisor-metrics small{color:var(--muted);margin-top:4px;font-size:10px}.at-supervisor-metrics .attention{background:linear-gradient(145deg,var(--negative-soft),var(--surface));border-color:#ee496029}.at-supervisor-metrics .attention strong,.at-supervisor-metrics .attention svg{color:var(--negative)}.at-switch-grid{grid-template-columns:1fr 1fr;gap:5px;padding:7px;display:grid}.at-switch-grid>button{border:1px solid var(--border);background:var(--surface-2);min-height:76px;color:var(--text);text-align:start;cursor:pointer;border-radius:7px;grid-template-columns:27px 1fr;gap:4px 7px;padding:8px;display:grid;position:relative}.at-switch-grid>button:hover{background:var(--negative-soft);border-color:#ee496040}.at-switch-grid>button>span{background:var(--surface-3);width:27px;height:27px;color:var(--warning);border-radius:7px;grid-row:1/3;place-items:center;display:grid}.at-switch-grid>button>div{flex-direction:column;display:flex}.at-switch-grid strong{font-size:10px}.at-switch-grid small{color:var(--muted);margin-top:2px;font-size:10px}.at-switch-grid em{color:var(--warning);grid-column:2;font:10px Manrope,Vazirmatn}.at-switch-grid button.critical>span{color:var(--negative)}.at-switch-grid button.active{background:var(--negative-soft);border-color:#ee49604d}.at-switch-grid button.active em{color:var(--negative)}.at-dealer-performance>div,.at-dealer-performance>button{grid-template-columns:1.35fr .45fr .8fr 1fr .4fr .5fr .55fr .7fr;align-items:center;gap:8px;display:grid}.at-dealer-performance>div:first-child{background:var(--surface-2);height:33px;color:var(--muted);padding:0 10px;font-size:10px}.at-dealer-performance>button{border:0;border-bottom:1px solid var(--border-soft);width:100%;min-height:51px;color:var(--text);text-align:start;cursor:pointer;background:0 0;padding:4px 10px}.at-dealer-performance>button:hover{background:var(--surface-2)}.at-dealer-performance>button>span:first-child{flex-direction:column;display:flex}.at-dealer-performance strong,.at-dealer-performance b{font:620 10px Manrope,Vazirmatn}.at-dealer-performance small{color:var(--muted);font-size:10px}.at-score-bar{grid-template-columns:1fr auto;align-items:center;gap:5px;display:grid}.at-score-bar i{background:var(--surface-3);height:3px;overflow:hidden}.at-score-bar em{background:var(--positive);height:100%;display:block}.at-score-ring{background:conic-gradient(var(--positive) var(--score),var(--surface-3) 0);border-radius:50%;place-items:center;width:28px;height:28px;display:grid;position:relative}.at-score-ring:after{content:"";background:var(--surface);border-radius:50%;position:absolute;inset:4px}.at-score-ring b{z-index:1;font-size:10px;position:relative}.at-interventions,.at-complaints{padding:5px 9px}.at-interventions>button{border:0;border-top:1px solid var(--border-soft);width:100%;min-height:51px;color:var(--text);text-align:start;cursor:pointer;background:0 0;grid-template-columns:43px 54px 1fr auto 15px;align-items:center;gap:6px;padding:4px 3px;display:grid}.at-interventions>button:first-child,.at-complaints>button:first-child{border:0}.at-interventions time{color:var(--muted);font:10px Manrope,Vazirmatn}.at-interventions>button>span{background:var(--brand-soft);color:var(--brand);text-align:center;border-radius:4px;padding:3px 5px}.at-interventions>button>span b{font:10px Manrope}.at-interventions>button>div{flex-direction:column;display:flex}.at-interventions strong{font-size:10px}.at-interventions small{color:var(--muted);font-size:10px}.at-interventions>button>svg{color:var(--muted)}.at-complaints>button{border:0;border-top:1px solid var(--border-soft);width:100%;min-height:51px;color:var(--text);text-align:start;cursor:pointer;background:0 0;grid-template-columns:1fr 42px 50px;align-items:center;gap:6px;padding:4px 3px;display:grid}.at-complaints>button>span{flex-direction:column;display:flex}.at-complaints strong{font-size:10px}.at-complaints small{color:var(--muted);font-size:10px}.at-complaints em,.at-complaints time{color:var(--muted);font:10px Manrope,Vazirmatn}.at-kill-layer{z-index:160;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#05070ab8;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.at-kill-modal{background:var(--bg);border:1px solid #ee496040;border-radius:12px;width:min(570px,95vw);animation:.23s at-kill-pop;overflow:hidden;box-shadow:0 30px 90px #0000008c}@keyframes at-kill-pop{0%{opacity:0;transform:scale(.96)translateY(8px)}}.at-kill-modal>header{border-bottom:1px solid var(--border);background:linear-gradient(120deg,var(--negative-soft),var(--surface));grid-template-columns:39px 1fr auto;align-items:center;gap:9px;min-height:86px;padding:12px 15px;display:grid}.at-kill-modal>header>span{background:var(--negative-soft);width:38px;height:38px;color:var(--negative);border-radius:9px;place-items:center;display:grid}.at-kill-modal>header small{color:var(--negative);letter-spacing:.1em;font:10px Manrope}.at-kill-modal h2{margin:3px 0 0;font-size:15px}.at-kill-modal header p{color:var(--muted);margin:2px 0 0;font-size:10px}.at-kill-modal header button{border:1px solid var(--border);background:var(--surface-2);width:28px;height:28px;color:var(--muted);border-radius:6px;place-items:center;display:grid}.at-kill-warning{background:var(--negative-soft);min-height:70px;color:var(--negative);border:1px solid #ee49602e;border-radius:7px;grid-template-columns:28px 1fr;align-items:center;gap:7px;margin:12px 14px;padding:10px;display:grid}.at-kill-warning strong{color:var(--text);font-size:10px}.at-kill-warning p{color:var(--text-2);margin:3px 0 0;font-size:10px}.at-kill-modal>label:not(.at-kill-ack){flex-direction:column;gap:5px;margin:0 14px;display:flex}.at-kill-modal>label>span{color:var(--text-2);font-size:10px}.at-kill-modal select{border:1px solid var(--border);background:var(--surface);height:37px;color:var(--text);border-radius:6px;padding:0 8px;font-size:10px}.at-kill-impact{border:1px solid var(--border);background:var(--surface);border-radius:7px;grid-template-columns:1fr 1fr;margin:11px 14px;padding:6px 9px;display:grid}.at-kill-impact>span{flex-direction:column;justify-content:center;min-height:44px;display:flex}.at-kill-impact>span:last-child{border-top:1px solid var(--border-soft);grid-column:1/-1}.at-kill-impact b{font-size:10px}.at-kill-impact small{color:var(--muted);margin-top:2px;font-size:10px}.at-kill-ack{border:1px solid var(--border);background:var(--surface-2);border-radius:7px;grid-template-columns:17px 1fr;align-items:center;gap:7px;min-height:59px;margin:0 14px 12px;padding:8px;display:grid}.at-kill-ack input{accent-color:var(--negative)}.at-kill-ack>span{flex-direction:column;display:flex}.at-kill-ack b{font-size:10px}.at-kill-ack small{color:var(--muted);margin-top:2px;font-size:10px}.at-kill-modal>footer{border-top:1px solid var(--border);background:var(--surface);justify-content:flex-end;gap:6px;min-height:61px;padding:10px 14px;display:flex}.at-kill-modal>footer button{border:1px solid var(--border);background:var(--surface-2);height:35px;color:var(--text-2);cursor:pointer;border-radius:6px;padding:0 10px;font-size:10px}.at-kill-modal>footer button.danger{color:#fff;background:linear-gradient(#ec5369,#bd3349);border:0;align-items:center;gap:5px;display:flex}.at-kill-modal>footer button:disabled{filter:grayscale(.7);opacity:.42;cursor:not-allowed}@media (max-width:1300px){.at-widget-grid{grid-template-columns:repeat(10,1fr)}.at-pro-widget{grid-column:span 3}.at-pro-widget.size-l{grid-column:span 5}.at-pro-widget.size-xl{grid-column:span 7}.at-pro-widget.size-hero{grid-column:span 10}.at-supervisor-metrics{grid-template-columns:repeat(4,1fr)}.at-dealer-layout{grid-template-columns:minmax(800px,1fr) 270px}.at-presets button{padding:0 5px}}@media (max-width:1080px){.at-terminal-bar{grid-template-columns:1fr auto}.at-terminal-health{display:none}.at-workspace-tools{flex-direction:column;align-items:stretch}.at-presets{overflow:auto}.at-widget-grid{grid-template-columns:repeat(6,1fr)}.at-pro-widget{grid-column:span 3}.at-pro-widget.size-l,.at-pro-widget.size-xl,.at-pro-widget.size-hero{grid-column:span 6}.at-inst-portal{grid-template-columns:70px 1fr}.at-inst-portal nav button{justify-content:center}.at-inst-portal nav button span,.at-org-mark>div,.at-org-manager>div{display:none}.at-org-mark,.at-org-manager{grid-template-columns:1fr;justify-items:center}.at-org-manager svg{display:none}.at-inst-main-grid .span-7,.at-inst-main-grid .span-5,.at-supervisor-grid .span-7,.at-supervisor-grid .span-5{grid-column:span 12}.at-inst-metrics,.at-dealer-stats{grid-template-columns:repeat(3,1fr)}.at-dealer-layout{display:block}.at-dealer-context{display:none}.at-dealer-tools{grid-template-columns:1fr auto}.at-dealer-tools>label{grid-area:2/1/auto/-1}.at-dealer-tools{height:auto}.at-mandates{grid-template-columns:1fr}.at-dealer-performance{overflow:auto}.at-dealer-performance>div,.at-dealer-performance>button{min-width:850px}}@media (max-width:720px){:is(.page-content:has(.at-pro-terminal),.page-content:has(.at-dealer)){padding:7px}.at-terminal-bar{grid-template-columns:1fr;height:auto;min-height:90px;padding:8px}.at-linked-symbol{width:100%}.at-linked-symbol>button{width:100%;min-width:0}.at-workspace-tools>div:last-child{overflow:auto}.at-layout-hint>span{display:none}.at-widget-grid{flex-direction:column;display:flex}.at-pro-widget,.at-pro-widget.size-l,.at-pro-widget.size-xl,.at-pro-widget.size-hero{width:100%;min-height:290px}.at-dock{overflow:auto}.at-inst-portal{display:block}.at-inst-portal>aside{z-index:8;border:0;border-bottom:1px solid var(--border);position:sticky;top:72px}.at-org-mark,.at-org-manager{display:none}.at-inst-portal nav{display:flex;overflow:auto}.at-inst-portal nav button{width:auto;min-width:44px}.at-inst-portal>main{padding:14px 10px}.at-inst-portal>main>header{flex-direction:column;align-items:flex-start;margin-bottom:12px}.at-inst-metrics{grid-template-columns:1fr 1fr}.at-approval-path{grid-template-columns:1fr;gap:8px}.at-approval-path>div>i{display:none}.at-basket-head{flex-direction:column;align-items:flex-start;gap:8px}.at-basket-legs{overflow:auto}.at-basket-legs>div{min-width:700px}.at-basket-controls{flex-direction:column;align-items:stretch}.at-dealer-header,.at-supervisor-head{flex-direction:column;align-items:flex-start;gap:9px}.at-dealer-stats,.at-supervisor-metrics{grid-template-columns:1fr 1fr}.at-dealer-tools{flex-wrap:wrap;display:flex}.at-dealer-tabs{width:100%}.at-dealer-tools>label{flex:1}.at-dealer-actions{flex-direction:column;align-items:flex-start}.at-dealer-actions>div{width:100%}.at-supervisor-state{width:100%;max-width:none}.at-switch-grid{grid-template-columns:1fr}.at-supervisor-grid{flex-direction:column;display:flex}.at-supervisor-grid>.at-panel{width:100%}.at-kill-modal{max-height:95vh;overflow:auto}}.at-dealer-layout{grid-template-columns:minmax(0,1fr) minmax(240px,290px);min-width:0}.at-dealer-blotter,.at-dealer-context{min-width:0}@media (max-width:1300px) and (min-width:1081px){.at-dealer-layout{grid-template-columns:minmax(0,1fr) 250px}}.wp-workspace{color:var(--text)}.wp-workspace button,.wp-workspace input,.wp-workspace select{font-family:inherit}.wp-panel{border:1px solid var(--border);background:linear-gradient(145deg,var(--surface),color-mix(in srgb,var(--surface) 86%,var(--bg)));min-width:0;box-shadow:var(--shadow);border-radius:11px;overflow:hidden}.wp-panel>header{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:center;gap:8px;min-height:55px;padding:10px 13px;display:flex}.wp-panel>header>div:first-child{align-items:center;gap:8px;display:flex}.wp-panel>header>div:first-child>span{background:var(--brand-soft);width:28px;height:28px;color:var(--brand);border:1px solid #ee1c3124;border-radius:7px;place-items:center;display:grid}.wp-panel>header>div:first-child>div{flex-direction:column;display:flex}.wp-panel>header strong{font-size:10px}.wp-panel>header small{color:var(--muted);margin-top:2px;font-size:10px}.wp-delta{white-space:nowrap;direction:ltr;align-items:center;gap:3px;font:10px Manrope,Vazirmatn;display:inline-flex}.wp-pill{white-space:nowrap;border-radius:5px;justify-content:flex-start;align-items:center;gap:4px;width:max-content;min-width:48px;height:20px;padding:0 6px;font-size:10px;display:inline-flex}.wp-pill i{background:currentColor;border-radius:50%;width:4px;height:4px}.wp-pill.success{color:var(--positive);background:var(--positive-soft)}.wp-pill.warning{color:var(--warning);background:var(--warning-soft)}.wp-pill.danger{color:var(--negative);background:var(--negative-soft)}.wp-pill.brand{color:var(--brand);background:var(--brand-soft)}.wp-pill.neutral{color:var(--muted);background:var(--surface-3)}.wp-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:9px;display:grid}.wp-grid>.span-8{grid-column:span 8}.wp-grid>.span-7{grid-column:span 7}.wp-grid>.span-5{grid-column:span 5}.wp-grid>.span-4{grid-column:span 4}.wp-grid>.span-12{grid-column:span 12}.wp-primary,.wp-secondary{cursor:pointer;border-radius:6px;align-items:center;gap:5px;height:31px;padding:0 9px;font-size:10px;display:flex}.wp-primary{color:#fff;background:linear-gradient(#ee263b,#c81529);border:0}.wp-secondary{border:1px solid var(--border);background:var(--surface-2);color:var(--text-2)}.wp-portfolio-hero,.wp-fund-hero,.wp-ipo-hero,.wp-smart-head,.wp-deriv-head{justify-content:space-between;align-items:flex-end;gap:20px;min-height:105px;padding-bottom:20px;display:flex}.wp-portfolio-hero>div:first-child>span,.wp-fund-hero>div:first-child>span,.wp-ipo-hero>div:first-child>span,.wp-smart-head>div:first-child>span,.wp-deriv-head>div:first-child>span{color:var(--brand);letter-spacing:.11em;font:10px Manrope}.wp-portfolio-hero h1,.wp-fund-hero h1,.wp-ipo-hero h1,.wp-smart-head h1,.wp-deriv-head h1{letter-spacing:-.045em;margin:4px 0 3px;font-size:clamp(25px,2.3vw,33px)}.wp-portfolio-hero p,.wp-fund-hero p,.wp-ipo-hero p,.wp-smart-head p,.wp-deriv-head p{color:var(--text-2);margin:0;font-size:10px}.wp-hero-return{background:linear-gradient(145deg,var(--positive-soft),var(--surface));text-align:end;border:1px solid #24a67a33;border-radius:9px;flex-direction:column;min-width:275px;padding:11px 13px;display:flex}.wp-hero-return span{color:var(--positive);letter-spacing:.08em;font:10px Manrope}.wp-hero-return strong{color:var(--positive);direction:ltr;margin-top:3px;font:750 22px Manrope,Vazirmatn}.wp-hero-return small{color:var(--muted);font:10px Manrope,Vazirmatn}.wp-wealth-metrics{grid-template-columns:repeat(4,1fr);gap:7px;margin-bottom:8px;display:grid}.wp-wealth-metrics>div{border:1px solid var(--border);background:var(--surface);border-radius:8px;flex-direction:column;min-height:89px;padding:11px;display:flex;position:relative;overflow:hidden}.wp-wealth-metrics>div.featured{background:linear-gradient(145deg,var(--brand-soft),var(--surface));border-color:#ee1c313b}.wp-wealth-metrics>div:after{content:"";inset-inline-end:-32px;border:1px solid var(--border-soft);border-radius:50%;width:60px;height:60px;position:absolute;top:-33px}.wp-wealth-metrics>div>span{color:var(--muted);align-items:center;gap:5px;font-size:10px;display:flex}.wp-wealth-metrics>div>span svg{color:var(--brand)}.wp-wealth-metrics strong{margin-top:7px;font:700 14px Manrope,Vazirmatn}.wp-wealth-metrics small,.wp-wealth-metrics .wp-delta{color:var(--muted);margin-top:5px;font-size:10px}.wp-tabs,.wp-mode-tabs{border:1px solid var(--border);background:var(--surface);border-radius:8px;gap:3px;height:46px;margin-bottom:9px;padding:6px 8px 0;display:flex}.wp-tabs button,.wp-mode-tabs button{min-width:100px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:0 12px;font-size:10px}.wp-tabs button.active,.wp-mode-tabs button.active{border-color:var(--brand);color:var(--brand)}.wp-allocation{grid-template-columns:1.1fr 1fr;align-items:center;padding:7px 12px;display:grid}.wp-allocation>div:last-child{flex-direction:column;display:flex}.wp-allocation>div:last-child span{border-bottom:1px solid var(--border-soft);grid-template-columns:8px 1fr auto;align-items:center;gap:6px;min-height:32px;display:grid}.wp-allocation>div:last-child span i{border-radius:2px;width:6px;height:6px}.wp-allocation b,.wp-allocation strong{font:600 10px Manrope,Vazirmatn}.wp-max-draw,.wp-client-calc{align-items:center;gap:4px;font:10px Manrope,Vazirmatn;display:flex}.wp-contributors{padding:8px 12px}.wp-contributors>div{border-bottom:1px solid var(--border-soft);grid-template-columns:22px 1.1fr 2fr 50px;align-items:center;gap:8px;min-height:39px;display:grid}.wp-contributors>div>span{background:var(--surface-3);width:19px;height:19px;color:var(--muted);border-radius:5px;place-items:center;font:10px Manrope,Vazirmatn;display:grid}.wp-contributors>div>div{flex-direction:column;display:flex}.wp-contributors strong{font-size:10px}.wp-contributors small{color:var(--muted);font-size:10px}.wp-contributors>div>i{background:var(--surface-3);height:4px;overflow:hidden}.wp-contributors>div>i em{background:linear-gradient(90deg,var(--brand-deep),var(--brand));height:100%;display:block}.wp-contributors>div>b{text-align:end;font:650 10px Manrope,Vazirmatn}.wp-holdings{min-width:970px}.wp-panel:has(.wp-holdings){overflow:auto}.wp-holdings>div,.wp-holdings>button{grid-template-columns:1.45fr 1fr .55fr .8fr .9fr .65fr .65fr;align-items:center;gap:8px;display:grid}.wp-holdings>div:first-child{background:var(--surface-2);height:34px;color:var(--muted);padding:0 12px;font-size:10px}.wp-holdings>button{border:0;border-bottom:1px solid var(--border-soft);width:100%;min-height:53px;color:var(--text);text-align:start;cursor:pointer;background:0 0;padding:4px 12px}.wp-holdings>button:hover{background:var(--surface-2)}.wp-holdings button>span{flex-direction:column;display:flex}.wp-holdings b,.wp-holdings strong{font:620 10px Manrope,Vazirmatn}.wp-holdings small{color:var(--muted);font-size:10px}.wp-weight{grid-template-columns:1fr auto;align-items:center;gap:5px;display:grid!important}.wp-weight i{background:var(--surface-3);height:3px;overflow:hidden}.wp-weight em{background:var(--brand);height:100%;display:block}.wp-income-hero{flex-direction:column;justify-content:center;min-height:210px;padding:25px;display:flex}.wp-income-hero>span{color:var(--muted);font-size:10px}.wp-income-hero strong{margin-top:7px;font:750 25px Manrope,Vazirmatn}.wp-income-hero small{color:var(--positive);margin-top:5px;font:10px Manrope,Vazirmatn}.wp-income-hero>i{background:var(--surface-3);border-radius:8px;height:5px;margin-top:18px;overflow:hidden}.wp-income-hero>i em{background:linear-gradient(90deg,var(--brand-deep),var(--brand));height:100%;display:block}.wp-dividends{padding:6px 12px}.wp-dividends>div{border-bottom:1px solid var(--border-soft);grid-template-columns:45px 1fr 80px auto;align-items:center;gap:8px;min-height:50px;display:grid}.wp-dividends>div>span:first-child{background:var(--brand-soft);width:34px;height:28px;color:var(--brand);border-radius:6px;place-items:center;font-size:10px;font-weight:700;display:grid}.wp-dividends>div>div{flex-direction:column;display:flex}.wp-dividends strong{font:650 10px Manrope,Vazirmatn}.wp-dividends small,.wp-dividends time{color:var(--muted);font:10px Manrope,Vazirmatn}.wp-transactions,.wp-timeline{padding:6px 12px}.wp-transactions>div{border-bottom:1px solid var(--border-soft);grid-template-columns:52px 1fr auto auto;align-items:center;gap:8px;min-height:53px;display:grid}.wp-transactions>div>span:first-child{background:color-mix(in srgb,currentColor 9%,transparent);text-align:center;border-radius:4px;padding:3px 5px;font-size:10px}.wp-transactions>div>div{flex-direction:column;display:flex}.wp-transactions strong,.wp-transactions>div>b{font:620 10px Manrope,Vazirmatn}.wp-transactions small{color:var(--muted);font-size:10px}.wp-timeline>div{grid-template-columns:70px 10px 1fr auto;align-items:center;gap:7px;min-height:65px;display:grid;position:relative}.wp-timeline>div:not(:last-child):after{content:"";inset-inline-start:74px;background:var(--border);width:1px;height:44px;position:absolute;top:38px}.wp-timeline time{color:var(--muted);font:10px Manrope,Vazirmatn}.wp-timeline i{background:var(--brand);width:8px;height:8px;box-shadow:0 0 0 4px var(--brand-soft);z-index:1;border-radius:50%}.wp-timeline span{flex-direction:column;display:flex}.wp-timeline strong{font-size:10px}.wp-timeline small{color:var(--muted);margin-top:2px;font-size:10px}.wp-timeline em{color:var(--brand);font:10px Manrope}.wp-fund-hero>div:last-child{background:linear-gradient(145deg,var(--warning-soft),var(--surface));border:1px solid #c88b2d33;border-radius:8px;flex-direction:column;min-width:270px;padding:10px 12px;display:flex}.wp-fund-hero>div:last-child>span{color:var(--warning);align-items:center;gap:5px;font-size:10px;display:flex}.wp-fund-hero>div:last-child strong{margin-top:5px;font-size:11px}.wp-fund-hero>div:last-child small{color:var(--muted);margin-top:3px;font-size:10px}.wp-mode-tabs button{position:relative}.wp-mode-tabs button>span{top:3px;background:var(--brand-soft);min-width:16px;height:15px;color:var(--brand);border-radius:4px;place-items:center;font:10px Manrope,Vazirmatn;display:grid;position:absolute;inset-inline-end:3px}.wp-fund-tools{border:1px solid var(--border);background:var(--surface);border-radius:8px;grid-template-columns:260px 1fr auto;align-items:center;gap:8px;min-height:57px;margin-bottom:8px;padding:8px;display:grid}.wp-fund-tools>label{border:1px solid var(--border);background:var(--surface-2);height:36px;color:var(--muted);border-radius:6px;align-items:center;gap:6px;padding:0 9px;display:flex}.wp-fund-tools input{width:100%;color:var(--text);background:0 0;border:0;outline:0;font-size:10px}.wp-fund-tools>div{gap:3px;display:flex;overflow:auto}.wp-fund-tools>div button{border:1px solid var(--border);background:var(--surface-2);height:30px;color:var(--muted);white-space:nowrap;cursor:pointer;border-radius:5px;padding:0 8px;font-size:10px}.wp-fund-tools>div button.active{background:var(--brand-soft);color:var(--brand);border-color:#ee1c3133}.wp-fund-tools>button{border:1px solid var(--border);background:var(--surface-2);height:34px;color:var(--text-2);border-radius:6px;align-items:center;gap:5px;padding:0 9px;font-size:10px;display:flex}.wp-discovery-strip{grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:8px;display:grid}.wp-discovery-strip>div{border:1px solid var(--border);background:var(--surface);border-radius:7px;grid-template-columns:25px 1fr auto;align-items:center;gap:6px;min-height:58px;padding:8px 10px;display:grid}.wp-discovery-strip svg{color:var(--brand)}.wp-discovery-strip>div>span{flex-direction:column;display:flex}.wp-discovery-strip strong{font-size:10px}.wp-discovery-strip small{color:var(--muted);font-size:10px}.wp-discovery-strip b{font:650 10px Manrope,Vazirmatn}.wp-fund-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.wp-fund-grid>article{border:1px solid var(--border);background:linear-gradient(145deg,var(--surface),color-mix(in srgb,var(--surface) 84%,var(--bg)));min-width:0;box-shadow:var(--shadow);border-radius:9px;overflow:hidden}.wp-fund-grid>article.selected{box-shadow:inset 0 0 0 1px var(--brand-soft);border-color:#ee1c313d}.wp-fund-grid article>header{border-bottom:1px solid var(--border-soft);grid-template-columns:39px 1fr auto;align-items:center;gap:8px;min-height:72px;padding:10px;display:grid}.wp-fund-logo{border:1px solid color-mix(in srgb,var(--fund) 30%,transparent);background:color-mix(in srgb,var(--fund) 11%,var(--surface));width:39px;height:39px;color:var(--fund);border-radius:10px;place-items:center;font-size:10px;font-weight:750;display:grid}.wp-fund-grid article>header>div:nth-child(2){flex-direction:column;min-width:0;display:flex}.wp-fund-grid article>header span{color:var(--muted);font-size:10px}.wp-fund-grid h3{margin:1px 0;font-size:11px}.wp-fund-grid p{text-overflow:ellipsis;white-space:nowrap;color:var(--muted);margin:0;font-size:10px;overflow:hidden}.wp-fund-grid article>header button{border:1px solid var(--border);background:var(--surface-2);height:25px;color:var(--muted);cursor:pointer;border-radius:5px;align-items:center;gap:4px;padding:0 6px;font-size:10px;display:flex}.wp-fund-grid article>header button.active{background:var(--brand-soft);color:var(--brand);border-color:#ee1c312e}.wp-fund-nav{background:var(--surface-2);grid-template-columns:1fr 1fr;align-items:center;height:45px;padding:0 10px;display:grid}.wp-fund-nav span{color:var(--muted);flex-direction:column;font:10px Manrope;display:flex}.wp-fund-nav b{color:var(--text);margin-top:2px;font:650 10px Manrope,Vazirmatn}.wp-fund-returns{grid-template-columns:repeat(3,1fr);gap:5px;padding:9px 10px;display:grid}.wp-fund-returns>span{border:1px solid var(--border-soft);background:var(--surface-2);border-radius:6px;flex-direction:column;min-height:47px;padding:6px;display:flex}.wp-fund-returns small{color:var(--muted);font-size:10px}.wp-fund-returns .wp-delta{margin-top:5px}.wp-risk-scale{grid-template-columns:35px 1fr 24px;align-items:center;gap:6px;height:35px;padding:0 10px;display:grid}.wp-risk-scale>span{color:var(--muted);font-size:10px}.wp-risk-scale>i{gap:3px;display:flex}.wp-risk-scale em{background:var(--surface-3);border-radius:3px;flex:1;height:3px}.wp-risk-scale em.on{background:linear-gradient(90deg,var(--positive),var(--warning),var(--negative))}.wp-risk-scale b{font:10px Manrope,Vazirmatn}.wp-fund-grid article>footer{border-top:1px solid var(--border-soft);justify-content:space-between;align-items:center;min-height:43px;padding:7px 10px;display:flex}.wp-fund-grid article>footer>span{color:var(--warning);align-items:center;gap:3px;font-size:10px;display:flex}.wp-fund-grid article>footer button{color:var(--brand);cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;font-size:10px;display:flex}.wp-comparison{padding-top:3px}.wp-compare-head{justify-content:space-between;align-items:flex-start;min-height:75px;display:flex}.wp-compare-head>div>span{color:var(--brand);letter-spacing:.1em;font:10px Manrope}.wp-compare-head h2{margin:3px 0;font-size:18px}.wp-compare-head p{color:var(--muted);margin:0;font-size:10px}.wp-compare-head>button{border:1px solid var(--border);background:var(--surface);height:31px;color:var(--text-2);border-radius:6px;align-items:center;gap:4px;padding:0 8px;font-size:10px;display:flex}.wp-compare-selected{gap:6px;margin-bottom:8px;display:flex}.wp-compare-selected>div{border:1px solid var(--border);background:var(--surface);border-radius:7px;grid-template-columns:31px 1fr auto;align-items:center;gap:6px;min-width:160px;height:53px;padding:6px;display:grid}.wp-compare-selected .wp-fund-logo{border-radius:7px;width:30px;height:30px;font-size:10px}.wp-compare-selected>div>div{flex-direction:column;display:flex}.wp-compare-selected strong{font-size:10px}.wp-compare-selected small{color:var(--muted);font-size:10px}.wp-compare-selected button{width:22px;height:22px;color:var(--muted);background:0 0;border:0}.wp-compare-matrix{padding:6px 10px;overflow:auto}.wp-compare-matrix>div{border-bottom:1px solid var(--border-soft);grid-template-columns:1.3fr repeat(4,1fr);align-items:center;gap:7px;min-width:570px;min-height:35px;display:grid}.wp-compare-matrix>div:first-child{background:var(--surface-2)}.wp-compare-matrix span{color:var(--muted);padding-inline-start:6px;font-size:10px}.wp-compare-matrix b{font:620 10px Manrope,Vazirmatn}.wp-compare-insights{grid-template-columns:repeat(4,1fr);gap:7px;padding:10px;display:grid}.wp-compare-insights>div{border:1px solid var(--border-soft);background:var(--surface-2);border-radius:7px;grid-template-columns:27px 1fr;align-items:center;gap:6px;min-height:69px;padding:9px;display:grid}.wp-compare-insights svg{color:var(--brand)}.wp-compare-insights span{flex-direction:column;display:flex}.wp-compare-insights strong{font-size:10px}.wp-compare-insights small{color:var(--muted);margin-top:3px;font:10px Manrope,Vazirmatn}.wp-goals{padding:8px}.wp-goals>div{border:1px solid var(--border-soft);background:var(--surface-2);border-radius:7px;margin-bottom:7px;padding:10px}.wp-goals>div>div{grid-template-columns:31px 1fr auto;align-items:center;gap:7px;display:grid}.wp-goals>div>div>span{background:var(--brand-soft);width:29px;height:29px;color:var(--brand);border-radius:7px;place-items:center;display:grid}.wp-goals>div>div>div{flex-direction:column;display:flex}.wp-goals strong{font-size:10px}.wp-goals small{color:var(--muted);font-size:10px}.wp-goals b{font:650 10px Manrope,Vazirmatn}.wp-goals>div>i{background:var(--surface-3);border-radius:5px;height:4px;margin-top:10px;display:block;overflow:hidden}.wp-goals>div>i em{background:linear-gradient(90deg,var(--brand-deep),var(--brand));height:100%;display:block}.wp-goals footer{color:var(--muted);justify-content:space-between;margin-top:7px;font:10px Manrope,Vazirmatn;display:flex}.wp-recurring,.wp-fund-activity,.wp-certificates{padding:6px 10px}.wp-recurring>div,.wp-fund-activity>div{border-bottom:1px solid var(--border-soft);grid-template-columns:27px 1fr auto auto;align-items:center;gap:7px;min-height:54px;display:grid}.wp-recurring>div>span{background:var(--positive-soft);width:25px;height:25px;color:var(--positive);border-radius:6px;place-items:center;display:grid}.wp-recurring>div>div,.wp-fund-activity>div>div{flex-direction:column;display:flex}.wp-recurring strong,.wp-fund-activity strong,.wp-fund-activity>div>b{font:620 10px Manrope,Vazirmatn}.wp-recurring small,.wp-recurring time,.wp-fund-activity small{color:var(--muted);font:10px Manrope,Vazirmatn}.wp-fund-activity>div{grid-template-columns:48px 1fr auto auto}.wp-fund-activity>div>span:first-child{background:color-mix(in srgb,currentColor 9%,transparent);text-align:center;border-radius:4px;padding:3px 5px;font-size:10px}.wp-certificates>button{border:0;border-bottom:1px solid var(--border-soft);width:100%;min-height:56px;color:var(--text);text-align:start;background:0 0;grid-template-columns:29px 1fr auto 16px;align-items:center;gap:7px;padding:5px 3px;display:grid}.wp-certificates>button>span{background:var(--brand-soft);width:28px;height:28px;color:var(--brand);border-radius:6px;place-items:center;display:grid}.wp-certificates>button>div{flex-direction:column;display:flex}.wp-certificates strong,.wp-certificates>button>b{font:620 10px Manrope,Vazirmatn}.wp-certificates small{color:var(--muted);font-size:10px}.wp-certificates>button>svg{color:var(--muted)}.wp-drawer-backdrop{z-index:120;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#05070a8c;position:fixed;inset:0}.wp-fund-drawer{z-index:121;border-inline-start:1px solid var(--border);background:var(--bg);width:min(560px,100vw);animation:wp-slide .28s var(--ease);padding-bottom:70px;position:fixed;inset-block:0;inset-inline-end:0;overflow:auto;box-shadow:-25px 0 70px #0006}@keyframes wp-slide{0%{transform:translate(100%)}}[dir=rtl] .wp-fund-drawer{animation-name:wp-slide-rtl}@keyframes wp-slide-rtl{0%{transform:translate(-100%)}}.wp-fund-drawer>header{border-bottom:1px solid var(--border);background:var(--surface);grid-template-columns:44px 1fr auto;align-items:center;gap:8px;min-height:90px;padding:13px 15px;display:grid}.wp-fund-drawer>header>div:nth-child(2){flex-direction:column;display:flex}.wp-fund-drawer>header span{color:var(--brand);font:10px Manrope,Vazirmatn}.wp-fund-drawer h2{margin:3px 0 1px;font-size:14px}.wp-fund-drawer header p{color:var(--muted);margin:0;font-size:10px}.wp-fund-drawer header>button{border:1px solid var(--border);background:var(--surface-2);width:28px;height:28px;color:var(--muted);border-radius:6px;place-items:center;display:grid}.wp-fund-quote{grid-template-columns:repeat(3,1fr);gap:6px;padding:10px 14px;display:grid}.wp-fund-quote>div{border:1px solid var(--border);background:var(--surface);border-radius:6px;flex-direction:column;min-height:58px;padding:8px;display:flex}.wp-fund-quote span{color:var(--muted);font:10px Manrope}.wp-fund-quote strong{align-items:center;gap:3px;margin-top:5px;font:700 10px Manrope,Vazirmatn;display:flex}.wp-fund-quote small{color:var(--muted);font-size:10px}.wp-fund-return-grid{grid-template-columns:repeat(3,1fr);gap:5px;margin:0 14px 9px;display:grid}.wp-fund-return-grid>div{border:1px solid var(--border);background:var(--surface-2);border-radius:6px;flex-direction:column;height:43px;padding:6px;display:flex}.wp-fund-return-grid>div>span{color:var(--muted);font:10px Manrope}.wp-fund-return-grid .wp-delta{margin-top:4px}.wp-fund-drawer>.wp-panel{margin:0 14px 9px}.wp-fund-facts{grid-template-columns:1fr 1fr;gap:5px;margin:0 14px;display:grid}.wp-fund-facts>span{border:1px solid var(--border);background:var(--surface);border-radius:6px;flex-direction:column;min-height:48px;padding:7px;display:flex}.wp-fund-facts small{color:var(--muted);font-size:10px}.wp-fund-facts b{margin-top:4px;font:620 10px Manrope,Vazirmatn}.wp-fund-actions{bottom:0;border-top:1px solid var(--border);background:color-mix(in srgb,var(--bg) 92%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);grid-template-columns:1fr 1.5fr;gap:6px;width:min(560px,100vw);height:65px;padding:10px 14px;display:grid;position:fixed;inset-inline-end:0}.wp-fund-actions button{border:1px solid var(--border);background:var(--surface);color:var(--text-2);border-radius:7px;font-size:10px}.wp-fund-actions button.primary{color:#fff;background:linear-gradient(#ee263b,#c81529);border:0}.wp-modal-layer{z-index:150;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#05070aad;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.wp-fund-modal,.wp-ipo-modal{border:1px solid var(--border);background:var(--bg);border-radius:11px;width:min(500px,95vw);overflow:hidden;box-shadow:0 30px 90px #00000080}.wp-fund-modal>header,.wp-ipo-modal>header{border-bottom:1px solid var(--border);background:var(--surface);justify-content:space-between;align-items:center;min-height:77px;padding:12px 14px;display:flex}.wp-fund-modal header span,.wp-ipo-modal header span{color:var(--brand);letter-spacing:.08em;font:10px Manrope}.wp-fund-modal h3,.wp-ipo-modal h3{margin:3px 0;font-size:13px}.wp-fund-modal header button,.wp-ipo-modal header button{border:1px solid var(--border);background:var(--surface-2);width:27px;height:27px;color:var(--muted);border-radius:6px;place-items:center;display:grid}.wp-fund-modal>label{flex-direction:column;gap:5px;margin:13px 14px;display:flex}.wp-fund-modal>label>span{font-size:10px}.wp-fund-modal>label>div{border:1px solid var(--border);background:var(--surface);border-radius:6px;align-items:center;height:40px;padding:0 9px;display:flex}.wp-fund-modal input{width:100%;color:var(--text);background:0 0;border:0;outline:0;font:650 10px Manrope,Vazirmatn}.wp-fund-modal label small{color:var(--muted);font-size:10px}.wp-unit-estimate{border:1px solid var(--border);background:var(--surface-2);border-radius:7px;grid-template-columns:1fr auto;gap:3px 7px;margin:0 14px 10px;padding:10px;display:grid}.wp-unit-estimate span{color:var(--muted);font-size:10px}.wp-unit-estimate strong{font:700 11px Manrope,Vazirmatn}.wp-unit-estimate small{color:var(--muted);grid-column:1/-1;font-size:10px}.wp-source-account{background:var(--positive-soft);min-height:52px;color:var(--positive);border:1px solid #24a67a29;border-radius:7px;grid-template-columns:25px 1fr auto;align-items:center;gap:6px;margin:0 14px 12px;padding:8px;display:grid}.wp-source-account>span{flex-direction:column;display:flex}.wp-source-account b{color:var(--text);font-size:10px}.wp-source-account small{color:var(--text-2);font-size:10px}.wp-fund-modal>footer,.wp-ipo-modal>footer{border-top:1px solid var(--border);background:var(--surface);justify-content:flex-end;gap:6px;min-height:61px;padding:10px 14px;display:flex}.wp-fund-modal>footer button,.wp-ipo-modal>footer button{border:1px solid var(--border);background:var(--surface-2);height:34px;color:var(--text-2);border-radius:6px;padding:0 10px;font-size:10px}.wp-fund-modal>footer button.primary,.wp-ipo-modal>footer button.primary{color:#fff;background:linear-gradient(#ee263b,#c81529);border:0}.wp-success-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:350px;padding:40px;display:flex}.wp-success-state>span{background:var(--positive-soft);width:55px;height:55px;color:var(--positive);border-radius:50%;place-items:center;display:grid}.wp-success-state h3{margin:14px 0 4px;font-size:14px}.wp-success-state p{color:var(--muted);margin:0;font:10px Manrope,Vazirmatn}.wp-success-state button{border:1px solid var(--border);background:var(--surface);height:33px;color:var(--brand);border-radius:6px;margin-top:18px;padding:0 11px;font-size:10px}.wp-ipo-stats{border:1px solid var(--border);background:var(--surface);border-radius:8px;grid-template-columns:repeat(4,1fr);min-width:490px;padding:7px;display:grid}.wp-ipo-stats>span{border-inline-end:1px solid var(--border-soft);flex-direction:column;min-height:45px;padding:5px 9px;display:flex}.wp-ipo-stats>span:last-child{border:0}.wp-ipo-stats small{color:var(--muted);font-size:10px}.wp-ipo-stats strong{margin-top:5px;font:700 10px Manrope,Vazirmatn}.wp-ipo-layout{border:1px solid var(--border);background:var(--surface);border-radius:10px;grid-template-columns:390px 1fr;min-height:570px;display:grid;overflow:hidden}.wp-ipo-layout>aside{border-inline-end:1px solid var(--border);background:var(--bg-elevated);overflow:auto}.wp-ipo-filters{border-bottom:1px solid var(--border);gap:3px;padding:7px;display:flex;overflow:auto}.wp-ipo-filters button{border:1px solid var(--border);background:var(--surface);height:27px;color:var(--muted);white-space:nowrap;border-radius:5px;padding:0 7px;font-size:10px}.wp-ipo-filters button.active{background:var(--brand-soft);color:var(--brand);border-color:#ee1c3133}.wp-ipo-layout>aside>button{border:0;border-bottom:1px solid var(--border-soft);width:100%;min-height:79px;color:var(--text);text-align:start;cursor:pointer;background:0 0;grid-template-columns:38px 1fr auto;align-items:center;gap:8px;padding:8px 10px;display:grid}.wp-ipo-layout>aside>button:hover,.wp-ipo-layout>aside>button.selected{background:var(--surface)}.wp-ipo-layout>aside>button.selected{box-shadow:inset 3px 0 0 var(--brand)}[dir=rtl] .wp-ipo-layout>aside>button.selected{box-shadow:inset -3px 0 0 var(--brand)}.wp-offer-type{border-radius:9px;place-items:center;width:38px;height:38px;font-size:10px;font-weight:750;display:grid}.wp-offer-type.ipo{background:var(--brand-soft);color:var(--brand)}.wp-offer-type.right{background:var(--positive-soft);color:var(--positive)}.wp-offer-type.bond{background:var(--warning-soft);color:var(--warning)}.wp-ipo-layout>aside>button>div{flex-direction:column;min-width:0;display:flex}.wp-ipo-layout>aside>button>div>span{color:var(--muted);font-size:10px}.wp-ipo-layout>aside>button strong{text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:10px;overflow:hidden}.wp-ipo-layout>aside>button small{color:var(--muted);margin-top:3px;font:10px Manrope,Vazirmatn}.wp-ipo-layout>main{min-width:0;padding:20px}.wp-ipo-detail-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.wp-ipo-detail-head>div:first-child>span{color:var(--brand);font:10px Manrope,Vazirmatn}.wp-ipo-detail-head h2{margin:4px 0 2px;font-size:22px}.wp-ipo-detail-head h2 small{color:var(--text-2);font-size:10px;font-weight:500}.wp-ipo-detail-head p{color:var(--muted);margin:0;font-size:10px}.wp-ipo-detail-head>div:last-child{gap:5px;display:flex}.wp-ipo-detail-head>div:last-child button{border:1px solid var(--border);background:var(--surface-2);height:28px;color:var(--muted);border-radius:5px;align-items:center;gap:4px;padding:0 7px;font-size:10px;display:flex}.wp-ipo-detail-metrics{grid-template-columns:repeat(5,1fr);gap:6px;margin-top:20px;display:grid}.wp-ipo-detail-metrics>div{border:1px solid var(--border);background:var(--surface-2);border-radius:7px;flex-direction:column;min-height:66px;padding:9px;display:flex}.wp-ipo-detail-metrics span{color:var(--muted);font-size:10px}.wp-ipo-detail-metrics strong{margin-top:7px;font:700 10px Manrope,Vazirmatn}.wp-ipo-description{color:var(--text-2);margin:19px 3px;font-size:10px;line-height:1.9}.wp-ipo-readiness{grid-template-columns:1fr 1fr;gap:5px;display:grid}.wp-ipo-readiness>div{background:var(--positive-soft);border:1px solid #24a67a21;border-radius:6px;grid-template-columns:22px 1fr;align-items:center;gap:5px;min-height:43px;padding:6px 8px;display:grid}.wp-ipo-readiness>div>span{width:21px;height:21px;color:var(--positive);background:#24a67a1f;border-radius:5px;place-items:center;display:grid}.wp-ipo-readiness b{font-size:10px}.wp-ipo-actions{border:1px solid var(--border);background:var(--surface-2);border-radius:7px;justify-content:space-between;align-items:center;min-height:68px;margin-top:17px;padding:9px;display:flex}.wp-ipo-actions>div{color:var(--brand);grid-template-columns:27px 1fr;align-items:center;gap:6px;display:grid}.wp-ipo-actions>div>span{flex-direction:column;display:flex}.wp-ipo-actions small{color:var(--muted);font-size:10px}.wp-ipo-actions strong{color:var(--text);font:650 10px Manrope,Vazirmatn}.wp-ipo-actions button{color:#fff;background:linear-gradient(#ee263b,#c81529);border:0;border-radius:6px;align-items:center;gap:5px;height:34px;padding:0 11px;font-size:10px;display:flex}.wp-ipo-actions button:disabled{filter:grayscale(.6);opacity:.45}.wp-ipo-modal{width:min(580px,95vw)}.wp-ipo-modal header p{color:var(--muted);margin:0;font-size:10px}.wp-ipo-order{grid-template-columns:1fr 1fr;gap:6px;padding:12px 14px;display:grid}.wp-ipo-order>div{border:1px solid var(--border);background:var(--surface);border-radius:6px;flex-direction:column;min-height:57px;padding:8px;display:flex}.wp-ipo-order span{color:var(--muted);font-size:10px}.wp-ipo-order strong{margin-top:5px;font:700 10px Manrope,Vazirmatn}.wp-ipo-toggle{border:1px solid var(--border);background:var(--surface);border-radius:7px;grid-template-columns:27px 1fr auto;align-items:center;gap:7px;min-height:56px;margin:0 14px 7px;padding:7px 8px;display:grid}.wp-ipo-toggle>span{background:var(--brand-soft);width:26px;height:26px;color:var(--brand);border-radius:6px;place-items:center;display:grid}.wp-ipo-toggle>div{flex-direction:column;display:flex}.wp-ipo-toggle strong{font-size:10px}.wp-ipo-toggle small{color:var(--muted);margin-top:2px;font-size:10px}.wp-ipo-toggle>button{background:var(--surface-3);cursor:pointer;border:0;border-radius:10px;width:35px;height:18px;padding:2px}.wp-ipo-toggle>button i{background:var(--muted);border-radius:50%;width:14px;height:14px;transition:all .2s;display:block}.wp-ipo-toggle>button.active{background:var(--positive-soft)}.wp-ipo-toggle>button.active i{background:var(--positive);margin-inline-start:17px}.wp-eligibility{background:var(--positive-soft);min-height:58px;color:var(--positive);border:1px solid #24a67a29;border-radius:7px;grid-template-columns:27px 1fr auto;align-items:center;gap:6px;margin:10px 14px 13px;padding:8px;display:grid}.wp-eligibility>span{flex-direction:column;display:flex}.wp-eligibility strong{color:var(--text);font-size:10px}.wp-eligibility small{color:var(--text-2);margin-top:2px;font-size:10px}.wp-eligibility b{font:10px Manrope}.wp-ipo-calendar{grid-template-columns:repeat(4,1fr);gap:7px;padding:18px 25px;display:grid}.wp-ipo-calendar>div{border:1px solid var(--border);background:var(--surface-2);border-radius:8px;grid-template-rows:auto 26px 1fr auto;grid-template-columns:1fr auto;min-height:150px;padding:11px;display:grid;position:relative}.wp-ipo-calendar time{color:var(--brand);font:10px Manrope,Vazirmatn}.wp-ipo-calendar>div>span{justify-self:end}.wp-ipo-calendar>div>span i{background:var(--warning);width:7px;height:7px;box-shadow:0 0 0 4px var(--warning-soft);border-radius:50%;display:block}.wp-ipo-calendar>div>span i.open{background:var(--positive);box-shadow:0 0 0 4px var(--positive-soft)}.wp-ipo-calendar>div>div{flex-direction:column;grid-column:1/-1;justify-content:center;display:flex}.wp-ipo-calendar strong{font-size:12px}.wp-ipo-calendar small{color:var(--muted);margin-top:3px;font-size:10px}.wp-ipo-calendar button{color:var(--brand);background:0 0;border:0;grid-column:1/-1;align-items:center;gap:4px;font-size:10px;display:flex}.wp-allocation-results{min-width:750px}.wp-panel:has(.wp-allocation-results){overflow:auto}.wp-allocation-results>div{border-bottom:1px solid var(--border-soft);grid-template-columns:1.3fr repeat(5,1fr);align-items:center;gap:8px;min-height:52px;padding:4px 12px;display:grid}.wp-allocation-results>div:first-child{background:var(--surface-2);height:34px;min-height:34px;color:var(--muted);font-size:10px}.wp-allocation-results>div>span{flex-direction:column;display:flex}.wp-allocation-results b,.wp-allocation-results strong{font:620 10px Manrope,Vazirmatn}.wp-allocation-results small{color:var(--muted);font-size:10px}.wp-campaign-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.wp-campaign-grid>article{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:10px;padding:16px}.wp-campaign-grid header{justify-content:space-between;display:flex}.wp-campaign-grid header>span{color:var(--brand);letter-spacing:.08em;font:10px Manrope,Vazirmatn}.wp-campaign-grid h3{margin:14px 0;font-size:15px}.wp-campaign-return{grid-template-columns:1fr 1fr;gap:6px;display:grid}.wp-campaign-return>span{border:1px solid var(--border-soft);background:var(--surface-2);border-radius:7px;flex-direction:column;min-height:56px;padding:8px;display:flex}.wp-campaign-return small{color:var(--muted);font-size:10px}.wp-campaign-return strong{margin-top:5px;font:700 10px Manrope,Vazirmatn}.wp-campaign-progress{grid-template-columns:1fr auto;gap:5px;margin-top:13px;display:grid}.wp-campaign-progress span,.wp-campaign-progress b{font:10px Manrope,Vazirmatn}.wp-campaign-progress i{background:var(--surface-3);border-radius:6px;grid-column:1/-1;height:5px;overflow:hidden}.wp-campaign-progress em{background:linear-gradient(90deg,var(--brand-deep),var(--brand));height:100%;display:block}.wp-campaign-grid article>button{background:var(--brand-soft);width:100%;height:34px;color:var(--brand);border:1px solid #ee1c3133;border-radius:6px;justify-content:center;align-items:center;gap:5px;margin-top:14px;font-size:10px;display:flex}.wp-smart-head>div:last-child{background:var(--warning-soft);border:1px solid #c88b2d33;border-radius:8px;flex-direction:column;min-width:240px;padding:9px 11px;display:flex}.wp-smart-head>div:last-child>span{color:var(--warning);align-items:center;gap:5px;font:10px Manrope,Vazirmatn;display:flex}.wp-smart-head>div:last-child strong{margin-top:4px;font-size:10px}.wp-smart-layout{border:1px solid var(--border);background:var(--surface);border-radius:10px;grid-template-columns:245px 1fr;min-height:700px;display:grid;overflow:hidden}.wp-smart-layout>aside{border-inline-end:1px solid var(--border);background:var(--bg-elevated);padding:8px}.wp-smart-layout>aside>span{color:var(--muted);letter-spacing:.08em;padding:6px 8px;font:10px Manrope;display:block}.wp-smart-layout>aside>button{width:100%;min-height:54px;color:var(--text-2);text-align:start;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;grid-template-columns:29px 1fr 14px;align-items:center;gap:6px;padding:6px;display:grid}.wp-smart-layout>aside>button:hover{background:var(--surface-2)}.wp-smart-layout>aside>button.active{background:var(--brand-soft);color:var(--brand);border-color:#ee1c3129}.wp-smart-layout>aside>button>span{background:var(--surface-3);width:28px;height:28px;color:var(--muted);border-radius:7px;place-items:center;display:grid}.wp-smart-layout>aside>button.active>span{background:var(--brand-soft);color:var(--brand)}.wp-smart-layout>aside>button>div{flex-direction:column;display:flex}.wp-smart-layout>aside strong{font-size:10px}.wp-smart-layout>aside small{color:var(--muted);margin-top:2px;font-size:10px}.wp-smart-layout>aside>button>svg{color:var(--muted)}.wp-smart-layout>main{min-width:0;padding:16px}.wp-smart-layout>main>header{justify-content:space-between;align-items:flex-start;min-height:70px;display:flex}.wp-smart-layout>main>header span:not(.wp-pill){color:var(--brand);font-size:10px}.wp-smart-layout h2{margin:3px 0;font-size:17px}.wp-smart-layout>main>header p{color:var(--muted);margin:0;font-size:10px}.wp-smart-builder{grid-template-columns:1fr 1.1fr;gap:8px;display:grid}.wp-smart-form{grid-template-columns:1fr 1fr;gap:7px;padding:10px;display:grid}.wp-smart-form label{flex-direction:column;gap:4px;min-width:0;display:flex;position:relative}.wp-smart-form label>span{font-size:10px}.wp-smart-form input,.wp-smart-form select{border:1px solid var(--border);background:var(--surface-2);height:37px;color:var(--text);border-radius:6px;padding:0 8px;font:620 10px Manrope,Vazirmatn}.wp-smart-form label>small{bottom:11px;color:var(--muted);font-size:10px;position:absolute;inset-inline-end:7px}.wp-smart-side{border:1px solid var(--border);background:var(--surface-2);border-radius:6px;grid-template-columns:1fr 1fr;gap:3px;height:37px;padding:3px;display:grid}.wp-smart-side button{color:var(--muted);background:0 0;border:0;border-radius:4px;font-size:10px}.wp-smart-side .buy.active{background:var(--positive-soft);color:var(--positive)}.wp-smart-side .sell.active{background:var(--negative-soft);color:var(--negative)}.wp-smart-risk{background:var(--positive-soft);min-height:54px;color:var(--positive);border:1px solid #24a67a29;border-radius:7px;grid-template-columns:24px 1fr auto;align-items:center;gap:6px;margin:0 10px 10px;padding:7px;display:grid}.wp-smart-risk>span{flex-direction:column;display:flex}.wp-smart-risk strong{color:var(--text);font-size:10px}.wp-smart-risk small{color:var(--text-2);font-size:10px}.wp-smart-risk b{font:10px Manrope}.wp-order-logic{grid-template-columns:1fr 25px 1fr 25px 1fr;align-items:center;gap:3px;min-height:235px;padding:22px 12px 10px;display:grid;position:relative}.wp-order-logic>div:not(.wp-oco-branches):not(.wp-slice-preview){border:1px solid var(--border);background:var(--surface-2);text-align:center;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-height:94px;padding:10px 6px;display:flex}.wp-order-logic>div>span{background:var(--brand-soft);width:28px;height:28px;color:var(--brand);border-radius:7px;place-items:center;display:grid}.wp-order-logic>div>strong{margin-top:7px;font-size:10px}.wp-order-logic>div>small{color:var(--muted);margin-top:3px;font:10px Manrope,Vazirmatn}.wp-order-logic>i{color:var(--muted);place-items:center;display:grid}.wp-oco-branches{grid-template-columns:1fr 30px 1fr;align-items:center;gap:5px;height:42px;display:grid;position:absolute;bottom:6px;left:28%;right:5%}.wp-oco-branches>span{border:1px solid var(--border);flex-direction:column;justify-content:center;align-items:center;background:var(--surface-2)!important;height:35px!important;color:var(--text)!important;border-radius:6px!important;display:flex!important}.wp-oco-branches b{font-size:10px}.wp-oco-branches small{font:10px Manrope,Vazirmatn}.wp-oco-branches em{color:var(--brand);text-align:center;font:10px Manrope}.wp-slice-preview{justify-content:center;align-items:flex-end;gap:4px;height:44px;display:flex;position:absolute;bottom:6px;left:7px;right:7px}.wp-slice-preview>i{background:linear-gradient(180deg,var(--brand),var(--brand-soft));border-radius:3px 3px 0 0;flex:1;max-width:23px;position:relative}.wp-slice-preview span{text-align:center;font:10px Manrope,Vazirmatn;position:absolute;bottom:2px;left:0;right:0;color:#fff!important}.wp-smart-simulation{margin-top:8px}.wp-sim-grid{grid-template-columns:1.45fr 1fr;display:grid}.wp-sim-grid>div:last-child{border-inline-start:1px solid var(--border-soft);flex-direction:column;justify-content:center;padding:18px;display:flex}.wp-sim-grid>div:last-child>span{color:var(--brand);letter-spacing:.08em;font:10px Manrope}.wp-sim-grid>div:last-child>strong{min-height:44px;margin-top:8px;font-size:10px;line-height:1.8}.wp-sim-grid>div:last-child>div{grid-template-columns:repeat(3,1fr);gap:5px;margin-top:13px;display:grid}.wp-sim-grid>div:last-child>div span{border:1px solid var(--border);background:var(--surface-2);border-radius:6px;flex-direction:column;min-height:53px;padding:7px;display:flex}.wp-sim-grid small{color:var(--muted);font-size:10px}.wp-sim-grid b{margin-top:5px;font:700 10px Manrope,Vazirmatn}.wp-sim-grid>div:last-child.revealed{background:linear-gradient(145deg,var(--positive-soft),transparent)}.wp-underlying-picker{gap:5px;display:flex}.wp-underlying-picker button{border:1px solid var(--border);background:var(--surface);min-width:105px;height:58px;color:var(--text);text-align:start;cursor:pointer;border-radius:7px;grid-template-columns:1fr auto;gap:2px 5px;padding:6px 8px;display:grid}.wp-underlying-picker button.active{background:var(--brand-soft);border-color:#ee1c3140}.wp-underlying-picker button>span{font-size:10px;font-weight:700}.wp-underlying-picker button>strong{font:700 10px Manrope,Vazirmatn}.wp-underlying-picker .wp-delta{font-size:10px}.wp-underlying-picker small{color:var(--muted);font:10px Manrope}.wp-expiry-bar{border:1px solid var(--border);background:var(--surface);border-radius:8px;align-items:center;gap:5px;min-height:49px;margin-bottom:7px;padding:6px 8px;display:flex}.wp-expiry-bar>span{color:var(--muted);padding:0 7px;font:10px Manrope,Vazirmatn}.wp-expiry-bar>button{border:1px solid var(--border);background:var(--surface-2);height:34px;color:var(--text-2);cursor:pointer;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;padding:0 9px;font-size:10px;display:flex}.wp-expiry-bar>button small{color:var(--muted);font:10px Manrope,Vazirmatn}.wp-expiry-bar>button.active{background:var(--brand-soft);color:var(--brand);border-color:#ee1c3138}.wp-expiry-bar>div{gap:12px;margin-inline-start:auto;display:flex}.wp-expiry-bar>div span{color:var(--muted);font:10px Manrope,Vazirmatn}.wp-expiry-bar>div b{color:var(--text);font-size:10px}.wp-option-chain{border:1px solid var(--border);background:var(--surface);direction:ltr;border-radius:8px;min-width:1050px;margin-bottom:8px;overflow:hidden}.wp-derivatives{overflow-x:auto}.wp-option-chain>header,.wp-option-chain>div{grid-template-columns:1fr 86px 1fr;align-items:center;display:grid}.wp-option-chain>header{background:var(--surface-2);height:55px}.wp-option-chain>header>div:first-child,.wp-option-chain>header>div:last-child,.wp-option-chain>div>div{text-align:center;grid-template-columns:repeat(6,1fr);align-items:center;gap:4px;display:grid}.wp-option-chain>header>div.call{grid-template-columns:55px repeat(6,1fr)}.wp-option-chain>header>div.put{grid-template-columns:repeat(6,1fr) 55px}.wp-option-chain>header strong{color:var(--positive);font:700 10px Manrope}.wp-option-chain>header .put strong{color:var(--negative)}.wp-option-chain>header span,.wp-option-chain>header>div:nth-child(2){color:var(--muted);font:10px Manrope,Vazirmatn}.wp-option-chain>div{border-top:1px solid var(--border-soft);cursor:pointer;height:38px}.wp-option-chain>div:hover,.wp-option-chain>div.selected{background:var(--surface-2)}.wp-option-chain>div.atm{box-shadow:inset 0 1px 0 var(--warning),inset 0 -1px 0 var(--warning)}.wp-option-chain>div>strong{background:var(--surface-2);justify-content:center;align-items:center;gap:4px;height:100%;font:700 10px Manrope,Vazirmatn;display:flex}.wp-option-chain>div>strong small{background:var(--warning-soft);color:var(--warning);border-radius:3px;padding:2px 3px;font:10px Manrope}.wp-option-chain>div span{color:var(--text-2);font:10px Manrope,Vazirmatn}.wp-option-chain>div button{background:var(--positive-soft);height:23px;color:var(--positive);border:1px solid #24a67a29;border-radius:4px;font:650 10px Manrope,Vazirmatn}.wp-option-chain>div .put button{background:var(--negative-soft);color:var(--negative);border-color:#ee496029}.wp-option-chain>div button.ask{font-weight:750}.wp-strategy-section{grid-template-columns:180px minmax(480px,.9fr) minmax(500px,1.1fr);gap:7px;display:grid}.wp-strategy-presets{border:1px solid var(--border);background:var(--surface);border-radius:8px;padding:7px}.wp-strategy-presets>span{color:var(--muted);letter-spacing:.08em;padding:6px;font:10px Manrope,Vazirmatn;display:block}.wp-strategy-presets>button{width:100%;min-height:47px;color:var(--text-2);text-align:start;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;flex-direction:column;padding:6px;display:flex}.wp-strategy-presets>button:hover{background:var(--surface-2)}.wp-strategy-presets>button.active{background:var(--brand-soft);color:var(--brand);border-color:#ee1c312b}.wp-strategy-presets strong{font-size:10px}.wp-strategy-presets small{color:var(--muted);margin-top:3px;font-size:10px}.wp-strategy-builder{border:1px solid var(--border);background:var(--surface);border-radius:8px;overflow:hidden}.wp-strategy-builder>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;min-height:70px;padding:10px 12px;display:flex}.wp-strategy-builder>header>div:first-child>span{color:var(--brand);letter-spacing:.08em;font:10px Manrope}.wp-strategy-builder h2{margin:3px 0;font-size:14px}.wp-strategy-builder header p{color:var(--muted);margin:0;font-size:10px}.wp-strategy-builder>header>div:last-child{gap:4px;display:flex}.wp-strategy-builder>header button{border:1px solid var(--border);background:var(--surface-2);height:27px;color:var(--text-2);border-radius:5px;align-items:center;gap:3px;padding:0 6px;font:10px Manrope;display:flex}.wp-leg-list>div{border-bottom:1px solid var(--border-soft);grid-template-columns:20px .65fr .7fr .7fr .7fr .45fr 22px;align-items:center;gap:5px;min-height:37px;padding:3px 7px;display:grid}.wp-leg-list>div:first-child{background:var(--surface-2);height:29px;min-height:29px;color:var(--muted);font-size:10px}.wp-leg-list span,.wp-leg-list b,.wp-leg-list strong{font:620 10px Manrope,Vazirmatn}.wp-leg-list button{border:1px solid var(--border);background:var(--surface-2);height:22px;color:var(--muted);border-radius:4px;font-size:10px}.wp-leg-list button.buy{background:var(--positive-soft);color:var(--positive);border-color:#24a67a29}.wp-leg-list button.sell{background:var(--negative-soft);color:var(--negative);border-color:#ee496029}.wp-greeks{grid-template-columns:repeat(5,1fr);gap:4px;padding:8px;display:grid}.wp-greeks>span{border:1px solid var(--border-soft);background:var(--surface-2);border-radius:5px;flex-direction:column;min-height:46px;padding:6px;display:flex}.wp-greeks small{color:var(--muted);font:10px Manrope,Vazirmatn}.wp-greeks b{margin-top:5px;font:700 10px Manrope,Vazirmatn}.wp-payoff .financial-chart{margin-top:2px}.wp-payoff-metrics{border-top:1px solid var(--border-soft);grid-template-columns:1fr 1fr 1fr auto;align-items:center;gap:5px;padding:8px;display:grid}.wp-payoff-metrics>span{border:1px solid var(--border-soft);background:var(--surface-2);border-radius:5px;flex-direction:column;min-height:48px;padding:6px;display:flex}.wp-payoff-metrics small{color:var(--muted);font-size:10px}.wp-payoff-metrics strong{margin-top:5px;font:700 10px Manrope,Vazirmatn}.wp-payoff-metrics button{color:#fff;background:linear-gradient(#ee263b,#c81529);border:0;border-radius:6px;align-items:center;gap:4px;height:48px;padding:0 8px;font-size:10px;display:flex}.wp-client-calc{color:var(--positive);font:10px Manrope}@media (max-width:1300px){.wp-fund-grid{grid-template-columns:repeat(2,1fr)}.wp-ipo-layout{grid-template-columns:340px 1fr}.wp-strategy-section{grid-template-columns:170px 1fr}.wp-payoff{grid-column:1/-1}.wp-smart-builder{grid-template-columns:1fr}}@media (max-width:1050px){.wp-grid>.span-8,.wp-grid>.span-7,.wp-grid>.span-5,.wp-grid>.span-4{grid-column:span 12}.wp-wealth-metrics{grid-template-columns:repeat(2,1fr)}.wp-fund-tools{grid-template-columns:1fr}.wp-fund-tools>div{grid-row:2}.wp-compare-insights{grid-template-columns:1fr 1fr}.wp-ipo-hero{flex-direction:column;align-items:flex-start}.wp-ipo-stats{width:100%;min-width:0}.wp-ipo-layout{grid-template-columns:300px 1fr}.wp-ipo-detail-metrics{grid-template-columns:1fr 1fr}.wp-smart-layout{grid-template-columns:190px 1fr}.wp-underlying-picker{overflow:auto}.wp-deriv-head{flex-direction:column;align-items:flex-start}.wp-strategy-section{grid-template-columns:1fr}.wp-strategy-presets{display:flex;overflow:auto}.wp-strategy-presets>span{display:none}.wp-strategy-presets>button{min-width:125px}}@media (max-width:720px){.wp-portfolio-hero,.wp-fund-hero,.wp-smart-head{flex-direction:column;align-items:flex-start}.wp-hero-return,.wp-fund-hero>div:last-child,.wp-smart-head>div:last-child{width:100%;min-width:0}.wp-wealth-metrics{grid-template-columns:1fr}.wp-tabs,.wp-mode-tabs{overflow:auto}.wp-tabs button,.wp-mode-tabs button{min-width:max-content}.wp-allocation,.wp-fund-grid,.wp-discovery-strip{grid-template-columns:1fr}.wp-compare-selected{overflow:auto}.wp-compare-insights{grid-template-columns:1fr}.wp-ipo-stats{grid-template-columns:1fr 1fr}.wp-ipo-layout{flex-direction:column;display:flex}.wp-ipo-layout>aside{border:0;border-bottom:1px solid var(--border);max-height:300px}.wp-ipo-layout>main{padding:13px}.wp-ipo-detail-head{flex-direction:column;align-items:flex-start}.wp-ipo-readiness,.wp-ipo-calendar,.wp-campaign-grid{grid-template-columns:1fr}.wp-smart-layout{flex-direction:column;display:flex}.wp-smart-layout>aside{border:0;border-bottom:1px solid var(--border);display:flex;overflow:auto}.wp-smart-layout>aside>span{display:none}.wp-smart-layout>aside>button{min-width:150px}.wp-smart-form{grid-template-columns:1fr}.wp-order-logic{grid-template-columns:1fr;gap:7px}.wp-order-logic>i{transform:rotate(-90deg)}.wp-order-logic{padding-bottom:60px}.wp-oco-branches{left:5%;right:5%}.wp-sim-grid{grid-template-columns:1fr}.wp-sim-grid>div:last-child{border:0;border-top:1px solid var(--border)}.wp-expiry-bar{overflow:auto}.wp-expiry-bar>div{display:none}.wp-underlying-picker{width:100%}.wp-payoff-metrics{grid-template-columns:1fr 1fr}.wp-payoff-metrics button{grid-column:1/-1;justify-content:center}.wp-greeks{grid-template-columns:1fr 1fr}.wp-fund-drawer{width:100vw}}.bo-workspace{color:var(--text);flex-direction:column;gap:8px;display:flex}.bo-table.balances>div{grid-template-columns:.45fr 1.25fr .6fr .85fr .85fr .85fr .65fr}.bo-workspace button,.bo-workspace input,.bo-workspace select,.bo-workspace textarea{font-family:inherit}.bo-hero{border:1px solid var(--border);background:radial-gradient(circle at 84% 25%,#ee1c311f,transparent 31%),linear-gradient(125deg,var(--surface),var(--bg-elevated));border-radius:11px;justify-content:space-between;align-items:center;gap:18px;min-height:118px;padding:22px 24px;display:flex;position:relative;overflow:hidden}.bo-hero:before{content:"";inset-inline-start:0;background:var(--brand);border-radius:0 4px 4px 0;width:3px;position:absolute;top:20px;bottom:20px}.bo-hero.danger{background:radial-gradient(circle at 84% 25%,#ee496029,transparent 34%),linear-gradient(125deg,var(--surface),var(--bg-elevated))}.bo-hero>div:first-child{z-index:1;position:relative}.bo-hero>div:first-child>span{color:var(--brand);letter-spacing:.12em;font:650 10px Manrope,Vazirmatn}.bo-hero h1{letter-spacing:-.03em;margin:5px 0 4px;font-size:22px}.bo-hero p{max-width:720px;color:var(--muted);margin:0;font-size:10px;line-height:1.8}.bo-hero-status,.bo-buffer,.bo-cutoff,.bo-recon-score,.bo-credit-head,.bo-close-progress{background:#ee1c310e;border:1px solid #ee1c3129;border-radius:8px;flex-direction:column;min-width:210px;padding:12px 14px;display:flex}.bo-hero-status>span,.bo-buffer>span,.bo-cutoff>span,.bo-recon-score>span,.bo-credit-head>span,.bo-close-progress>span{color:var(--brand);letter-spacing:.08em;align-items:center;gap:5px;font:10px Manrope,Vazirmatn;display:flex}.bo-hero-status strong,.bo-buffer strong,.bo-cutoff strong,.bo-recon-score strong,.bo-credit-head strong,.bo-close-progress strong{margin-top:5px;font:750 18px Manrope,Vazirmatn}.bo-hero-status small,.bo-buffer small,.bo-cutoff small,.bo-recon-score small,.bo-credit-head small{color:var(--muted);margin-top:2px;font:10px Manrope,Vazirmatn}.bo-close-progress i{background:var(--surface-3);border-radius:4px;height:4px;margin-top:7px;overflow:hidden}.bo-close-progress em{background:var(--brand);height:100%;display:block}.bo-primary{color:#fff;cursor:pointer;background:linear-gradient(#ee263b,#c81529);border:0;border-radius:6px;justify-content:center;align-items:center;gap:5px;height:34px;padding:0 12px;font-size:10px;display:flex}.bo-primary:disabled{opacity:.55;cursor:default}.bo-metrics{grid-template-columns:repeat(6,1fr);gap:6px;display:grid}.bo-metrics>div{border:1px solid var(--border);background:var(--surface);border-radius:8px;flex-direction:column;min-height:78px;padding:10px;display:flex;position:relative;overflow:hidden}.bo-metrics>div.accent:after{content:"";inset-inline-start:0;background:var(--brand);width:2px;position:absolute;top:14px;bottom:14px}.bo-metrics span{color:var(--muted);align-items:center;gap:4px;font-size:10px;display:flex}.bo-metrics strong{margin-top:9px;font:720 12px Manrope,Vazirmatn}.bo-metrics small{color:var(--muted);margin-top:3px;font-size:10px}.bo-panel{border:1px solid var(--border);background:var(--surface);min-width:0;box-shadow:var(--shadow);border-radius:9px;overflow:hidden}.bo-panel>header{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:center;gap:8px;min-height:51px;padding:8px 11px;display:flex}.bo-panel>header>div:first-child{align-items:center;gap:7px;display:flex}.bo-panel>header>div:first-child>span{background:var(--brand-soft);width:27px;height:27px;color:var(--brand);border-radius:6px;place-items:center;display:grid}.bo-panel>header>div:first-child>div{flex-direction:column;display:flex}.bo-panel>header strong{font-size:10px}.bo-panel>header small{color:var(--muted);margin-top:2px;font-size:10px}.bo-pill{background:var(--surface-3);min-height:21px;color:var(--text-2);white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;gap:4px;padding:0 6px;font:620 10px Manrope,Vazirmatn;display:inline-flex}.bo-pill i{background:currentColor;border-radius:50%;width:4px;height:4px}.bo-pill.success{background:var(--positive-soft);color:var(--positive)}.bo-pill.warning{background:var(--warning-soft);color:var(--warning)}.bo-pill.danger{background:var(--negative-soft);color:var(--negative)}.bo-grid{grid-template-columns:repeat(12,1fr);gap:7px;display:grid}.bo-grid>.span-12{grid-column:span 12}.bo-grid>.span-8{grid-column:span 8}.bo-grid>.span-7{grid-column:span 7}.bo-grid>.span-5{grid-column:span 5}.bo-grid>.span-4{grid-column:span 4}.bo-tabs{border:1px solid var(--border);background:var(--surface);border-radius:8px;align-items:center;gap:4px;min-height:43px;padding:5px;display:flex;overflow:auto}.bo-panel>.bo-tabs{border:0;border-bottom:1px solid var(--border-soft);background:var(--bg-elevated);border-radius:0}.bo-tabs button{height:31px;color:var(--muted);white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:5px;align-items:center;gap:5px;padding:0 10px;font-size:10px;display:flex}.bo-tabs button:hover{background:var(--surface-2);color:var(--text)}.bo-tabs button.active{background:var(--brand-soft);color:var(--brand);border-color:#ee1c312b;font-weight:700}.bo-tabs button b{background:var(--surface-3);text-align:center;border-radius:8px;min-width:20px;padding:2px 4px;font:10px Manrope,Vazirmatn}.bo-tabs button.active b{background:#ee1c311a}.bo-table-tools{align-items:center;gap:5px;display:flex}.bo-table-tools label{border:1px solid var(--border);background:var(--surface-2);height:28px;color:var(--muted);border-radius:5px;align-items:center;gap:4px;padding:0 7px;display:flex}.bo-table-tools input{width:145px;color:var(--text);background:0 0;border:0;outline:0;font-size:10px}.bo-table-tools button{border:1px solid var(--border);background:var(--surface-2);height:28px;color:var(--text-2);border-radius:5px;align-items:center;gap:4px;padding:0 7px;font-size:10px;display:flex}.bo-table{min-width:900px;overflow:auto}.bo-panel:has(.bo-table){overflow:auto}.bo-table>div,.bo-table>button{border:0;border-bottom:1px solid var(--border-soft);width:100%;min-height:49px;color:var(--text-2);text-align:start;background:0 0;align-items:center;gap:7px;padding:4px 10px;display:grid}.bo-table>div:first-child{background:var(--surface-2);height:31px;min-height:31px;color:var(--muted);font-size:10px}.bo-table>button{cursor:pointer}.bo-table>button:hover{background:var(--surface-2)}.bo-table b,.bo-table strong,.bo-table span{font:620 10px Manrope,Vazirmatn}.bo-table small{color:var(--muted);margin-top:2px;font:10px Manrope,Vazirmatn;display:block}.bo-table.payment>div,.bo-table.payment>button{grid-template-columns:.7fr 1.35fr .8fr .9fr .9fr .85fr 18px}.bo-table.ledger>div{grid-template-columns:.95fr .65fr 1.2fr .8fr .8fr .8fr .7fr}.bo-table.facilities>div{grid-template-columns:.65fr 1.2fr .85fr .8fr 1fr .55fr .7fr .75fr}.bo-table.trial>div{grid-template-columns:.45fr 1.4fr repeat(4,.85fr)}.bo-table.trial footer{background:var(--surface-2);grid-template-columns:1fr .8fr .8fr auto;justify-content:end;min-height:44px;display:grid}.bo-backdrop{z-index:89;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0406098f;position:fixed;inset:0}.bo-drawer{z-index:90;border-inline-start:1px solid var(--border);background:var(--bg-elevated);width:min(460px,100vw);padding:16px;position:fixed;inset-block:0;inset-inline-end:0;overflow:auto;box-shadow:-18px 0 50px #0000004d}.bo-drawer>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;padding-bottom:13px;display:flex}.bo-drawer>header span{color:var(--brand);letter-spacing:.08em;font:10px Manrope}.bo-drawer h2{margin:3px 0;font:750 17px Manrope}.bo-drawer p{color:var(--muted);margin:0;font-size:10px}.bo-drawer>header button{border:1px solid var(--border);background:var(--surface-2);width:28px;height:28px;color:var(--muted);border-radius:6px;place-items:center;display:grid}.bo-drawer-amount{grid-template-columns:1fr auto;align-items:center;padding:18px 4px;display:grid}.bo-drawer-amount>span{color:var(--muted);font-size:10px}.bo-drawer-amount>strong{grid-row:2;font:750 19px Manrope,Vazirmatn}.bo-drawer-amount>.bo-pill{grid-area:1/2/3}.bo-facts{grid-template-columns:1fr 1fr;gap:5px;display:grid}.bo-facts>span{border:1px solid var(--border-soft);background:var(--surface-2);border-radius:6px;flex-direction:column;min-height:52px;padding:8px;display:flex}.bo-facts small{color:var(--muted);font-size:10px}.bo-facts b{margin-top:5px;font:650 10px Manrope,Vazirmatn}.bo-drawer .bo-panel{margin-top:8px}.bo-mini-timeline{padding:10px}.bo-mini-timeline>div{grid-template-columns:24px 1fr;min-height:39px;display:grid;position:relative}.bo-mini-timeline>div:not(:last-child):after{content:"";inset-inline-start:11px;background:var(--border);width:1px;position:absolute;top:21px;bottom:-1px}.bo-mini-timeline i{border:1px solid var(--border);background:var(--surface-2);width:23px;height:23px;color:var(--muted);border-radius:50%;place-items:center;display:grid}.bo-mini-timeline .done i{background:var(--positive-soft);color:var(--positive);border-color:#24a67a40}.bo-mini-timeline .alert i{background:var(--negative-soft);color:var(--negative);border-color:#ee496040}.bo-mini-timeline span{flex-direction:column;padding-inline-start:6px;display:flex}.bo-mini-timeline strong{font-size:10px}.bo-mini-timeline small{color:var(--muted);margin-top:2px;font:10px Manrope}.bo-exception-box{background:var(--warning-soft);min-height:62px;color:var(--warning);border:1px solid #c88b2d2e;border-radius:7px;grid-template-columns:24px 1fr;align-items:center;gap:5px;margin-top:8px;padding:8px;display:grid}.bo-exception-box span{flex-direction:column;display:flex}.bo-exception-box strong{color:var(--text);font-size:10px}.bo-exception-box small{color:var(--text-2);margin-top:3px;font-size:10px}.bo-drawer>footer{grid-template-columns:1fr 1.4fr;gap:5px;margin-top:12px;display:grid}.bo-drawer>footer button{border:1px solid var(--border);background:var(--surface-2);height:36px;color:var(--text-2);border-radius:6px;font-size:10px}.bo-drawer>footer button.primary{background:var(--brand);color:#fff;border:0}.bo-bank-list{padding:5px 10px}.bo-bank-list>div{border-bottom:1px solid var(--border-soft);grid-template-columns:27px 1fr auto auto;align-items:center;gap:6px;min-height:48px;display:grid}.bo-bank-list>div>span:first-child{background:var(--brand-soft);width:25px;height:25px;color:var(--brand);border-radius:6px;place-items:center;font-weight:800;display:grid}.bo-bank-list>div>div{flex-direction:column;display:flex}.bo-bank-list strong{font-size:10px}.bo-bank-list small{color:var(--muted);font:10px Manrope,Vazirmatn}.bo-bank-list b{font:700 10px Manrope,Vazirmatn}.bo-flow,.bo-posting-flow{justify-content:center;align-items:center;gap:20px;min-height:190px;padding:18px;display:flex}.bo-flow>div,.bo-posting-flow>div{border:1px solid var(--border);background:var(--surface-2);text-align:center;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:115px;min-height:98px;padding:9px;display:flex;position:relative}.bo-flow>div>span,.bo-posting-flow>div>span{background:var(--brand-soft);width:31px;height:31px;color:var(--brand);border-radius:8px;place-items:center;display:grid}.bo-flow strong,.bo-posting-flow strong{margin-top:7px;font-size:10px}.bo-flow small,.bo-posting-flow small{color:var(--muted);margin-top:3px;font:10px Manrope,Vazirmatn}.bo-flow>div>i,.bo-posting-flow>div>i{inset-inline-end:-25px;color:var(--muted);position:absolute;top:41px}.bo-obligations{padding:5px 10px}.bo-obligations>div{border-bottom:1px solid var(--border-soft);grid-template-columns:1.4fr .75fr auto;align-items:center;gap:7px;min-height:59px;display:grid}.bo-obligations>div>span{flex-direction:column;display:flex}.bo-obligations strong{font-size:10px}.bo-obligations small{color:var(--muted);margin-top:2px;font:10px Manrope,Vazirmatn}.bo-obligations>div>div{grid-template-columns:1fr auto;align-items:center;gap:5px;display:grid}.bo-obligations div>i{background:var(--surface-3);border-radius:4px;width:64px;height:4px;overflow:hidden}.bo-obligations em{background:var(--brand);height:100%;display:block}.bo-obligations div>b{font:10px Manrope}.bo-warning-list{padding:8px}.bo-warning-list button{width:100%;min-height:48px;color:var(--warning);text-align:start;background:0 0;border:1px solid #0000;border-radius:6px;grid-template-columns:22px 1fr auto;align-items:center;padding:6px;display:grid}.bo-warning-list button:hover{background:var(--warning-soft);border-color:#c88b2d29}.bo-warning-list span{flex-direction:column;display:flex}.bo-warning-list strong{color:var(--text);font-size:10px}.bo-warning-list small{color:var(--muted);font-size:10px}.bo-warning-list b{font:10px Manrope}.bo-posting-flow{min-height:145px}.bo-posting-flow>div{min-height:83px}.bo-ledger-journals{grid-template-columns:.85fr 1.35fr;gap:7px;display:grid}.bo-journal-list{padding:6px}.bo-journal-list>button{border:1px solid #0000;border-bottom-color:var(--border-soft);width:100%;min-height:56px;color:var(--text-2);text-align:start;cursor:pointer;background:0 0;grid-template-columns:1fr auto auto;align-items:center;gap:6px;padding:7px;display:grid}.bo-journal-list>button:hover{background:var(--surface-2)}.bo-journal-list>button.active{background:var(--brand-soft);border-color:#ee1c312e;border-radius:6px}.bo-journal-list span{flex-direction:column;display:flex}.bo-journal-list strong{font:700 10px Manrope}.bo-journal-list small{color:var(--muted);margin-top:3px;font-size:10px}.bo-journal-list b{font:650 10px Manrope,Vazirmatn}.bo-journal-detail{padding:12px}.bo-journal-detail>header{justify-content:space-between;align-items:flex-start;display:flex}.bo-journal-detail header span{color:var(--brand);letter-spacing:.08em;font:10px Manrope}.bo-journal-detail h3{margin:3px 0;font:750 13px Manrope}.bo-journal-detail p{color:var(--muted);margin:0;font-size:10px}.bo-journal-meta{grid-template-columns:1.2fr 1fr 1fr;gap:4px;margin-top:10px;display:grid}.bo-journal-meta>span{border:1px solid var(--border-soft);background:var(--surface-2);border-radius:5px;flex-direction:column;padding:6px;display:flex}.bo-journal-meta small{color:var(--muted);font-size:10px}.bo-journal-meta b{margin-top:4px;font-size:10px}.bo-journal-lines{border:1px solid var(--border);border-radius:6px;margin-top:8px;overflow:hidden}.bo-journal-lines>div,.bo-journal-lines>footer{border-bottom:1px solid var(--border-soft);grid-template-columns:1.2fr 1.2fr .9fr .9fr;align-items:center;gap:5px;min-height:38px;padding:4px 7px;display:grid}.bo-journal-lines>div:first-child{background:var(--surface-2);height:28px;min-height:28px;color:var(--muted);font-size:10px}.bo-journal-lines span,.bo-journal-lines b{font:10px Manrope,Vazirmatn}.bo-journal-lines footer{background:var(--surface-2);border:0;grid-template-columns:2.4fr .9fr .9fr}.bo-balance-proof{background:var(--positive-soft);min-height:35px;color:var(--positive);border-radius:5px;align-items:center;gap:5px;margin-top:7px;padding:6px;font-size:10px;display:flex}.bo-journal-detail>.bo-primary{margin-top:8px;margin-inline-start:auto}.bo-util{grid-template-columns:1fr auto;align-items:center;gap:4px;display:grid!important}.bo-util>i{background:var(--surface-3);border-radius:4px;height:4px;overflow:hidden}.bo-util em{background:var(--brand);height:100%;display:block}.bo-settlement-life{grid-template-columns:repeat(5,1fr);align-items:center;min-height:110px;padding:15px 30px;display:grid}.bo-settlement-life>div{flex-direction:column;align-items:center;display:flex;position:relative}.bo-settlement-life i{border:1px solid var(--border);background:var(--surface-2);width:26px;height:26px;color:var(--muted);z-index:1;border-radius:50%;place-items:center;font:10px Manrope;display:grid;position:relative}.bo-settlement-life .done i{background:var(--positive-soft);color:var(--positive);border-color:#24a67a40}.bo-settlement-life .active i{border-color:var(--brand);background:var(--brand-soft);color:var(--brand);box-shadow:0 0 0 5px #ee1c310f}.bo-settlement-life strong{margin-top:6px;font:650 10px Manrope}.bo-settlement-life small{color:var(--muted);margin-top:2px;font:10px Manrope}.bo-settlement-life span{top:13px;background:var(--border);width:100%;height:1px;position:absolute;inset-inline-start:50%}.bo-settlement-layout{grid-template-columns:1.25fr .85fr;gap:7px;display:grid}.bo-settlement-layout>.calendar{grid-column:1/-1}.bo-settlement-list{padding:5px}.bo-settlement-list>button{border:1px solid #0000;border-bottom-color:var(--border-soft);width:100%;min-height:61px;color:var(--text-2);text-align:start;cursor:pointer;background:0 0;grid-template-columns:1.35fr .75fr .7fr auto;align-items:center;gap:7px;padding:7px;display:grid}.bo-settlement-list>button:hover{background:var(--surface-2)}.bo-settlement-list>button.active{background:var(--brand-soft);border-color:#ee1c312e;border-radius:6px}.bo-settlement-list>button>span{flex-direction:column;display:flex}.bo-settlement-list strong{font-size:10px}.bo-settlement-list small{color:var(--muted);margin-top:2px;font:10px Manrope,Vazirmatn}.bo-settlement-list button>b{font:700 10px Manrope,Vazirmatn}.bo-settlement-list button>div{grid-template-columns:1fr auto;gap:4px;display:grid}.bo-settlement-list button>div i{background:var(--surface-3);border-radius:4px;height:4px;overflow:hidden}.bo-settlement-list button>div em{background:var(--brand);height:100%;display:block}.bo-settlement-detail{padding:12px}.bo-settlement-detail>header{justify-content:space-between;display:flex}.bo-settlement-detail header>div>span{color:var(--brand);font:10px Manrope}.bo-settlement-detail h3{margin:3px 0;font:750 13px Manrope}.bo-settlement-detail p{color:var(--muted);margin:0;font-size:10px}.bo-settlement-detail .bo-facts{margin-top:10px}.bo-controls{margin:10px 0}.bo-controls>div{grid-template-columns:21px 1fr;align-items:center;min-height:29px;display:grid}.bo-controls i{border:1px solid var(--border);background:var(--surface-2);width:18px;height:18px;color:var(--muted);border-radius:50%;place-items:center;font:10px Manrope;display:grid}.bo-controls .done i{background:var(--positive-soft);color:var(--positive);border-color:#24a67a33}.bo-controls span{font-size:10px}.bo-domain-grid{grid-template-columns:1fr 1fr;gap:4px;padding:6px;display:grid}.bo-domain-grid button{border:1px solid var(--border-soft);background:var(--surface-2);min-height:57px;color:var(--text-2);text-align:start;cursor:pointer;border-radius:6px;grid-template-columns:1fr auto;gap:3px;padding:7px;display:grid}.bo-domain-grid button.active{background:var(--brand-soft);border-color:#ee1c3138}.bo-domain-grid span{flex-direction:column;display:flex}.bo-domain-grid strong{font:650 10px Manrope}.bo-domain-grid small{color:var(--muted);margin-top:3px;font:10px Manrope}.bo-domain-grid b{font:700 10px Manrope}.bo-domain-grid em{color:var(--muted);grid-column:1/-1;font:10px Manrope}.bo-recon-layout{grid-template-columns:.9fr 1.15fr;gap:7px;display:grid}.bo-recon-layout>.timeline{grid-column:1/-1}.bo-break-list{padding:6px}.bo-break-list>button{border:1px solid #0000;border-bottom-color:var(--border-soft);width:100%;min-height:65px;color:var(--text-2);text-align:start;cursor:pointer;background:0 0;grid-template-columns:1.35fr .7fr auto auto .45fr;align-items:center;gap:5px;padding:7px;display:grid}.bo-break-list>button.active{background:var(--brand-soft);border-color:#ee1c312e;border-radius:6px}.bo-break-list>button>span{flex-direction:column;display:flex}.bo-break-list strong{font-size:10px}.bo-break-list small{color:var(--muted);margin-top:2px;font:10px Manrope,Vazirmatn}.bo-break-list>b{font:650 10px Manrope,Vazirmatn}.bo-break-detail{padding:12px}.bo-break-detail>header{justify-content:space-between;display:flex}.bo-break-detail header span{color:var(--brand);font:10px Manrope}.bo-break-detail h3{margin:3px 0;font:750 13px Manrope}.bo-break-detail p{color:var(--muted);margin:0;font-size:10px}.bo-match-visual{border:1px solid var(--border-soft);background:var(--surface-2);border-radius:7px;grid-template-columns:1fr 84px 1fr;align-items:center;gap:6px;min-height:100px;margin-top:10px;padding:10px;display:grid}.bo-match-visual>div{border:1px solid var(--border);background:var(--surface);border-radius:6px;flex-direction:column;height:68px;padding:7px;display:flex}.bo-match-visual div>span{color:var(--muted);font:10px Manrope}.bo-match-visual strong{margin-top:5px;font:650 10px Manrope}.bo-match-visual b{margin-top:4px;font:700 10px Manrope,Vazirmatn}.bo-match-visual>i{height:35px;color:var(--positive);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.bo-match-visual>i:before,.bo-match-visual>i:after{content:"";background:currentColor;width:27px;height:1px;position:absolute;top:11px}.bo-match-visual>i:before{left:0}.bo-match-visual>i:after{right:0}.bo-match-visual>i.broken{color:var(--negative)}.bo-match-visual small{margin-top:4px;font:10px Manrope,Vazirmatn}.bo-assignment{grid-template-columns:1fr 1fr .55fr;gap:4px;margin-top:7px;display:grid}.bo-assignment label{border:1px solid var(--border-soft);background:var(--surface-2);border-radius:5px;flex-direction:column;min-height:48px;padding:6px;display:flex}.bo-assignment span,.bo-notes>span{color:var(--muted);font-size:10px}.bo-assignment select{color:var(--text);background:0 0;border:0;outline:0;margin-top:3px;font-size:10px}.bo-assignment b{margin-top:5px;font:700 10px Manrope}.bo-evidence{flex-wrap:wrap;align-items:center;gap:4px;margin-top:7px;display:flex}.bo-evidence>span{color:var(--muted);align-items:center;gap:3px;font-size:10px;display:flex}.bo-evidence button{border:1px solid var(--border);background:var(--surface-2);height:25px;color:var(--text-2);border-radius:5px;align-items:center;gap:3px;padding:0 5px;font-size:10px;display:flex}.bo-notes{flex-direction:column;margin-top:7px;display:flex}.bo-notes>span{align-items:center;gap:3px;display:flex}.bo-notes textarea{border:1px solid var(--border);resize:vertical;background:var(--surface-2);min-height:58px;color:var(--text);border-radius:5px;outline:0;margin-top:4px;padding:7px;font-size:10px;line-height:1.7}.bo-resolution-footer{justify-content:space-between;align-items:center;margin-top:7px;display:flex}.bo-resolution-footer>span{flex-direction:column;display:flex}.bo-resolution-footer small{color:var(--muted);font-size:10px}.bo-resolution-footer b{margin-top:3px;font-size:10px}.bo-case-timeline{grid-template-columns:repeat(4,1fr);padding:14px;display:grid}.bo-case-timeline>div{grid-template-columns:42px 18px 1fr;align-items:start;display:grid;position:relative}.bo-case-timeline>div:not(:last-child):after{content:"";top:8px;background:var(--border);width:calc(100% - 10px);height:1px;position:absolute;inset-inline-start:51px}.bo-case-timeline time{color:var(--brand);font:10px Manrope}.bo-case-timeline i{background:var(--brand);width:8px;height:8px;box-shadow:0 0 0 4px var(--brand-soft);z-index:1;border-radius:50%;margin-top:4px;position:relative}.bo-case-timeline span{flex-direction:column;display:flex}.bo-case-timeline strong{font-size:10px}.bo-case-timeline small{color:var(--muted);margin-top:3px;font-size:10px}.bo-mini-legend{grid-template-columns:1fr 1fr;gap:3px;padding:0 10px 10px;display:grid}.bo-mini-legend span{justify-content:space-between;display:flex}.bo-mini-legend b,.bo-mini-legend small{font-size:10px}.bo-mini-legend small{color:var(--muted)}.bo-stress{grid-template-columns:250px 1fr;min-height:190px;display:grid}.bo-stress aside{border-inline-end:1px solid var(--border);padding:7px}.bo-stress aside button{width:100%;min-height:42px;color:var(--text-2);text-align:start;background:0 0;border:1px solid #0000;border-radius:5px;grid-template-columns:1fr auto;padding:6px;display:grid}.bo-stress aside button.active{background:var(--brand-soft);border-color:#ee1c312e}.bo-stress aside span{flex-direction:column;display:flex}.bo-stress aside strong{font-size:10px}.bo-stress aside small{color:var(--muted);font:10px Manrope}.bo-stress aside b{font:700 10px Manrope}.bo-stress main{grid-template-columns:repeat(3,1fr);align-content:center;gap:7px;padding:25px;display:grid}.bo-stress main>div:not(.bo-stress-bar){border:1px solid var(--border-soft);background:var(--surface-2);border-radius:6px;flex-direction:column;min-height:65px;padding:10px;display:flex}.bo-stress main span{color:var(--muted);font-size:10px}.bo-stress main strong{margin-top:7px;font:750 12px Manrope,Vazirmatn}.bo-stress-bar{grid-column:1/-1;grid-template-columns:auto 1fr auto;align-items:center;gap:6px;display:grid}.bo-stress-bar i{background:linear-gradient(90deg,var(--negative-soft),var(--warning-soft),var(--positive-soft));border-radius:6px;height:6px;overflow:hidden}.bo-stress-bar em{border-inline-end:2px solid var(--text);background:#ee1c3133;height:100%;display:block}.bo-applications{grid-template-columns:repeat(3,1fr);gap:7px;padding:10px;display:grid}.bo-applications article{border:1px solid var(--border);background:var(--surface-2);border-radius:7px;padding:12px}.bo-applications header{color:var(--brand);justify-content:space-between;font:10px Manrope;display:flex}.bo-applications h3{margin:12px 0 4px;font-size:10px}.bo-applications article>strong{font:750 10px Manrope,Vazirmatn}.bo-applications article>div{grid-template-columns:1fr auto;gap:4px;margin-top:12px;display:grid}.bo-applications article>div span{font-size:10px}.bo-applications article>div i{background:var(--surface-3);border-radius:4px;grid-column:1/-1;height:4px;overflow:hidden}.bo-applications article>div em{background:var(--brand);height:100%;display:block}.bo-applications footer{justify-content:space-between;margin-top:10px;display:flex}.bo-applications footer small{color:var(--muted);font-size:10px}.bo-applications footer b{font-size:10px}.bo-call-list{padding:6px}.bo-call-list>div{border-bottom:1px solid var(--border-soft);grid-template-columns:1.3fr .8fr .45fr auto auto;align-items:center;gap:6px;min-height:57px;padding:7px;display:grid}.bo-call-list span{flex-direction:column;display:flex}.bo-call-list strong{font-size:10px}.bo-call-list small{color:var(--muted);font-size:10px}.bo-call-list>b{font:700 10px Manrope,Vazirmatn}.bo-call-list button{border:1px solid var(--border);background:var(--surface-2);height:27px;color:var(--brand);border-radius:5px;padding:0 7px;font-size:10px}.bo-collection{flex-direction:column;justify-content:center;min-height:220px;padding:25px;display:flex}.bo-collection strong{font:750 18px Manrope,Vazirmatn}.bo-collection span{color:var(--muted);margin-top:4px;font-size:10px}.bo-collection i{background:var(--surface-3);border-radius:7px;height:7px;margin-top:18px;overflow:hidden}.bo-collection em{background:linear-gradient(90deg,var(--brand-deep),var(--brand));height:100%;display:block}.bo-collection b{color:var(--brand);margin-top:5px;font:10px Manrope}.bo-provider-grid{grid-template-columns:1fr 1fr;gap:6px;padding:10px;display:grid}.bo-provider-grid article{border:1px solid var(--border-soft);background:var(--surface-2);border-radius:6px;grid-template-columns:31px 1fr auto;align-items:center;gap:6px;min-height:62px;padding:8px;display:grid}.bo-provider-grid article>span{background:var(--brand-soft);width:29px;height:29px;color:var(--brand);border-radius:7px;place-items:center;font-weight:800;display:grid}.bo-provider-grid article>div{flex-direction:column;display:flex}.bo-provider-grid strong{font-size:10px}.bo-provider-grid small{color:var(--muted);margin-top:3px;font:10px Manrope,Vazirmatn}.bo-coa{padding:6px}.bo-coa button{border:1px solid #0000;border-bottom-color:var(--border-soft);width:100%;min-height:47px;color:var(--text-2);text-align:start;background:0 0;grid-template-columns:50px 1.2fr .8fr .8fr 16px;align-items:center;gap:6px;padding:5px 9px;display:grid}.bo-coa button:hover{background:var(--surface-2)}.bo-coa button.level-1{padding-inline-start:35px}.bo-coa span{color:var(--brand);font:650 10px Manrope}.bo-coa strong{font-size:10px}.bo-coa small{color:var(--muted);font-size:10px}.bo-coa b{font:700 10px Manrope,Vazirmatn}.bo-statement{max-width:820px;margin:0 auto;padding:20px}.bo-statement>div{grid-template-columns:1fr 1fr auto;align-items:center;gap:10px;min-height:47px;display:grid}.bo-statement span{font-size:10px}.bo-statement i{border-top:1px dotted var(--border);height:1px}.bo-statement b{text-align:end;min-width:170px;font:700 10px Manrope,Vazirmatn}.bo-statement>div.total{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--surface-2);margin:5px 0}.bo-statement>div.total span,.bo-statement>div.total b{color:var(--text);font-weight:800}.bo-fees{padding:18px}.bo-fees>div{margin-bottom:15px}.bo-fees span{justify-content:space-between;display:flex}.bo-fees strong,.bo-fees b{font:10px Manrope,Vazirmatn}.bo-fees i{background:var(--surface-3);border-radius:5px;height:5px;margin-top:5px;display:block;overflow:hidden}.bo-fees em{background:linear-gradient(90deg,var(--brand-deep),var(--brand));height:100%;display:block}.bo-arap{grid-template-columns:1fr 1fr;gap:7px;display:grid}.bo-suspense{padding:8px}.bo-suspense>div{border-bottom:1px solid var(--border-soft);grid-template-columns:.5fr 1.4fr .8fr auto auto;align-items:center;gap:7px;min-height:63px;padding:8px;display:grid}.bo-suspense span{color:var(--brand);font:650 10px Manrope}.bo-suspense strong{font-size:10px}.bo-suspense b{font:700 10px Manrope,Vazirmatn}.bo-suspense button{border:1px solid var(--border);background:var(--surface-2);height:27px;color:var(--brand);border-radius:5px;padding:0 7px;font-size:10px}.bo-close-tasks{padding:8px}.bo-close-tasks>div{border-bottom:1px solid var(--border-soft);grid-template-columns:27px 1.3fr .8fr auto auto;align-items:center;gap:7px;min-height:62px;padding:7px;display:grid}.bo-close-tasks>div>i{border:1px solid var(--border);background:var(--surface-2);width:24px;height:24px;color:var(--muted);border-radius:50%;place-items:center;font:10px Manrope;display:grid}.bo-close-tasks>div>i.done{background:var(--positive-soft);color:var(--positive);border-color:#24a67a33}.bo-close-tasks>div>i.active{background:var(--brand-soft);color:var(--brand);border-color:#ee1c3133}.bo-close-tasks>div>span{flex-direction:column;display:flex}.bo-close-tasks strong{font-size:10px}.bo-close-tasks small{color:var(--muted);margin-top:3px;font-size:10px}.bo-close-tasks>div>div{grid-template-columns:1fr auto;align-items:center;gap:4px;display:grid}.bo-close-tasks div>div i{background:var(--surface-3);border-radius:4px;height:4px;overflow:hidden}.bo-close-tasks div>div em{background:var(--brand);height:100%;display:block}.bo-close-tasks div>div b{font:10px Manrope}.bo-close-tasks button{border:1px solid var(--border);background:var(--surface-2);height:28px;color:var(--brand);border-radius:5px;padding:0 7px;font-size:10px}.bo-close-tasks button:disabled{color:var(--muted)}.bo-close-footer{border-top:1px solid var(--border);background:var(--surface-2);justify-content:space-between;align-items:center;min-height:60px;padding:9px 14px;display:flex}.bo-close-footer span{color:var(--muted);align-items:center;gap:5px;font-size:10px;display:flex}.bo-close-footer button{background:var(--surface-3);height:32px;color:var(--muted);border:0;border-radius:5px;padding:0 10px;font-size:10px}@media (max-width:1300px){.bo-metrics{grid-template-columns:repeat(3,1fr)}.bo-grid>.span-8,.bo-grid>.span-7,.bo-grid>.span-5,.bo-grid>.span-4{grid-column:span 12}.bo-recon-layout,.bo-settlement-layout,.bo-ledger-journals{grid-template-columns:1fr}.bo-flow{gap:13px}.bo-flow>div{width:105px}}@media (max-width:900px){.bo-hero{flex-direction:column;align-items:flex-start}.bo-hero-status,.bo-buffer,.bo-cutoff,.bo-recon-score,.bo-credit-head,.bo-close-progress{width:100%;min-width:0}.bo-flow,.bo-posting-flow{justify-content:flex-start;overflow:auto}.bo-flow>div,.bo-posting-flow>div{min-width:110px}.bo-domain-grid,.bo-stress{grid-template-columns:1fr}.bo-stress aside{border:0;border-bottom:1px solid var(--border);display:flex;overflow:auto}.bo-stress aside button{min-width:155px}.bo-stress main{padding:14px}.bo-case-timeline{grid-template-columns:1fr;gap:11px}.bo-case-timeline>div:not(:last-child):after{display:none}.bo-applications,.bo-provider-grid,.bo-arap{grid-template-columns:1fr}}@media (max-width:620px){.bo-metrics{grid-template-columns:1fr 1fr}.bo-table-tools label{display:none}.bo-settlement-life{padding:12px 5px}.bo-settlement-life strong{font-size:10px}.bo-settlement-life small{display:none}.bo-match-visual{grid-template-columns:1fr}.bo-match-visual>i{transform:rotate(90deg)}.bo-match-visual>i:before,.bo-match-visual>i:after{display:none}.bo-assignment,.bo-stress main,.bo-applications,.bo-provider-grid,.bo-facts{grid-template-columns:1fr}.bo-close-tasks>div{grid-template-columns:25px 1fr auto}.bo-close-tasks>div>div,.bo-close-tasks>div>button{grid-column:2/-1}.bo-close-footer{flex-direction:column;align-items:flex-start;gap:8px}.bo-statement{padding:10px}.bo-statement b{min-width:110px;font-size:10px}}.sv-workspace{color:var(--text);flex-direction:column;gap:8px;display:flex}.sv-workspace button,.sv-workspace input,.sv-workspace textarea{font-family:inherit}.sv-hero{border:1px solid var(--border);background:radial-gradient(circle at 82% 22%,#ee1c3124,transparent 31%),linear-gradient(125deg,var(--surface),var(--bg-elevated));border-radius:11px;justify-content:space-between;align-items:center;gap:20px;min-height:120px;padding:22px 24px;display:flex;position:relative;overflow:hidden}.sv-hero:before{content:"";inset-inline-start:0;background:var(--brand);border-radius:3px;width:3px;position:absolute;top:20px;bottom:20px}.sv-hero.danger{background:radial-gradient(circle at 82% 22%,#ee49602e,transparent 34%),linear-gradient(125deg,var(--surface),var(--bg-elevated))}.sv-hero>div:first-child{z-index:1;position:relative}.sv-hero>div:first-child>span{color:var(--brand);letter-spacing:.13em;font:700 10px Manrope,Vazirmatn}.sv-hero h1{letter-spacing:-.03em;margin:5px 0 4px;font-size:22px}.sv-hero p{max-width:740px;color:var(--muted);margin:0;font-size:10px;line-height:1.8}.sv-primary{color:#fff;cursor:pointer;background:linear-gradient(#ee263b,#c81529);border:0;border-radius:6px;justify-content:center;align-items:center;gap:5px;height:34px;padding:0 12px;font-size:10px;display:flex}.sv-icon{border:1px solid var(--border);background:var(--surface-2);width:28px;height:28px;color:var(--muted);cursor:pointer;border-radius:6px;place-items:center;display:grid}.sv-panel{border:1px solid var(--border);background:var(--surface);min-width:0;box-shadow:var(--shadow);border-radius:9px;overflow:hidden}.sv-panel>header{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:center;gap:8px;min-height:51px;padding:8px 11px;display:flex}.sv-panel>header>div:first-child{align-items:center;gap:7px;display:flex}.sv-panel>header>div:first-child>span{background:var(--brand-soft);width:27px;height:27px;color:var(--brand);border-radius:6px;place-items:center;display:grid}.sv-panel>header>div:first-child>div{flex-direction:column;display:flex}.sv-panel>header strong{font-size:10px}.sv-panel>header small{color:var(--muted);margin-top:2px;font-size:10px}.sv-grid{grid-template-columns:repeat(12,1fr);gap:7px;display:grid}.sv-grid>.span-12{grid-column:span 12}.sv-grid>.span-8{grid-column:span 8}.sv-grid>.span-7{grid-column:span 7}.sv-grid>.span-5{grid-column:span 5}.sv-grid>.span-4{grid-column:span 4}.sv-metrics{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.sv-metrics>div{border:1px solid var(--border);background:var(--surface);border-radius:8px;flex-direction:column;min-height:79px;padding:10px;display:flex;position:relative;overflow:hidden}.sv-metrics>div.accent:after{content:"";inset-inline-start:0;background:var(--brand);width:2px;position:absolute;top:14px;bottom:14px}.sv-metrics span{color:var(--muted);align-items:center;gap:4px;font-size:10px;display:flex}.sv-metrics strong{margin-top:9px;font:720 13px Manrope,Vazirmatn}.sv-metrics small{color:var(--muted);margin-top:3px;font-size:10px}.sv-pill{background:var(--surface-3);min-height:21px;color:var(--text-2);white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;gap:4px;padding:0 6px;font:650 10px Manrope,Vazirmatn;display:inline-flex}.sv-pill i{background:currentColor;border-radius:50%;width:4px;height:4px}.sv-pill.success{background:var(--positive-soft);color:var(--positive)}.sv-pill.warning{background:var(--warning-soft);color:var(--warning)}.sv-pill.danger{background:var(--negative-soft);color:var(--negative)}.sv-tabs{border:1px solid var(--border);background:var(--surface);border-radius:8px;align-items:center;gap:4px;min-height:43px;padding:5px;display:flex;overflow:auto}.sv-panel>.sv-tabs{border:0;border-bottom:1px solid var(--border-soft);background:var(--bg-elevated);border-radius:0}.sv-tabs button{height:31px;color:var(--muted);white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:5px;align-items:center;gap:5px;padding:0 10px;font-size:10px;display:flex}.sv-tabs button:hover{background:var(--surface-2);color:var(--text)}.sv-tabs button.active{background:var(--brand-soft);color:var(--brand);border-color:#ee1c312e;font-weight:700}.sv-tabs button b{background:var(--surface-3);border-radius:8px;min-width:19px;padding:2px 4px;font:10px Manrope,Vazirmatn}.sv-customer-switcher{border:1px solid var(--border);background:var(--surface);border-radius:8px;align-items:center;gap:5px;min-height:62px;padding:6px;display:flex;overflow:auto}.sv-customer-switcher>span{color:var(--muted);letter-spacing:.1em;white-space:nowrap;padding:0 10px;font:700 10px Manrope}.sv-customer-switcher>button{background:var(--surface-2);min-width:190px;height:48px;color:var(--text);text-align:start;cursor:pointer;border:1px solid #0000;border-radius:6px;grid-template-columns:30px 1fr auto;align-items:center;gap:6px;padding:5px 7px;display:grid}.sv-customer-switcher>button.active{background:var(--brand-soft);border-color:#ee1c3138}.sv-customer-switcher>button>i{background:var(--surface-3);border-radius:7px;place-items:center;width:29px;height:29px;font-size:10px;font-style:normal;display:grid}.sv-customer-switcher>button>span{flex-direction:column;min-width:0;display:flex}.sv-customer-switcher strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.sv-customer-switcher small{color:var(--muted);font:10px Manrope,Vazirmatn}.sv-customer-head{border:1px solid var(--border);background:linear-gradient(120deg,var(--surface),var(--bg-elevated));border-radius:10px;grid-template-columns:46px minmax(190px,1fr) auto 30px;align-items:center;gap:10px;min-height:106px;padding:15px 17px;display:grid;position:relative;overflow:hidden}.sv-customer-head:after{content:"";inset-inline-end:9%;border:1px solid #ee1c3112;border-radius:50%;width:210px;height:210px;position:absolute;top:-70px}.sv-avatar{color:#fff;background:linear-gradient(145deg,#d21c31,#831826);border-radius:12px;place-items:center;width:45px;height:45px;font-size:11px;font-weight:800;display:grid;position:relative;box-shadow:0 8px 20px #b413232e}.sv-avatar i{inset-inline-end:-1px;border:2px solid var(--surface);background:var(--positive);border-radius:50%;width:10px;height:10px;position:absolute;bottom:-1px}.sv-customer-head>div:nth-child(2)>span{color:var(--brand);letter-spacing:.06em;font:10px Manrope,Vazirmatn}.sv-customer-head h1{margin:3px 0;font-size:18px}.sv-customer-head p{color:var(--muted);margin:0;font-size:10px}.sv-customer-head>button{border:1px solid var(--border);background:var(--surface-2);width:28px;height:28px;color:var(--muted);z-index:1;border-radius:6px;place-items:center;display:grid}.sv-head-facts{z-index:1;display:flex}.sv-head-facts>span{border-inline-start:1px solid var(--border);flex-direction:column;min-width:105px;padding:5px 12px;display:flex}.sv-head-facts small{color:var(--muted);letter-spacing:.06em;font:10px Manrope}.sv-head-facts strong{margin-top:5px;font:700 10px Manrope,Vazirmatn}.sv-engagement,.sv-activity,.sv-journey{padding:8px 11px}.sv-engagement>div{border-bottom:1px solid var(--border-soft);grid-template-columns:1.1fr 1fr 32px;align-items:center;gap:7px;min-height:52px;display:grid}.sv-engagement span,.sv-activity span,.sv-journey span{flex-direction:column;display:flex}.sv-engagement strong,.sv-activity strong,.sv-journey strong{font-size:10px}.sv-engagement small,.sv-activity small,.sv-journey small{color:var(--muted);margin-top:2px;font-size:10px}.sv-engagement>div>i{background:var(--surface-3);border-radius:4px;height:4px;overflow:hidden}.sv-engagement em{background:linear-gradient(90deg,var(--brand),#c35d6a);height:100%;display:block}.sv-engagement b{font:10px Manrope}.sv-activity>div,.sv-journey>div{grid-template-columns:57px 10px 1fr;align-items:start;min-height:48px;display:grid;position:relative}.sv-activity time,.sv-journey time{color:var(--muted);padding-top:5px;font:10px Manrope,Vazirmatn}.sv-activity i,.sv-journey i{border:2px solid var(--brand);background:var(--surface);z-index:1;border-radius:50%;width:7px;height:7px;margin-top:7px;position:relative}.sv-activity>div:not(:last-child):after,.sv-journey>div:not(:last-child):after{content:"";inset-inline-start:60px;background:var(--border);width:1px;position:absolute;top:13px;bottom:-5px}.sv-activity span,.sv-journey span{padding:3px 7px}.sv-facts{grid-template-columns:repeat(2,1fr);gap:5px;padding:10px;display:grid}.sv-facts>span{border:1px solid var(--border-soft);background:var(--surface-2);border-radius:6px;flex-direction:column;min-height:52px;padding:8px;display:flex}.sv-facts small{color:var(--muted);font-size:10px}.sv-facts b{margin-top:5px;font:650 10px Manrope,Vazirmatn}.sv-control-checks{padding:7px 10px}.sv-control-checks>div{border-bottom:1px solid var(--border-soft);grid-template-columns:22px 1fr auto;align-items:center;gap:7px;min-height:43px;display:grid}.sv-control-checks>div>i{background:var(--positive-soft);width:20px;height:20px;color:var(--positive);border-radius:50%;place-items:center;display:grid}.sv-control-checks>div>span{flex-direction:column;display:flex}.sv-control-checks strong{font-size:10px}.sv-control-checks small{color:var(--muted);font-size:10px}.sv-table{min-width:620px;overflow:auto}.sv-panel:has(.sv-table){overflow:auto}.sv-table>div{border-bottom:1px solid var(--border-soft);align-items:center;gap:8px;min-height:47px;padding:5px 10px;display:grid}.sv-table>div:first-child{background:var(--surface-2);min-height:31px;color:var(--muted);font-size:10px}.sv-table.cols-4>div{grid-template-columns:repeat(4,minmax(100px,1fr))}.sv-table.cols-5>div{grid-template-columns:repeat(5,minmax(90px,1fr))}.sv-table span,.sv-table b{font-size:10px}.sv-credit-position{grid-template-columns:1fr 1fr;gap:9px;padding:15px;display:grid}.sv-credit-position>span{flex-direction:column;display:flex}.sv-credit-position span{color:var(--muted);font-size:10px}.sv-credit-position span strong{color:var(--text);margin-top:5px;font:700 10px Manrope,Vazirmatn}.sv-credit-position>i{background:var(--surface-3);border-radius:6px;grid-column:1/-1;height:6px;overflow:hidden}.sv-credit-position em{background:linear-gradient(90deg,var(--positive),var(--warning));height:100%;display:block}.sv-credit-position>b{color:var(--muted);grid-column:1/-1;font-size:10px}.sv-context-cards{grid-template-columns:1fr 1fr;gap:5px;padding:8px;display:grid}.sv-context-cards>span{border:1px solid var(--border-soft);background:var(--surface-2);border-radius:6px;flex-direction:column;min-height:55px;padding:8px;display:flex}.sv-context-cards small{color:var(--muted);font-size:10px}.sv-context-cards strong{margin-top:5px;font:700 10px Manrope,Vazirmatn}.sv-sla,.sv-control-health,.sv-live-alert,.sv-fraud-score{background:#ee1c310e;border:1px solid #ee1c312e;border-radius:8px;flex-direction:column;min-width:220px;padding:12px 14px;display:flex}.sv-sla>span,.sv-control-health>span,.sv-live-alert>span,.sv-fraud-score>span{color:var(--brand);letter-spacing:.08em;font:700 10px Manrope}.sv-sla strong,.sv-control-health strong,.sv-live-alert strong,.sv-fraud-score strong{margin-top:5px;font:750 18px Manrope,Vazirmatn}.sv-sla small,.sv-control-health small,.sv-live-alert small,.sv-fraud-score small{color:var(--muted);margin-top:2px;font:10px Manrope,Vazirmatn}.sv-live-alert>svg{float:inline-start;color:var(--brand)}.sv-support-layout{grid-template-columns:minmax(240px,.78fr) minmax(390px,1.25fr) minmax(230px,.72fr);gap:7px;display:grid}.sv-ticket-list,.sv-case-list,.sv-surv-cases,.sv-fraud-cases,.sv-task-list,.sv-doc-list{padding:5px}.sv-ticket-list>button{border:1px solid #0000;border-bottom-color:var(--border-soft);width:100%;min-height:69px;color:var(--text);text-align:start;cursor:pointer;background:0 0;grid-template-columns:1fr auto;gap:5px;padding:7px;display:grid}.sv-ticket-list>button.active{background:var(--brand-soft);border-color:#ee1c312e;border-radius:6px}.sv-ticket-list>button>span{flex-direction:column;display:flex}.sv-ticket-list strong{font-size:10px}.sv-ticket-list small{color:var(--muted);font-size:10px}.sv-ticket-list>button>div{grid-column:1/-1;justify-content:space-between;display:flex}.sv-ticket-list>button>div b{color:var(--warning);font:10px Manrope,Vazirmatn}.sv-conversation{flex-direction:column;gap:10px;min-height:345px;padding:12px;display:flex}.sv-conversation>div{align-self:flex-start;gap:7px;max-width:86%;display:flex}.sv-conversation>div.agent{flex-direction:row-reverse;align-self:flex-end}.sv-conversation>div.system{align-self:stretch;max-width:100%}.sv-conversation>div>span{background:var(--surface-3);width:26px;height:26px;color:var(--muted);border-radius:7px;flex:none;place-items:center;font-size:10px;display:grid}.sv-conversation>div.agent>span{background:var(--brand-soft);color:var(--brand)}.sv-conversation>div.system>span{background:var(--warning-soft);color:var(--warning)}.sv-conversation>div>div{border:1px solid var(--border);background:var(--surface-2);border-radius:3px 9px 9px;padding:8px 10px}.sv-conversation>div.agent>div{background:var(--brand-soft);border-radius:9px 3px 9px 9px}.sv-conversation>div.system>div{background:var(--warning-soft);border-color:#c88b2d2e;flex:1}.sv-conversation header{justify-content:space-between;gap:18px;display:flex}.sv-conversation strong{font-size:10px}.sv-conversation time{color:var(--muted);font:10px Manrope,Vazirmatn}.sv-conversation p{margin:5px 0 0;font-size:10px;line-height:1.8}.sv-reply{border-top:1px solid var(--border);background:var(--bg-elevated);grid-template-columns:1fr 27px auto;gap:5px;min-height:74px;padding:8px;display:grid}.sv-reply textarea{border:1px solid var(--border);background:var(--surface);min-width:0;color:var(--text);resize:none;border-radius:6px;padding:8px;font-size:10px}.sv-reply button{border:1px solid var(--border);background:var(--surface-2);color:var(--muted);border-radius:6px;justify-content:center;align-items:center;gap:4px;font-size:10px;display:flex}.sv-reply button.primary{background:var(--brand);color:#fff;border:0;padding:0 10px}.sv-support-customer{padding:10px}.sv-support-customer>header{border-bottom:1px solid var(--border-soft);align-items:center;gap:7px;padding-bottom:9px;display:flex}.sv-support-customer>header>span{background:var(--brand-soft);width:33px;height:33px;color:var(--brand);border-radius:8px;place-items:center;font-size:10px;font-weight:700;display:grid}.sv-support-customer>header>div{flex-direction:column;display:flex}.sv-support-customer strong{font-size:10px}.sv-support-customer small{color:var(--muted);font-size:10px}.sv-context-links{padding:4px 0}.sv-context-links button{border:0;border-bottom:1px solid var(--border-soft);width:100%;height:34px;color:var(--text-2);text-align:start;background:0 0;grid-template-columns:18px 1fr auto 13px;align-items:center;gap:4px;padding:0 5px;font-size:10px;display:grid}.sv-context-links b{font:10px Manrope}.sv-sentiment{border:1px solid var(--border);background:var(--surface-2);border-radius:6px;justify-content:space-between;margin-top:7px;padding:8px;font-size:10px;display:flex}.sv-risk-health{grid-template-columns:70px 1fr;align-items:center;gap:10px;min-width:270px;display:grid}.sv-risk-ring{background:conic-gradient(var(--brand) calc(var(--score)*1%),var(--surface-3) 0);border-radius:50%;place-items:center;width:68px;height:68px;display:grid;position:relative}.sv-risk-ring:after{content:"";background:var(--surface);border-radius:50%;position:absolute;inset:8px}.sv-risk-ring strong{z-index:1;font:750 15px Manrope}.sv-risk-health>div:last-child{flex-direction:column;display:flex}.sv-risk-health span{color:var(--brand);font:10px Manrope}.sv-risk-health b{margin-top:4px;font-size:10px}.sv-risk-health small{color:var(--muted);margin-top:3px;font-size:10px}.sv-risk-categories{grid-template-columns:repeat(8,1fr);gap:5px;display:grid}.sv-risk-categories button{border:1px solid var(--border);background:var(--surface);min-height:73px;color:var(--text);text-align:start;cursor:pointer;border-radius:7px;flex-direction:column;padding:8px;display:flex}.sv-risk-categories button.active{background:var(--brand-soft);border-color:#ee1c313d}.sv-risk-categories span{color:var(--muted);font-size:10px}.sv-risk-categories strong{margin-top:6px;font:750 13px Manrope}.sv-risk-categories small{color:var(--muted);margin-top:3px;font:10px Manrope}.sv-risk-categories b{margin-top:auto;font:10px Manrope}.sv-risk-matrix{padding:12px}.sv-matrix-plot{border:1px solid var(--border);background:linear-gradient(90deg,#24a67a0e,#c88b2d0d 55%,#ee496014),repeating-linear-gradient(90deg,transparent 0,transparent calc(20% - 1px),var(--border-soft) 20%),repeating-linear-gradient(0deg,transparent 0,transparent calc(20% - 1px),var(--border-soft) 20%);border-radius:7px;height:260px;position:relative}.sv-matrix-plot:before,.sv-matrix-plot:after{color:var(--muted);letter-spacing:.08em;font:10px Manrope;position:absolute}.sv-matrix-plot:before{content:"LIKELIHOOD →";bottom:5px;inset-inline-end:8px}.sv-matrix-plot:after{content:"IMPACT ↑";top:7px;inset-inline-start:8px}.sv-matrix-plot button{left:calc((var(--x) - .5)*20%);bottom:calc((var(--y) - .5)*20%);background:var(--brand);color:#fff;cursor:pointer;border:2px solid #ffffff73;border-radius:50%;place-items:center;width:24px;height:24px;font:650 10px Manrope;display:grid;position:absolute;transform:translate(-50%,50%);box-shadow:0 4px 12px #00000040}.sv-matrix-legend{gap:10px;padding-top:7px;display:flex;overflow:auto}.sv-matrix-legend span{color:var(--muted);white-space:nowrap;align-items:center;gap:4px;font-size:10px;display:flex}.sv-matrix-legend i{background:var(--brand);border-radius:50%;width:5px;height:5px}.sv-critical-list,.sv-stress-list{padding:6px 9px}.sv-critical-list>div{border-bottom:1px solid var(--border-soft);grid-template-columns:1.2fr .7fr 45px;align-items:center;gap:6px;min-height:54px;display:grid}.sv-critical-list span{flex-direction:column;display:flex}.sv-critical-list strong{font-size:10px}.sv-critical-list small{color:var(--muted);font-size:10px}.sv-critical-list b{font:650 10px Manrope,Vazirmatn}.sv-critical-list i{background:conic-gradient(var(--negative) calc(var(--risk)*1%),var(--surface-3) 0);border-radius:50%;place-items:center;width:35px;height:35px;font:650 10px Manrope;display:grid}.sv-stress-list button{border:1px solid #0000;border-bottom-color:var(--border-soft);width:100%;min-height:62px;color:var(--text);text-align:start;background:0 0;grid-template-columns:1.2fr .8fr .55fr;align-items:center;gap:5px;padding:7px;display:grid}.sv-stress-list button.active{background:var(--brand-soft);border-color:#ee1c312b;border-radius:6px}.sv-stress-list span{flex-direction:column;display:flex}.sv-stress-list strong{font-size:10px}.sv-stress-list small{color:var(--muted);font-size:10px}.sv-stress-list b{font:650 10px Manrope,Vazirmatn}.sv-compliance-metrics{padding:8px}.sv-compliance-metrics>div{grid-template-columns:1fr auto;align-items:center;gap:4px;min-height:45px;display:grid}.sv-compliance-metrics span{font-size:10px}.sv-compliance-metrics strong{font:700 10px Manrope,Vazirmatn}.sv-compliance-metrics i{background:var(--surface-3);grid-column:1/-1;height:4px;overflow:hidden}.sv-compliance-metrics em{background:var(--brand);height:100%;display:block}.sv-investigation{grid-template-columns:minmax(250px,.72fr) minmax(560px,1.35fr);gap:7px;display:grid}.sv-case-list>button,.sv-surv-cases>button,.sv-fraud-cases>button{border:1px solid #0000;border-bottom-color:var(--border-soft);width:100%;min-height:67px;color:var(--text);text-align:start;cursor:pointer;background:0 0;grid-template-columns:1fr auto;gap:4px;padding:7px;display:grid}.sv-case-list>button.active,.sv-surv-cases>button.active,.sv-fraud-cases>button.active{background:var(--brand-soft);border-color:#ee1c312e;border-radius:6px}.sv-case-list span,.sv-surv-cases span,.sv-fraud-cases span{flex-direction:column;display:flex}.sv-case-list strong,.sv-surv-cases strong,.sv-fraud-cases strong{font-size:10px}.sv-case-list small,.sv-surv-cases small,.sv-fraud-cases small{color:var(--muted);font-size:10px}.sv-case-list>button>b,.sv-surv-cases>button>b,.sv-fraud-cases>button>b{font:750 10px Manrope}.sv-case-list>button>.sv-pill,.sv-surv-cases>button>.sv-pill,.sv-fraud-cases>button>.sv-pill{justify-self:start}.sv-investigation-detail{padding:12px}.sv-investigation-detail>header{justify-content:space-between;align-items:flex-start;display:flex}.sv-investigation-detail>header span{color:var(--brand);font:10px Manrope}.sv-investigation-detail h3{margin:3px 0;font-size:14px}.sv-investigation-detail p{color:var(--muted);margin:0;font-size:10px}.sv-source-checks{grid-template-columns:repeat(5,1fr);gap:4px;margin-top:11px;display:grid}.sv-source-checks>span{border:1px solid var(--border-soft);background:var(--surface-2);border-radius:6px;flex-direction:column;min-height:63px;padding:7px;display:flex}.sv-source-checks i{background:var(--positive-soft);width:18px;height:18px;color:var(--positive);border-radius:50%;place-items:center;display:grid}.sv-source-checks b{margin-top:5px;font-size:10px}.sv-source-checks small{color:var(--muted);margin-top:2px;font-size:10px}.sv-investigation-columns{grid-template-columns:1fr 1.1fr;gap:7px;margin-top:9px;display:grid}.sv-investigation-columns>div{border:1px solid var(--border);background:var(--bg-elevated);border-radius:7px;min-height:220px;padding:9px}.sv-investigation-columns>div>span{color:var(--muted);letter-spacing:.08em;font:10px Manrope}.sv-ownership{height:185px;position:relative}.sv-ownership:before{content:"";background:var(--border);width:1px;position:absolute;top:41px;bottom:51px;left:50%}.sv-ownership>.root{background:var(--brand-soft);border:1px solid #ee1c3138;border-radius:7px;flex-direction:column;align-items:center;min-width:105px;height:42px;padding:5px;display:flex;position:absolute;top:13px;left:50%;transform:translate(-50%)}.sv-ownership>.root strong{font-size:10px}.sv-ownership>.root small{color:var(--muted);font-size:10px}.sv-ownership>div:last-child{inset-inline:0;grid-template-columns:repeat(4,1fr);gap:4px;display:grid;position:absolute;bottom:9px}.sv-ownership>div:last-child:before{content:"";background:var(--border);height:1px;position:absolute;top:-9px;left:12%;right:12%}.sv-ownership>div:last-child span{border:1px solid var(--border);background:var(--surface);text-align:center;border-radius:6px;flex-direction:column;min-height:58px;padding:5px;display:flex;position:relative}.sv-ownership>div:last-child span:before{content:"";background:var(--border);width:1px;height:9px;position:absolute;top:-10px;left:50%}.sv-ownership strong{font-size:10px}.sv-ownership small{color:var(--muted);margin-top:3px;font-size:10px}.sv-ownership b{color:var(--brand);margin-top:auto;font:10px Manrope}.sv-evidence-time{padding:6px}.sv-evidence-time>div{grid-template-columns:55px 10px 1fr;min-height:47px;display:grid;position:relative}.sv-evidence-time time{color:var(--muted);padding-top:5px;font:10px Manrope,Vazirmatn}.sv-evidence-time>div>i{border:2px solid var(--brand);background:var(--surface);z-index:1;border-radius:50%;width:7px;height:7px;margin-top:6px;position:relative}.sv-evidence-time>div:not(:last-child):after{content:"";inset-inline-start:58px;background:var(--border);width:1px;position:absolute;top:12px;bottom:-2px}.sv-evidence-time span{flex-direction:column;padding:2px 6px;display:flex}.sv-evidence-time strong{font-size:10px}.sv-evidence-time small{color:var(--muted);margin-top:2px;font-size:10px}.sv-notes{flex-direction:column;gap:5px;margin-top:9px;display:flex}.sv-notes>span{color:var(--muted);align-items:center;gap:4px;font-size:10px;display:flex}.sv-notes textarea{border:1px solid var(--border);background:var(--surface-2);min-height:68px;color:var(--text);resize:vertical;border-radius:6px;padding:8px;font-size:10px;line-height:1.7}.sv-investigation-detail>footer,.sv-fraud-layout .fraud-context>footer,.sv-approval>footer{justify-content:flex-end;gap:5px;margin-top:9px;display:flex}.sv-investigation-detail>footer button,.sv-fraud-layout .fraud-context>footer button,.sv-approval>footer button{border:1px solid var(--border);background:var(--surface-2);height:32px;color:var(--text-2);border-radius:5px;align-items:center;gap:4px;padding:0 9px;font-size:10px;display:flex}.sv-investigation-detail>footer button.primary,.sv-fraud-layout .fraud-context>footer button.primary,.sv-approval>footer button.primary{background:var(--brand);color:#fff;border:0}.sv-patterns{border:1px solid var(--border);background:var(--surface);border-radius:8px;gap:4px;min-height:44px;padding:5px;display:flex;overflow:auto}.sv-patterns button{border:1px solid var(--border);background:var(--surface-2);height:32px;color:var(--muted);white-space:nowrap;cursor:pointer;border-radius:5px;padding:0 10px;font-size:10px}.sv-patterns button.active{background:var(--brand-soft);color:var(--brand);border-color:#ee1c3133;font-weight:700}.sv-patterns.fraud button:nth-child(-n+2){background:var(--negative-soft);color:var(--negative);border-color:#ee49602e}.sv-surveillance-layout{grid-template-columns:minmax(245px,.62fr) minmax(560px,1.38fr);gap:7px;display:grid}.sv-surveillance-layout>.replay,.sv-surveillance-layout>.evidence{grid-column:1/-1}.sv-rel-graph{border:1px solid var(--border-soft);background:radial-gradient(circle at center,#ee1c3114,transparent 32%),linear-gradient(var(--border-soft) 1px,transparent 1px),linear-gradient(90deg,var(--border-soft) 1px,transparent 1px),var(--bg-elevated);background-size:auto,28px 28px,28px 28px,auto;border-radius:7px;height:405px;margin:4px 7px 0;position:relative;overflow:hidden}.sv-rel-graph:after{content:"RELATIONSHIP RISK GRAPH";inset-inline-end:8px;color:var(--muted);letter-spacing:.12em;font:10px Manrope;position:absolute;bottom:6px}.sv-rel-graph .edge{transform-origin:0;z-index:1;background:linear-gradient(90deg,#ee1c312e,#ee1c31b3);height:1px;position:absolute}.sv-rel-graph .edge:after{content:"";background:var(--brand);border-radius:50%;width:5px;height:5px;position:absolute;top:-2px;right:0}.sv-rel-graph .node{z-index:2;border:1px solid var(--border);color:#e9edf4;text-align:start;cursor:pointer;background:#171b22f0;border-radius:7px;grid-template-columns:22px 1fr;gap:2px 5px;min-width:88px;min-height:49px;padding:5px 7px;display:grid;position:absolute;transform:translate(-50%,-50%);box-shadow:0 7px 18px #00000040}.theme-light .sv-rel-graph .node{color:#1b2028;background:#fffffff5}.sv-rel-graph .node:hover{z-index:4;border-color:var(--brand);transform:translate(-50%,-50%)scale(1.04)}.sv-rel-graph .node>span{background:var(--surface-3);width:22px;height:22px;color:var(--muted);border-radius:5px;grid-row:1/3;place-items:center;display:grid}.sv-rel-graph .node strong{font-size:10px}.sv-rel-graph .node small{color:var(--muted);font:10px Manrope,Vazirmatn}.sv-rel-graph .node.customer{border-color:#ee1c3173}.sv-rel-graph .node.customer>span{background:var(--brand-soft);color:var(--brand)}.sv-rel-graph .node.device,.sv-rel-graph .node.session{border-color:#c88b2d66}.sv-rel-graph .node.device>span,.sv-rel-graph .node.session>span{background:var(--warning-soft);color:var(--warning)}.sv-rel-graph .node.trade,.sv-rel-graph .node.payment{border-color:#24a67a5c}.sv-rel-graph .node.trade>span,.sv-rel-graph .node.payment>span{background:var(--positive-soft);color:var(--positive)}.sv-graph-legend{justify-content:center;align-items:center;gap:12px;min-height:37px;padding:0 10px;display:flex;overflow:auto}.sv-graph-legend span{color:var(--muted);align-items:center;gap:4px;font-size:10px;display:flex}.sv-graph-legend i{background:var(--muted);border-radius:2px;width:6px;height:6px}.sv-graph-legend i.customer{background:var(--brand)}.sv-graph-legend i.device{background:var(--warning)}.sv-graph-legend i.trade,.sv-graph-legend i.payment{background:var(--positive)}.sv-replay-head{grid-template-columns:29px 29px 1fr auto;align-items:center;gap:5px;padding:9px 12px;display:grid}.sv-replay-head button{border:1px solid var(--border);background:var(--surface-2);width:28px;height:28px;color:var(--text-2);border-radius:6px;place-items:center;display:grid}.sv-replay-head>span{flex-direction:column;display:flex}.sv-replay-head strong{font:700 10px Manrope}.sv-replay-head small{color:var(--muted);font:10px Manrope}.sv-replay-head>b{font:700 10px Manrope}.sv-panel.replay>input{width:calc(100% - 24px);accent-color:var(--brand);margin:0 12px}.sv-replay-book{grid-template-columns:1fr 150px 1fr;gap:7px;min-height:170px;padding:10px 12px 13px;display:grid}.sv-replay-book>div{border:1px solid var(--border);background:var(--bg-elevated);border-radius:7px;padding:7px}.sv-replay-book>div>span{color:var(--muted);margin-bottom:5px;font:10px Manrope;display:block}.sv-replay-book .buy>span{color:var(--positive)}.sv-replay-book .sell>span{color:var(--negative)}.sv-replay-book i{border-top:1px solid var(--border-soft);grid-template-columns:.8fr 1fr .8fr;align-items:center;gap:5px;height:29px;font-style:normal;display:grid}.sv-replay-book i b,.sv-replay-book i small{font:10px Manrope,Vazirmatn}.sv-replay-book i em{background:var(--positive);height:4px}.sv-replay-book .sell i em{background:var(--negative)}.sv-replay-book .tape{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.sv-replay-book .tape strong{color:var(--brand);font:800 13px Manrope}.sv-replay-book .tape b{margin-top:5px;font:700 10px Manrope,Vazirmatn}.sv-replay-book .tape small{color:var(--muted);margin-top:4px;font-size:10px}.sv-evidence-time.horizontal{grid-template-columns:repeat(5,1fr);padding:13px;display:grid}.sv-evidence-time.horizontal>div{grid-template-rows:17px 13px auto;grid-template-columns:1fr;min-height:82px;display:grid}.sv-evidence-time.horizontal>div:not(:last-child):after{inset-inline-start:50%;width:100%;height:1px;top:24px;bottom:auto;left:50%}.sv-evidence-time.horizontal time{text-align:center}.sv-evidence-time.horizontal>div>i{justify-self:center;margin:0}.sv-evidence-time.horizontal span{text-align:center;padding:5px}.sv-fraud-layout{grid-template-columns:minmax(240px,.62fr) minmax(500px,1.38fr);gap:7px;display:grid}.sv-fraud-layout>.fraud-context{grid-column:1/-1}.sv-session-time,.sv-auth-history,.sv-payment-risk{min-height:240px;padding:8px 12px}.sv-session-time>div{border-bottom:1px solid var(--border-soft);grid-template-columns:52px 10px 1fr 30px;align-items:center;gap:5px;min-height:45px;display:grid}.sv-session-time time{color:var(--muted);font:10px Manrope,Vazirmatn}.sv-session-time i{background:var(--positive);border-radius:50%;width:7px;height:7px}.sv-session-time i.danger{background:var(--negative);box-shadow:0 0 0 4px var(--negative-soft)}.sv-session-time span,.sv-auth-history span{flex-direction:column;display:flex}.sv-session-time strong,.sv-auth-history strong{font-size:10px}.sv-session-time small,.sv-auth-history small{color:var(--muted);font-size:10px}.sv-session-time b{font:700 10px Manrope}.sv-auth-history>div{border-bottom:1px solid var(--border-soft);grid-template-columns:1fr 1.2fr auto;align-items:center;gap:8px;min-height:52px;display:grid}.sv-auth-history>div>i{background:var(--surface-3);border-radius:5px;height:5px;overflow:hidden}.sv-auth-history em{background:var(--warning);height:100%;display:block}.sv-payment-risk>div{border-bottom:1px solid var(--border-soft);grid-template-columns:20px 1fr .8fr auto;align-items:center;gap:7px;min-height:50px;display:grid}.sv-payment-risk span{flex-direction:column;display:flex}.sv-payment-risk strong{font-size:10px}.sv-payment-risk small{color:var(--muted);font-size:10px}.sv-payment-risk b{font:650 10px Manrope,Vazirmatn}.sv-workflow-types{border:1px solid var(--border);background:var(--surface);border-radius:8px;align-items:center;gap:5px;min-height:45px;padding:5px;display:flex;overflow:auto}.sv-workflow-types span{border:1px solid var(--border-soft);background:var(--surface-2);white-space:nowrap;border-radius:5px;align-items:center;gap:5px;height:31px;padding:0 8px;font-size:10px;display:flex}.sv-workflow-types i{background:var(--brand-soft);width:19px;height:19px;color:var(--brand);border-radius:4px;place-items:center;display:grid}.sv-workflow-layout{grid-template-columns:minmax(330px,.85fr) minmax(450px,1.15fr);gap:7px;display:grid}.sv-workflow-layout>.history{grid-column:1/-1}.sv-task-list>button{border:1px solid #0000;border-bottom-color:var(--border-soft);width:100%;min-height:75px;color:var(--text);text-align:start;background:0 0;grid-template-columns:1fr auto;gap:4px 7px;padding:7px;display:grid}.sv-task-list>button.active{background:var(--brand-soft);border-color:#ee1c312e;border-radius:6px}.sv-task-list>button>span{flex-direction:column;display:flex}.sv-task-list strong{font-size:10px}.sv-task-list small{color:var(--muted);font-size:10px}.sv-task-list>button>b{font:650 10px Manrope,Vazirmatn}.sv-task-list>button>div{grid-column:1/-1;grid-template-columns:1fr auto;align-items:center;gap:5px;display:grid}.sv-task-list>button>div i{background:var(--surface-3);border-radius:4px;height:4px;overflow:hidden}.sv-task-list>button>div em{background:var(--brand);height:100%;display:block}.sv-approval{padding:12px}.sv-approval>header{justify-content:space-between;align-items:flex-start;display:flex}.sv-approval>header span{color:var(--brand);font:10px Manrope}.sv-approval h3{margin:3px 0;font-size:13px}.sv-approval p{color:var(--muted);margin:0;font-size:10px}.sv-approval-amount{background:var(--brand-soft);border:1px solid #ee1c3126;border-radius:7px;flex-direction:column;min-height:64px;margin-top:9px;padding:9px;display:flex}.sv-approval-amount span{color:var(--brand);font:10px Manrope}.sv-approval-amount strong{margin-top:5px;font:750 14px Manrope,Vazirmatn}.sv-approval-controls{grid-template-columns:1fr 1fr;gap:5px;margin-top:8px;display:grid}.sv-approval-controls>span{border:1px solid var(--border);background:var(--surface-2);border-radius:6px;grid-template-columns:20px 1fr auto;align-items:center;gap:5px;min-height:55px;padding:7px;display:grid}.sv-approval-controls>span>svg{color:var(--muted)}.sv-approval-controls>span>div{flex-direction:column;display:flex}.sv-approval-controls strong{font-size:10px}.sv-approval-controls small{color:var(--muted);font-size:10px}.sv-approval>footer button.danger{background:var(--negative-soft);color:var(--negative);border-color:#ee496033}.sv-approval-history{grid-template-columns:repeat(4,1fr);padding:14px 18px;display:grid}.sv-approval-history>div{grid-template-rows:28px 1fr;grid-template-columns:28px 1fr;min-height:110px;display:grid;position:relative}.sv-approval-history>div:not(:last-child):after{content:"";top:13px;background:var(--border);width:calc(100% - 27px);height:1px;position:absolute;inset-inline-start:27px}.sv-approval-history>div>i{border:1px solid var(--border);background:var(--surface-2);width:27px;height:27px;color:var(--muted);z-index:1;border-radius:50%;place-items:center;font:10px Manrope;display:grid}.sv-approval-history>div.done>i{background:var(--positive-soft);color:var(--positive);border-color:#24a67a38}.sv-approval-history>div.active>i{border-color:var(--brand);background:var(--brand-soft);color:var(--brand)}.sv-approval-history time{color:var(--muted);padding:5px;font:10px Manrope,Vazirmatn}.sv-approval-history span{flex-direction:column;grid-column:1/-1;padding-top:7px;display:flex}.sv-approval-history strong{font-size:10px}.sv-approval-history small{color:var(--muted);margin-top:3px;font-size:10px}.sv-approval-history p{color:var(--text-2);margin:5px 0 0;font-size:10px;line-height:1.5}.sv-document-stats{grid-template-columns:repeat(8,1fr);gap:5px;display:grid}.sv-document-stats button{border:1px solid var(--border);background:var(--surface);min-height:65px;color:var(--text);text-align:start;cursor:pointer;border-radius:7px;flex-direction:column;padding:8px;display:flex}.sv-document-stats button.active{background:var(--brand-soft);border-color:#ee1c3138}.sv-document-stats span{color:var(--muted);font-size:10px}.sv-document-stats strong{margin-top:auto;font:750 11px Manrope,Vazirmatn}.sv-doc-layout{grid-template-columns:minmax(275px,.78fr) minmax(470px,1.22fr) minmax(250px,.72fr);gap:7px;display:grid}.sv-doc-tools{color:var(--muted);gap:7px;display:flex}.sv-doc-list>button{border:1px solid #0000;border-bottom-color:var(--border-soft);width:100%;min-height:72px;color:var(--text);text-align:start;background:0 0;grid-template-columns:34px 1fr auto;align-items:center;gap:6px;padding:7px;display:grid}.sv-doc-list>button.active{background:var(--brand-soft);border-color:#ee1c312e;border-radius:6px}.sv-doc-list .file{background:var(--brand-soft);width:32px;height:38px;color:var(--brand);border-radius:5px;flex-direction:column;justify-content:center;align-items:center;gap:2px;font:10px Manrope;display:flex}.sv-doc-list>button>div,.sv-doc-list>button>span:last-child{flex-direction:column;display:flex}.sv-doc-list strong{font-size:10px}.sv-doc-list small{color:var(--muted);margin-top:3px;font-size:10px}.sv-doc-list>button>span:last-child{align-items:flex-end}.sv-document-preview{background:radial-gradient(circle at center,#ee1c310a,transparent 45%),var(--bg-elevated);place-items:center;min-height:520px;padding:22px;display:grid}.sv-document-preview .paper{aspect-ratio:.707;color:#2b2f35;background:#fbfaf8;border:1px solid #0000001a;width:min(380px,88%);padding:25px;position:relative;box-shadow:0 18px 45px #00000038}.sv-document-preview .paper>header{border-bottom:1px solid #dbd6ce;grid-template-columns:30px 1fr auto;align-items:start;gap:7px;height:45px;display:grid}.sv-document-preview .logo{color:#fff;background:#b41323;border-radius:4px;place-items:center;width:28px;height:28px;font:800 13px Manrope;display:grid}.sv-document-preview header>span{flex-direction:column;display:flex}.sv-document-preview header strong{font:700 10px Manrope}.sv-document-preview header small{color:#8a8d92;letter-spacing:.07em;margin-top:2px;font:10px Manrope}.sv-document-preview header>b{color:#b41323;background:#f2e6e7;border-radius:3px;padding:3px 5px;font:10px Manrope}.sv-document-preview h2{margin:26px 0 4px;font-size:13px}.sv-document-preview p{color:#71757b;margin:0;font-size:10px}.sv-document-preview .paper-meta{grid-template-columns:repeat(3,1fr);gap:4px;margin:18px 0;display:grid}.sv-document-preview .paper-meta span{color:#8a8d92;border:1px solid #e1ddd6;flex-direction:column;min-height:41px;padding:5px;font-size:10px;display:flex}.sv-document-preview .paper-meta b{color:#34383d;margin-top:5px;font-size:10px}.sv-document-preview .line{background:#e9e5df;border-radius:2px;height:5px;margin:10px 0}.sv-document-preview .line:nth-of-type(2n){width:83%}.sv-document-preview .line:nth-of-type(3n){width:67%}.sv-document-preview .paper>footer{color:#8a8d92;border-top:1px solid #dbd6ce;justify-content:space-between;padding-top:8px;font:10px Manrope;display:flex;position:absolute;bottom:22px;left:25px;right:25px}.sv-version-list{padding:6px}.sv-version-list>button{border:0;border-bottom:1px solid var(--border-soft);width:100%;min-height:66px;color:var(--text);text-align:start;background:0 0;grid-template-columns:28px 1fr auto 14px;align-items:center;gap:6px;padding:7px;display:grid}.sv-version-list>button>i{background:var(--surface-3);width:27px;height:27px;color:var(--muted);border-radius:50%;place-items:center;font:650 10px Manrope;display:grid}.sv-version-list>button:first-child>i{background:var(--brand-soft);color:var(--brand)}.sv-version-list>button>span{flex-direction:column;display:flex}.sv-version-list strong{font-size:10px}.sv-version-list small{color:var(--muted);margin-top:3px;font-size:10px}.sv-version-list>button>svg{color:var(--muted)}@media (max-width:1300px){.sv-risk-categories,.sv-document-stats{grid-template-columns:repeat(4,1fr)}.sv-support-layout{grid-template-columns:minmax(225px,.72fr) 1.28fr}.sv-support-layout>.sv-panel:last-child{grid-column:1/-1}.sv-support-customer{grid-template-columns:1fr 1fr;gap:8px;display:grid}.sv-support-customer>header{grid-column:1/-1}.sv-doc-layout{grid-template-columns:minmax(260px,.72fr) 1.28fr}.sv-doc-layout>.versions{grid-column:1/-1}.sv-version-list{grid-template-columns:repeat(4,1fr);display:grid}.sv-version-list>button{border-inline-end:1px solid var(--border-soft)}}@media (max-width:1050px){.sv-head-facts{grid-column:1/-1}.sv-customer-head{grid-template-columns:46px 1fr 30px}.sv-customer-head>button{grid-area:1/3}.sv-head-facts{grid-area:2/1/auto/-1}.sv-head-facts>span{flex:1}.sv-grid>.span-8,.sv-grid>.span-7,.sv-grid>.span-5,.sv-grid>.span-4{grid-column:span 12}.sv-risk-categories{grid-template-columns:repeat(4,1fr)}.sv-investigation,.sv-surveillance-layout,.sv-fraud-layout,.sv-workflow-layout{grid-template-columns:1fr}.sv-surveillance-layout>.replay,.sv-surveillance-layout>.evidence,.sv-fraud-layout>.fraud-context,.sv-workflow-layout>.history{grid-column:auto}.sv-source-checks{grid-template-columns:repeat(3,1fr)}.sv-investigation-columns,.sv-doc-layout{grid-template-columns:1fr}.sv-doc-layout>.versions{grid-column:auto}.sv-doc-list{grid-template-columns:1fr 1fr;display:grid}.sv-version-list{grid-template-columns:1fr 1fr}}@media (max-width:720px){.page-content:has(.sv-workspace){padding:7px}.sv-hero{flex-direction:column;align-items:flex-start;min-height:170px;padding:17px}.sv-sla,.sv-control-health,.sv-live-alert,.sv-fraud-score,.sv-risk-health{width:100%;min-width:0}.sv-metrics{grid-template-columns:1fr 1fr}.sv-customer-switcher>span{display:none}.sv-customer-head{grid-template-columns:40px 1fr 28px;padding:12px}.sv-avatar{width:39px;height:39px}.sv-head-facts{grid-template-columns:1fr 1fr;width:100%;display:grid}.sv-head-facts>span{border-top:1px solid var(--border);padding:7px}.sv-risk-categories,.sv-document-stats{grid-template-columns:1fr 1fr}.sv-support-layout{grid-template-columns:1fr}.sv-support-layout>.sv-panel:last-child{grid-column:auto}.sv-support-customer{display:block}.sv-conversation{min-height:260px}.sv-source-checks{grid-template-columns:1fr 1fr}.sv-rel-graph{height:500px}.sv-rel-graph .node{min-width:72px}.sv-replay-book{grid-template-columns:1fr}.sv-evidence-time.horizontal{display:block}.sv-evidence-time.horizontal>div{grid-template-rows:auto;grid-template-columns:60px 10px 1fr;display:grid}.sv-evidence-time.horizontal>div:not(:last-child):after{left:auto;inset-inline-start:63px;width:1px;height:auto;top:12px;bottom:-2px}.sv-evidence-time.horizontal time{text-align:start}.sv-evidence-time.horizontal>div>i{justify-self:start}.sv-evidence-time.horizontal span{text-align:start;padding:2px 6px}.sv-approval-controls{grid-template-columns:1fr}.sv-approval-history{display:block}.sv-approval-history>div{min-height:80px}.sv-approval-history>div:not(:last-child):after{inset-inline-start:13px;width:1px;height:auto;top:27px;bottom:0}.sv-doc-list,.sv-version-list{display:block}.sv-document-preview{min-height:430px;padding:10px}.sv-document-preview .paper{width:94%;padding:18px}.sv-document-preview .paper>footer{left:18px;right:18px}.sv-facts{grid-template-columns:1fr}.sv-table{min-width:580px}}.sv-risk-matrix{border:1px solid var(--border);background:linear-gradient(135deg,#24a67a12,#c88b2d0e 55%,#ee49601a);border-radius:7px;grid-template-rows:repeat(5,1fr);grid-template-columns:repeat(5,1fr);height:270px;margin:12px 18px 4px;padding:0 0 18px 18px;display:grid;position:relative;overflow:visible}.sv-risk-matrix>.cell{border-inline-end:1px solid var(--border-soft);border-top:1px solid var(--border-soft)}.sv-risk-matrix>.axis{color:var(--muted);letter-spacing:.1em;font:10px Manrope;position:absolute}.sv-risk-matrix>.axis.x{inset-inline-end:8px;bottom:5px}.sv-risk-matrix>.axis.y{inset-inline-start:5px;writing-mode:vertical-rl;top:8px}.sv-risk-matrix>button{left:calc((var(--x) - .5)*20%);bottom:calc((var(--y) - .5)*20%);background:var(--brand);color:#fff;cursor:pointer;z-index:2;border:2px solid #ffffff8c;border-radius:50%;place-items:center;width:27px;height:27px;display:grid;position:absolute;transform:translate(-50%,50%);box-shadow:0 5px 13px #00000042}.sv-risk-matrix>button:nth-of-type(2n){background:var(--warning)}.sv-risk-matrix>button:nth-of-type(3n){background:var(--negative)}.sv-risk-matrix>button span{font:750 10px Manrope}.sv-risk-matrix>button small{border:1px solid var(--border);background:var(--surface);min-width:70px;color:var(--text-2);opacity:0;pointer-events:none;border-radius:4px;padding:3px;font-size:10px;position:absolute;top:29px}.sv-risk-matrix>button:hover{z-index:4}.sv-risk-matrix>button:hover small{opacity:1}.sv-risk-legend{grid-template-columns:repeat(4,1fr);gap:4px;padding:6px 12px 12px;display:grid}.sv-risk-legend span{border:1px solid var(--border-soft);background:var(--surface-2);border-radius:5px;grid-template-columns:18px 1fr;align-items:center;gap:4px;min-height:30px;padding:4px;font-size:10px;display:grid}.sv-risk-legend i{background:var(--brand-soft);width:17px;height:17px;color:var(--brand);border-radius:50%;place-items:center;font:10px Manrope;display:grid}.sv-risk-legend small{color:var(--muted);grid-column:2;font-size:10px}.sv-critical-list>button{border:0;border-bottom:1px solid var(--border-soft);width:100%;min-height:54px;color:var(--text);text-align:start;background:0 0;grid-template-columns:1.2fr .7fr 38px;align-items:center;gap:6px;padding:6px 0;display:grid}.sv-critical-list>button span{flex-direction:column;display:flex}.sv-critical-list>button strong{font-size:10px}.sv-critical-list>button small{color:var(--muted);font-size:10px}.sv-critical-list>button b{font:650 10px Manrope,Vazirmatn}.sv-critical-list>button em{background:var(--negative-soft);width:34px;height:34px;color:var(--negative);border-radius:50%;place-items:center;font:700 10px Manrope;display:grid}.sv-stress{grid-template-columns:minmax(250px,.85fr) 1.15fr;display:grid}.sv-stress aside{border-inline-end:1px solid var(--border);padding:6px}.sv-stress aside button{border:1px solid #0000;border-bottom-color:var(--border-soft);width:100%;min-height:50px;color:var(--text);text-align:start;background:0 0;flex-direction:column;padding:7px;display:flex}.sv-stress aside button.active{background:var(--brand-soft);border-color:#ee1c312e;border-radius:6px}.sv-stress aside strong{font-size:10px}.sv-stress aside small{color:var(--muted);margin-top:3px;font-size:10px}.sv-stress main{grid-template-columns:1fr 1fr;gap:6px;padding:14px;display:grid}.sv-stress main span{border:1px solid var(--border);background:var(--surface-2);border-radius:7px;flex-direction:column;min-height:74px;padding:10px;display:flex}.sv-stress main small{color:var(--muted);font:10px Manrope}.sv-stress main strong{margin-top:9px;font:750 14px Manrope,Vazirmatn}.sv-owner-graph{height:190px;position:relative}.sv-owner-graph:before{content:"";background:var(--border);width:1px;position:absolute;top:45px;bottom:54px;left:50%}.sv-owner-graph>.root{background:var(--brand-soft);min-width:110px;height:38px;color:var(--brand);text-align:center;border:1px solid #ee1c313d;border-radius:7px;place-items:center;padding:5px;font-size:10px;font-weight:700;display:grid;position:absolute;top:12px;left:50%;transform:translate(-50%)}.sv-owner-graph>.node{border:1px solid var(--border);background:var(--surface);text-align:center;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;width:22%;min-height:59px;padding:6px;display:flex;position:absolute;bottom:10px}.sv-owner-graph>.node:before{content:"";background:var(--border);width:1px;height:20px;position:absolute;top:-21px;left:50%}.sv-owner-graph>.node.n-1{left:1%}.sv-owner-graph>.node.n-2{left:26%}.sv-owner-graph>.node.n-3{left:51%}.sv-owner-graph>.node.n-4{left:76%}.sv-owner-graph>.node span{font-size:10px;font-weight:650}.sv-owner-graph>.node small{color:var(--muted);margin-top:4px;font-size:10px}.sv-owner-graph>.node.person{border-color:#c88b2d3d}.sv-owner-graph>.node.representative{border-color:#24a67a3d}@media (max-width:720px){.sv-risk-legend{grid-template-columns:1fr 1fr}.sv-stress{grid-template-columns:1fr}.sv-stress aside{border-inline-end:0;border-bottom:1px solid var(--border)}.sv-owner-graph>.node{width:24%}.sv-owner-graph>.node.n-1{left:0}.sv-owner-graph>.node.n-2{left:25%}.sv-owner-graph>.node.n-3{left:50%}.sv-owner-graph>.node.n-4{left:75%}}.pm-admin-layout.retail-users-layout{grid-template-columns:205px minmax(760px,1fr) 285px}.pm-panel.retail-registry{overflow-x:auto}.pm-retail-users{position:relative}.pm-user-command{border-bottom:1px solid var(--border);gap:5px;min-height:55px;padding:8px;display:flex}.pm-user-command label{border:1px solid var(--border);background:var(--surface-2);min-width:260px;height:38px;color:var(--muted);border-radius:7px;flex:1;align-items:center;gap:7px;padding:0 9px;display:flex}.pm-user-command input{min-width:0;color:var(--text);background:0 0;border:0;outline:0;flex:1;font-size:10px}.pm-user-command kbd{font-size:9px}.pm-user-command>button{border:1px solid var(--border);background:var(--surface-2);height:38px;color:var(--text-2);white-space:nowrap;border-radius:7px;align-items:center;gap:5px;padding:0 9px;font-size:10px;display:flex}.pm-user-command>button.primary{background:var(--brand);color:#fff;border:0}.pm-user-segments{border-bottom:1px solid var(--border);grid-template-columns:repeat(6,1fr);gap:5px;padding:8px;display:grid}.pm-user-segments button{border:1px solid var(--border-soft);background:var(--surface-2);min-height:58px;color:var(--text);border-radius:7px;flex-direction:column;align-items:flex-start;padding:7px;display:flex;position:relative;overflow:hidden}.pm-user-segments button.active{background:var(--brand-soft);border-color:#e3052140}.pm-user-segments span{color:var(--muted);font-size:10px}.pm-user-segments strong{margin-top:5px;font:700 12px Manrope,Vazirmatn}.pm-user-segments i{inset-inline:0;background:linear-gradient(90deg,var(--brand) var(--share),var(--surface-3) 0);height:2px;position:absolute;bottom:0}.pm-user-queues{border-bottom:1px solid var(--border);grid-template-columns:repeat(4,1fr);gap:5px;padding:8px;display:grid}.pm-user-queues>button{border:1px solid var(--border-soft);background:var(--surface);min-height:60px;color:var(--text);text-align:start;border-radius:7px;grid-template-columns:29px 1fr auto;align-items:center;gap:7px;padding:7px;display:grid}.pm-user-queues>button:hover{background:var(--surface-2)}.pm-user-queues>button>span{border-radius:7px;place-items:center;width:29px;height:29px;display:grid}.pm-user-queues .blue{background:var(--mellat-blue-soft);color:var(--mellat-blue)}.pm-user-queues .amber{background:var(--warning-soft);color:var(--warning)}.pm-user-queues .slate{background:var(--surface-3);color:var(--muted)}.pm-user-queues .red{background:var(--negative-soft);color:var(--negative)}.pm-user-queues>button>div{flex-direction:column;min-width:0;display:flex}.pm-user-queues strong{font-size:10px}.pm-user-queues small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:9px;overflow:hidden}.pm-user-queues b{font:650 10px Manrope,Vazirmatn}.pm-user-bulk{background:var(--mellat-blue-soft);min-height:42px;color:var(--mellat-blue);border-bottom:1px solid #10649b2e;align-items:center;gap:5px;padding:6px 9px;display:flex}.pm-user-bulk>strong{margin-inline-end:auto;font-size:10px}.pm-user-bulk button{background:var(--surface);height:28px;color:var(--text-2);border:1px solid #10649b33;border-radius:5px;align-items:center;gap:4px;padding:0 7px;font-size:9px;display:flex}.pm-user-bulk button.danger{color:var(--negative)}.pm-user-bulk button.clear{place-items:center;width:28px;padding:0;display:grid}.pm-user-table{min-width:850px}.pm-user-table>.head,.pm-user-table>button{border:0;border-bottom:1px solid var(--border-soft);width:100%;min-height:61px;color:var(--text);text-align:start;background:0 0;grid-template-columns:20px 1.25fr .9fr 1.2fr 1.15fr .62fr;align-items:center;gap:7px;padding:6px 9px;display:grid}.pm-user-table>.head{background:var(--surface-2);min-height:32px;color:var(--muted);font-size:9px}.pm-user-table>button:hover{background:var(--surface-2)}.pm-user-table>button.active{background:var(--brand-soft);box-shadow:inset -2px 0 0 var(--brand)}.pm-user-table input{accent-color:var(--brand)}.pm-user-table>button>span{flex-direction:column;min-width:0;display:flex}.pm-user-table .identity{grid-template-columns:32px 1fr;align-items:center;gap:7px;display:grid}.pm-user-table .identity>i{background:linear-gradient(145deg,var(--mellat-blue),#0b405f);color:#fff;border-radius:8px;grid-row:1/3;place-items:center;width:32px;height:32px;font-size:9px;font-style:normal;display:grid}.pm-user-table strong{white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.pm-user-table small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:9px;overflow:hidden}.pm-user-table small.danger{color:var(--negative)}.pm-user-table small.warning{color:var(--warning)}.pm-user-table small.success{color:var(--positive)}.pm-user-empty{min-height:220px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.pm-user-empty strong{font-size:10px}.pm-user-empty button{border:1px solid var(--border);background:var(--surface-2);height:29px;color:var(--brand);border-radius:6px;padding:0 8px;font-size:9px}.pm-user-pagination{min-height:48px;color:var(--muted);justify-content:space-between;align-items:center;gap:10px;padding:7px 9px;font-size:9px;display:flex}.pm-user-pagination>div{align-items:center;gap:3px;display:flex}.pm-user-pagination button{border:1px solid var(--border);background:var(--surface-2);min-width:27px;height:27px;color:var(--muted);border-radius:5px;font-size:9px}.pm-user-pagination button.active{border-color:var(--brand);background:var(--brand-soft);color:var(--brand)}.pm-user-pagination select{border:1px solid var(--border);background:var(--surface-2);height:29px;color:var(--text-2);border-radius:5px;font-size:9px}.pm-user-toast{z-index:150;inset-inline-end:24px;background:var(--surface);min-height:42px;color:var(--positive);border:1px solid #24a67a3d;border-radius:8px;align-items:center;gap:7px;padding:9px 12px;font-size:10px;display:flex;position:fixed;bottom:24px;box-shadow:0 18px 45px #0000003d}@media (max-width:1500px){.pm-admin-layout.retail-users-layout{grid-template-columns:195px minmax(700px,1fr)}.pm-admin-layout.retail-users-layout>.context{grid-column:1/-1}.pm-user-queues{grid-template-columns:1fr 1fr}}@media (max-width:900px){.pm-user-command{flex-wrap:wrap}.pm-user-command label{flex-basis:100%}.pm-user-segments{grid-template-columns:repeat(3,1fr)}.pm-user-queues{grid-template-columns:1fr}.pm-user-bulk{overflow:auto}.pm-user-pagination{flex-direction:column;align-items:flex-start}}.pm-workspace{color:var(--text);flex-direction:column;gap:8px;display:flex}.pm-workspace button,.pm-workspace input,.pm-workspace textarea,.pm-workspace select{font-family:inherit}.pm-workspace button{cursor:pointer}.pm-hero{border:1px solid var(--border);background:radial-gradient(circle at 82% 22%,#ee1c3124,transparent 31%),linear-gradient(125deg,var(--surface),var(--bg-elevated));border-radius:11px;justify-content:space-between;align-items:center;gap:20px;min-height:120px;padding:22px 24px;display:flex;position:relative;overflow:hidden}.pm-hero:before{content:"";inset-inline-start:0;background:var(--brand);border-radius:3px;width:3px;position:absolute;top:20px;bottom:20px}.pm-hero.danger{background:radial-gradient(circle at 82% 22%,#ee49602e,transparent 34%),linear-gradient(125deg,var(--surface),var(--bg-elevated))}.pm-hero>div:first-child{z-index:1;position:relative}.pm-hero>div:first-child>span{color:var(--brand);letter-spacing:.13em;font:700 10px Manrope,Vazirmatn}.pm-hero h1{letter-spacing:-.03em;margin:5px 0 4px;font-size:22px}.pm-hero p{max-width:740px;color:var(--muted);margin:0;font-size:10px;line-height:1.8}.pm-admin-health,.pm-rule-release,.pm-integration-health,.pm-api-health{background:#ee1c310e;border:1px solid #ee1c312e;border-radius:8px;flex-direction:column;min-width:225px;padding:12px 14px;display:flex}.pm-admin-health>span,.pm-rule-release>span,.pm-integration-health>span,.pm-api-health>span{color:var(--brand);letter-spacing:.08em;font:700 10px Manrope}.pm-admin-health strong,.pm-rule-release strong,.pm-integration-health strong,.pm-api-health strong{margin-top:5px;font:750 18px Manrope,Vazirmatn}.pm-admin-health small,.pm-rule-release small,.pm-integration-health small,.pm-api-health small{color:var(--muted);margin-top:2px;font:10px Manrope,Vazirmatn}.pm-panel{border:1px solid var(--border);background:var(--surface);min-width:0;box-shadow:var(--shadow);border-radius:9px;overflow:hidden}.pm-panel>header{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:center;gap:8px;min-height:51px;padding:8px 11px;display:flex}.pm-panel>header>div:first-child{align-items:center;gap:7px;display:flex}.pm-panel>header>div:first-child>span{background:var(--brand-soft);width:27px;height:27px;color:var(--brand);border-radius:6px;place-items:center;display:grid}.pm-panel>header>div:first-child>div{flex-direction:column;display:flex}.pm-panel>header strong{font-size:10px}.pm-panel>header small{color:var(--muted);margin-top:2px;font-size:10px}.pm-pill{background:var(--surface-3);min-height:21px;color:var(--text-2);white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;gap:4px;padding:0 6px;font:650 10px Manrope,Vazirmatn;display:inline-flex}.pm-pill i{background:currentColor;border-radius:50%;width:4px;height:4px}.pm-pill.success{background:var(--positive-soft);color:var(--positive)}.pm-pill.warning{background:var(--warning-soft);color:var(--warning)}.pm-pill.danger{background:var(--negative-soft);color:var(--negative)}.pm-metrics{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.pm-metrics>div{border:1px solid var(--border);background:var(--surface);border-radius:8px;flex-direction:column;min-height:79px;padding:10px;display:flex;position:relative;overflow:hidden}.pm-metrics>div.accent:after{content:"";inset-inline-start:0;background:var(--brand);width:2px;position:absolute;top:14px;bottom:14px}.pm-metrics span{color:var(--muted);align-items:center;gap:4px;font-size:10px;display:flex}.pm-metrics strong{margin-top:9px;font:720 13px Manrope,Vazirmatn}.pm-metrics small{color:var(--muted);margin-top:3px;font-size:10px}.pm-tabs{border:1px solid var(--border);background:var(--surface);border-radius:8px;align-items:center;gap:4px;min-height:43px;padding:5px;display:flex;overflow:auto}.pm-tabs button{height:31px;color:var(--muted);white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:5px;align-items:center;gap:5px;padding:0 10px;font-size:10px;display:flex}.pm-tabs button:hover{background:var(--surface-2);color:var(--text)}.pm-tabs button.active{background:var(--brand-soft);color:var(--brand);border-color:#ee1c312e;font-weight:700}.pm-tabs button b{background:var(--surface-3);border-radius:8px;min-width:19px;padding:2px 4px;font:10px Manrope,Vazirmatn}.pm-icon{border:1px solid var(--border);background:var(--surface-2);width:28px;height:28px;color:var(--muted);border-radius:6px;place-items:center;display:grid}.pm-admin-layout{grid-template-columns:225px minmax(650px,1fr) 285px;gap:7px;display:grid}.pm-admin-layout>.permission-matrix{grid-column:2/-1}.pm-admin-nav{border:1px solid var(--border);background:var(--surface);border-radius:9px;overflow:hidden}.pm-admin-nav>header{border-bottom:1px solid var(--border);align-items:center;gap:7px;min-height:51px;padding:8px 10px;display:flex}.pm-admin-nav>header>span{background:var(--brand-soft);width:27px;height:27px;color:var(--brand);border-radius:6px;place-items:center;display:grid}.pm-admin-nav>header>div{flex-direction:column;display:flex}.pm-admin-nav>header strong{font-size:10px}.pm-admin-nav>header small{color:var(--muted);font-size:10px}.pm-admin-nav>button{border:0;border-bottom:1px solid var(--border-soft);width:100%;min-height:58px;color:var(--text);text-align:start;background:0 0;grid-template-rows:1fr 13px;grid-template-columns:25px 1fr auto;align-items:center;gap:2px 6px;padding:6px 7px;display:grid}.pm-admin-nav>button:hover{background:var(--surface-2)}.pm-admin-nav>button.active{background:var(--brand-soft);box-shadow:inset 2px 0 0 var(--brand)}[dir=rtl] .pm-admin-nav>button.active{box-shadow:inset -2px 0 0 var(--brand)}.pm-admin-nav>button>i{background:var(--surface-3);width:24px;height:24px;color:var(--muted);border-radius:5px;grid-row:1/3;place-items:center;font-style:normal;display:grid}.pm-admin-nav>button.active>i{color:var(--brand);background:#ee1c311f}.pm-admin-nav>button>span{flex-direction:column;min-width:0;display:flex}.pm-admin-nav>button strong{font-size:10px}.pm-admin-nav>button small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.pm-admin-nav>button>b{font:650 10px Manrope,Vazirmatn}.pm-admin-nav>button>em{background:linear-gradient(90deg,var(--positive) calc(var(--health,90)*1%),var(--surface-3) 0);height:3px;color:var(--muted);border-radius:3px;grid-column:2/4;font:10px Manrope}.pm-table-tools{align-items:center;gap:4px;display:flex}.pm-table-tools label{border:1px solid var(--border);background:var(--surface-2);height:28px;color:var(--muted);border-radius:5px;align-items:center;gap:4px;padding:0 7px;display:flex}.pm-table-tools input{width:130px;color:var(--text);background:0 0;border:0;outline:0;font-size:10px}.pm-table-tools>button{border:1px solid var(--border);background:var(--surface-2);height:28px;color:var(--text-2);border-radius:5px;align-items:center;gap:4px;padding:0 7px;font-size:10px;display:flex}.pm-table-tools>button.primary{background:var(--brand);color:#fff;border:0}.pm-admin-table{min-width:760px}.pm-panel.registry{overflow:auto}.pm-admin-table>div,.pm-admin-table>button{border:0;border-bottom:1px solid var(--border-soft);width:100%;min-height:58px;color:var(--text);text-align:start;background:0 0;grid-template-columns:1.4fr 1fr 1fr .55fr .48fr .8fr;align-items:center;gap:7px;padding:5px 10px;display:grid}.pm-admin-table>div:first-child{background:var(--surface-2);min-height:32px;color:var(--muted);font-size:10px}.pm-admin-table>button:hover{background:var(--surface-2)}.pm-admin-table>button.active{background:var(--brand-soft);box-shadow:inset 2px 0 0 var(--brand)}[dir=rtl] .pm-admin-table>button.active{box-shadow:inset -2px 0 0 var(--brand)}.pm-admin-table>button>span{flex-direction:column;display:flex}.pm-admin-table strong{font-size:10px}.pm-admin-table small{color:var(--muted);margin-top:2px;font-size:10px}.pm-admin-table>button>span:nth-child(3){color:var(--text-2);font-size:10px}.pm-admin-context{padding:11px}.pm-context-identity{border-bottom:1px solid var(--border);grid-template-columns:38px 1fr auto;align-items:center;gap:7px;padding-bottom:10px;display:grid}.pm-context-identity>span{color:#fff;background:linear-gradient(145deg,#d21c31,#831826);border-radius:9px;place-items:center;width:37px;height:37px;font-size:10px;font-weight:800;display:grid}.pm-context-identity>div{min-width:0}.pm-context-identity small{color:var(--brand);font:10px Manrope,Vazirmatn}.pm-context-identity h3{text-overflow:ellipsis;white-space:nowrap;margin:2px 0;font-size:10px;overflow:hidden}.pm-context-identity p{color:var(--muted);margin:0;font-size:10px}.pm-context-status{border:1px solid var(--border);background:var(--surface-2);border-radius:6px;justify-content:space-between;align-items:center;min-height:56px;margin:9px 0;padding:8px;display:flex}.pm-context-status>span{flex-direction:column;display:flex}.pm-context-status small{color:var(--muted);font:10px Manrope}.pm-context-status strong{margin-top:4px;font-size:10px}.pm-context-status button{background:var(--surface-3);border:0;border-radius:10px;width:29px;height:16px;padding:2px}.pm-context-status button i{background:var(--muted);border-radius:50%;width:12px;height:12px;transition:all .2s;display:block}.pm-context-status button.on{background:var(--positive-soft)}.pm-context-status button.on i{background:var(--positive);margin-inline-start:13px}.pm-admin-context>label{flex-direction:column;gap:4px;margin-top:7px;display:flex}.pm-admin-context>label>span{color:var(--muted);font-size:10px}.pm-admin-context input,.pm-admin-context select,.pm-admin-context textarea{border:1px solid var(--border);background:var(--surface-2);width:100%;min-height:33px;color:var(--text);border-radius:5px;outline:0;padding:6px 7px;font-size:10px}.pm-admin-context textarea{resize:none;height:52px}.pm-context-controls{border-top:1px solid var(--border);margin-top:9px}.pm-context-controls>div{border-bottom:1px solid var(--border-soft);grid-template-columns:19px 1fr 15px;align-items:center;gap:5px;min-height:42px;display:grid}.pm-context-controls>div>svg:first-child{color:var(--muted)}.pm-context-controls>div>svg:last-child{color:var(--positive)}.pm-context-controls span{flex-direction:column;display:flex}.pm-context-controls strong{font-size:10px}.pm-context-controls small{color:var(--muted);font-size:10px}.pm-admin-context>footer{grid-template-columns:1fr 1.3fr;gap:5px;margin-top:10px;display:grid}.pm-admin-context>footer button{border:1px solid var(--border);background:var(--surface-2);height:34px;color:var(--text-2);border-radius:5px;justify-content:center;align-items:center;gap:4px;font-size:10px;display:flex}.pm-admin-context>footer button.primary{background:var(--brand);color:#fff;border:0}.pm-permission-table{min-width:700px}.pm-panel.permission-matrix{overflow:auto}.pm-permission-table>div{border-bottom:1px solid var(--border-soft);grid-template-columns:1.25fr repeat(5,1fr);align-items:center;gap:7px;min-height:44px;padding:5px 10px;display:grid}.pm-permission-table>div:first-child{background:var(--surface-2);min-height:31px;color:var(--muted);font-size:10px}.pm-permission-table span{font-size:10px}.pm-permission-table span.attention{background:var(--warning-soft);width:max-content;color:var(--warning);border-radius:9px;padding:3px 6px}.pm-rule-types{border:1px solid var(--border);background:var(--surface);border-radius:8px;grid-template-columns:repeat(10,1fr);gap:4px;min-height:74px;padding:6px;display:grid;overflow:auto}.pm-rule-types button{border:1px solid var(--border-soft);background:var(--surface-2);min-width:90px;color:var(--muted);text-align:start;border-radius:6px;grid-template-rows:1fr 14px;grid-template-columns:24px 1fr;align-items:center;gap:3px 5px;padding:6px;font-size:10px;display:grid}.pm-rule-types button>span{background:var(--surface-3);border-radius:5px;grid-row:1/3;place-items:center;width:23px;height:23px;display:grid}.pm-rule-types button>b{grid-column:2;font:10px Manrope}.pm-rule-types button.active{background:var(--brand-soft);color:var(--brand);border-color:#ee1c3133}.pm-rule-types button.active>span{background:#ee1c311f}.pm-rule-layout{grid-template-columns:minmax(280px,.68fr) minmax(590px,1.32fr);gap:7px;display:grid}.pm-rule-layout>.history{grid-column:1/-1}.pm-rule-list{padding:5px}.pm-rule-list>button{border:1px solid #0000;border-bottom-color:var(--border-soft);width:100%;min-height:84px;color:var(--text);text-align:start;background:0 0;grid-template-columns:1fr auto;gap:4px 6px;padding:7px;display:grid}.pm-rule-list>button.active{background:var(--brand-soft);border-color:#ee1c312e;border-radius:6px}.pm-rule-list>button>span{flex-direction:column;display:flex}.pm-rule-list strong{font-size:10px}.pm-rule-list small{color:var(--muted);font-size:10px}.pm-rule-list>button>div{align-items:center;gap:4px;display:flex}.pm-rule-list>button>div b{font:650 10px Manrope}.pm-rule-list>button>div b.proposed{color:var(--brand)}.pm-rule-list>button>small:last-child{text-align:end}.pm-rule-detail{padding:12px}.pm-rule-detail>header{justify-content:space-between;align-items:flex-start;display:flex}.pm-rule-detail>header>div:first-child small{color:var(--brand);font:10px Manrope,Vazirmatn}.pm-rule-detail h3{margin:3px 0;font-size:14px}.pm-rule-detail p{color:var(--muted);margin:0;font-size:10px}.pm-rule-detail>header>div:last-child{border:1px solid var(--border);background:var(--surface-2);border-radius:6px;flex-direction:column;min-width:150px;padding:8px;display:flex}.pm-rule-detail>header>div:last-child span{color:var(--muted);font:10px Manrope}.pm-rule-detail>header>div:last-child strong{margin-top:4px;font:650 10px Manrope,Vazirmatn}.pm-version-compare{grid-template-columns:1fr 35px 1fr;align-items:center;min-height:116px;margin-top:10px;display:grid}.pm-version-compare>div{border:1px solid var(--border);background:var(--surface-2);border-radius:7px;flex-direction:column;min-height:105px;padding:12px;display:flex}.pm-version-compare>div.proposed{background:var(--brand-soft);border-color:#ee1c3133}.pm-version-compare>div>span{color:var(--muted);font:10px Manrope}.pm-version-compare>div.proposed>span{color:var(--brand)}.pm-version-compare strong{margin-top:13px;font:750 13px Manrope,Vazirmatn}.pm-version-compare small{color:var(--muted);margin-top:auto;font-size:10px}.pm-version-compare>i{background:var(--surface-3);width:28px;height:28px;color:var(--muted);border-radius:50%;justify-self:center;place-items:center;font-style:normal;display:grid}.pm-impact-grid{grid-template-columns:repeat(4,1fr);gap:5px;margin-top:8px;display:grid}.pm-impact-grid>span{border:1px solid var(--border);background:var(--surface-2);border-radius:6px;grid-template-columns:18px 1fr;align-content:center;min-height:67px;padding:8px;display:grid}.pm-impact-grid svg{color:var(--muted);grid-row:1/3}.pm-impact-grid small{color:var(--muted);font:10px Manrope}.pm-impact-grid strong{margin-top:4px;font:650 10px Manrope,Vazirmatn}.pm-approval-path{border:1px solid var(--border);background:var(--bg-elevated);border-radius:7px;grid-template-columns:repeat(5,1fr);min-height:105px;margin-top:8px;padding:13px;display:grid}.pm-approval-path>div{text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.pm-approval-path>div>i{border:1px solid var(--border);background:var(--surface);width:27px;height:27px;color:var(--muted);z-index:1;border-radius:50%;place-items:center;font:10px Manrope;display:grid}.pm-approval-path>div.done>i{background:var(--positive-soft);color:var(--positive);border-color:#24a67a3d}.pm-approval-path>div.active>i{border-color:var(--brand);background:var(--brand-soft);color:var(--brand);box-shadow:0 0 0 5px #ee1c310f}.pm-approval-path strong{margin-top:7px;font-size:10px}.pm-approval-path small{color:var(--muted);margin-top:2px;font-size:10px}.pm-approval-path>div>span{inset-inline-start:50%;background:var(--border);width:100%;height:1px;position:absolute;top:13px}.pm-rule-detail>footer{justify-content:flex-end;gap:5px;margin-top:9px;display:flex}.pm-rule-detail>footer button{border:1px solid var(--border);background:var(--surface-2);height:33px;color:var(--text-2);border-radius:5px;align-items:center;gap:4px;padding:0 9px;font-size:10px;display:flex}.pm-rule-detail>footer button.primary{background:var(--brand);color:#fff;border:0}.pm-rollback{background:var(--negative-soft);min-height:58px;color:var(--negative);border:1px solid #ee496033;border-radius:7px;grid-template-columns:24px 1fr auto auto;align-items:center;gap:6px;margin-top:8px;padding:8px;display:grid}.pm-rollback>span{flex-direction:column;display:flex}.pm-rollback strong{color:var(--text);font-size:10px}.pm-rollback small{color:var(--muted);font-size:10px}.pm-rollback button{border:1px solid var(--border);background:var(--surface);height:29px;color:var(--text-2);border-radius:5px;padding:0 7px;font-size:10px}.pm-rollback button.danger{background:var(--negative);color:#fff;border:0}.pm-rule-history{grid-template-columns:repeat(3,1fr);padding:13px 18px;display:grid}.pm-rule-history>div{grid-template-rows:28px 1fr;grid-template-columns:30px 1fr auto;min-height:83px;display:grid;position:relative}.pm-rule-history>div:not(:last-child):after{content:"";top:13px;background:var(--border);width:calc(100% - 28px);height:1px;position:absolute;inset-inline-start:28px}.pm-rule-history>div>i{border:1px solid var(--border);background:var(--surface-2);width:27px;height:27px;color:var(--muted);z-index:1;border-radius:50%;place-items:center;font:10px Manrope;display:grid}.pm-rule-history>div:first-child>i{background:var(--positive-soft);color:var(--positive)}.pm-rule-history time{color:var(--muted);padding:5px;font:10px Manrope,Vazirmatn}.pm-rule-history>span{flex-direction:column;display:flex}.pm-rule-history strong{font-size:10px}.pm-rule-history small{color:var(--muted);font-size:10px}.pm-rule-history button{border:1px solid var(--border);background:var(--surface-2);height:25px;color:var(--muted);border-radius:4px;align-self:start;align-items:center;gap:3px;padding:0 6px;font-size:10px;display:flex}.pm-integration-layout{grid-template-columns:minmax(620px,1.35fr) minmax(280px,.65fr);gap:7px;display:grid}.pm-integration-layout>.traffic{grid-column:1}.pm-integration-layout>.events{grid-column:2}.pm-integration-layout>.inventory{grid-column:1/-1}.pm-live{background:var(--negative-soft);height:23px;color:var(--negative);letter-spacing:.06em;border-radius:11px;align-items:center;gap:4px;padding:0 7px;font:650 10px Manrope;display:flex}.pm-topology{border:1px solid var(--border-soft);background:radial-gradient(circle at center,#ee1c311c,transparent 30%),linear-gradient(var(--border-soft) 1px,transparent 1px),linear-gradient(90deg,var(--border-soft) 1px,transparent 1px),var(--bg-elevated);background-size:auto,28px 28px,28px 28px,auto;border-radius:8px;height:525px;margin:5px 7px 8px;position:relative;overflow:hidden}.pm-topology:after{content:"MANAGED SERVICE TOPOLOGY · PRODUCTION";inset-inline-end:10px;color:var(--muted);letter-spacing:.12em;font:10px Manrope;position:absolute;bottom:7px}.pm-topology-core{z-index:4;color:#fff;background:linear-gradient(145deg,#b41323f0,#51111bf5);border:1px solid #ee1c3159;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:150px;height:92px;padding:10px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 16px 35px #54091447,0 0 0 10px #ee1c310d}.pm-topology-core>span{background:#ffffff1f;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.pm-topology-core strong{margin-top:7px;font:750 10px Manrope}.pm-topology-core small{color:#ffffffa6;margin-top:2px;font:10px Manrope}.pm-topology-core>i{border:1px solid #ee1c3147;border-radius:15px;animation:2.5s infinite pm-core;position:absolute;inset:-6px}@keyframes pm-core{50%{opacity:.15;inset:-11px}}.pm-topology-edge{z-index:1;transform-origin:0;background:linear-gradient(90deg,#24a67a8c,#24a67a1f);height:1px;position:absolute}.pm-topology-edge.degraded{background:linear-gradient(90deg,#c88b2dcc,#c88b2d26)}.pm-topology-edge.down{background:repeating-linear-gradient(90deg,var(--negative) 0 5px,transparent 5px 9px);height:2px}.pm-topology-node{z-index:3;border:1px solid var(--border);color:#e9edf4;text-align:start;background:#171b22f2;border-radius:7px;grid-template-columns:21px 1fr;gap:2px 5px;min-width:103px;min-height:50px;padding:5px 7px;display:grid;position:absolute;transform:translate(-50%,-50%);box-shadow:0 7px 18px #00000038}[data-theme=light] .pm-topology-node{color:#1b2028;background:#fffffff5}.pm-topology-node:hover,.pm-topology-node.selected{z-index:5;border-color:var(--brand);transform:translate(-50%,-50%)scale(1.05)}.pm-topology-node>span{background:var(--positive-soft);width:20px;height:20px;color:var(--positive);border-radius:50%;grid-row:1/3;place-items:center;display:grid}.pm-topology-node.degraded>span{background:var(--warning-soft);color:var(--warning)}.pm-topology-node.down>span{background:var(--negative-soft);color:var(--negative)}.pm-topology-node strong{font-size:10px}.pm-topology-node small{color:var(--muted);font:10px Manrope,Vazirmatn}.pm-topology-pulse{border:1px solid #ee1c3112;border-radius:50%;width:250px;height:250px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pm-topology-pulse.p2{width:385px;height:385px}.pm-integration-detail{padding:11px}.pm-integration-detail>header{border-bottom:1px solid var(--border);align-items:center;gap:8px;padding-bottom:10px;display:flex}.pm-integration-detail>header>span{background:var(--positive-soft);width:39px;height:39px;color:var(--positive);border-radius:9px;place-items:center;display:grid}.pm-integration-detail>header>span.degraded{background:var(--warning-soft);color:var(--warning)}.pm-integration-detail>header>span.down{background:var(--negative-soft);color:var(--negative)}.pm-integration-detail>header>div{min-width:0}.pm-integration-detail>header small{color:var(--brand);font:10px Manrope}.pm-integration-detail h3{margin:3px 0;font-size:12px}.pm-integration-detail p{color:var(--muted);margin:0;font-size:10px}.pm-telemetry{grid-template-columns:1fr 1fr;gap:5px;margin-top:8px;display:grid}.pm-telemetry>span{border:1px solid var(--border);background:var(--surface-2);border-radius:6px;grid-template-columns:18px 1fr;align-content:center;min-height:60px;padding:8px;display:grid}.pm-telemetry svg{color:var(--muted);grid-row:1/3}.pm-telemetry small{color:var(--muted);font:10px Manrope}.pm-telemetry strong{margin-top:4px;font:700 10px Manrope,Vazirmatn}.pm-integration-actions{grid-template-columns:1fr 1fr;gap:4px;margin-top:8px;display:grid}.pm-integration-actions button{border:1px solid var(--border);background:var(--surface-2);height:31px;color:var(--text-2);border-radius:5px;justify-content:center;align-items:center;gap:4px;font-size:10px;display:flex}.pm-integration-actions button.primary{background:var(--brand);color:#fff;border:0;grid-column:1/-1}.pm-diagnostic{border-top:1px solid var(--border);margin-top:9px}.pm-diagnostic span{border-bottom:1px solid var(--border-soft);align-items:center;gap:6px;height:34px;font-size:10px;display:flex}.pm-diagnostic i{background:var(--positive);border-radius:50%;width:6px;height:6px}.pm-diagnostic i.warning{background:var(--warning)}.pm-diagnostic i.down{background:var(--negative)}.pm-integration-events{padding:6px 9px}.pm-integration-events button{border:0;border-bottom:1px solid var(--border-soft);width:100%;min-height:53px;color:var(--text);text-align:start;background:0 0;grid-template-columns:45px 8px 1fr auto;align-items:center;gap:5px;padding:5px 0;display:grid}.pm-integration-events time{color:var(--muted);font:10px Manrope,Vazirmatn}.pm-integration-events>button>i{background:var(--muted);border-radius:50%;width:6px;height:6px}.pm-integration-events>button>i.warning{background:var(--warning)}.pm-integration-events>button>i.danger{background:var(--negative)}.pm-integration-events span{flex-direction:column;display:flex}.pm-integration-events strong{font-size:10px}.pm-integration-events small{color:var(--muted);font-size:10px}.pm-panel.inventory{overflow:auto}.pm-integration-table{min-width:900px}.pm-integration-table>div,.pm-integration-table>button{border:0;border-bottom:1px solid var(--border-soft);width:100%;min-height:52px;color:var(--text);text-align:start;background:0 0;grid-template-columns:1.35fr .6fr .55fr .65fr .5fr .85fr .65fr;align-items:center;gap:7px;padding:5px 10px;display:grid}.pm-integration-table>div:first-child{background:var(--surface-2);min-height:32px;color:var(--muted);font-size:10px}.pm-integration-table>button:hover{background:var(--surface-2)}.pm-integration-table>button>span:first-child{flex-direction:column;display:flex}.pm-integration-table strong{font-size:10px}.pm-integration-table small{color:var(--muted);font-size:10px}.pm-integration-table b,.pm-integration-table time,.pm-integration-table>button>span:last-child{font:600 10px Manrope,Vazirmatn}.pm-panel.api-surface{min-height:540px}.pm-api-actions{gap:4px;display:flex}.pm-api-actions button{border:1px solid var(--border);background:var(--surface-2);height:28px;color:var(--text-2);border-radius:5px;align-items:center;gap:4px;padding:0 7px;font-size:10px;display:flex}.pm-api-actions button.primary{background:var(--brand);color:#fff;border:0}.pm-api-product-grid{grid-template-columns:repeat(4,1fr);gap:7px;padding:9px;display:grid}.pm-api-product-grid article{border:1px solid var(--border);background:linear-gradient(145deg,var(--surface-2),var(--surface));border-radius:8px;flex-direction:column;min-height:285px;padding:13px;display:flex;position:relative;overflow:hidden}.pm-api-product-grid article:after{content:"";inset-inline-end:-45px;border:1px solid #ee1c3114;border-radius:50%;width:130px;height:130px;position:absolute;top:-50px}.pm-api-product-grid article.amber:after{border-color:#c88b2d1f}.pm-api-product-grid article.green:after{border-color:#24a67a1f}.pm-api-product-grid article>header{justify-content:space-between;align-items:center;display:flex}.pm-api-product-grid article>header>span{background:var(--brand-soft);width:35px;height:35px;color:var(--brand);border-radius:8px;place-items:center;display:grid}.pm-api-product-grid article.amber>header>span{background:var(--warning-soft);color:var(--warning)}.pm-api-product-grid article.green>header>span{background:var(--positive-soft);color:var(--positive)}.pm-api-product-grid article>small{color:var(--brand);margin-top:14px;font:10px Manrope}.pm-api-product-grid h3{margin:5px 0 0;font-size:11px;line-height:1.35}.pm-api-product-grid p{min-height:45px;color:var(--muted);margin:8px 0;font-size:10px;line-height:1.65}.pm-api-product-grid article>div{grid-template-columns:repeat(3,1fr);gap:4px;margin-top:auto;display:grid}.pm-api-product-grid article>div>span{border:1px solid var(--border-soft);background:var(--bg-elevated);border-radius:5px;flex-direction:column;min-height:52px;padding:7px;display:flex}.pm-api-product-grid article>div strong{font:700 10px Manrope,Vazirmatn}.pm-api-product-grid article>div small{color:var(--muted);margin-top:3px;font-size:10px}.pm-api-product-grid article>footer{margin-top:9px}.pm-api-product-grid article>footer button{background:var(--brand-soft);height:29px;color:var(--brand);border:0;border-radius:5px;align-items:center;gap:4px;padding:0 8px;font-size:10px;display:flex}.pm-api-table{min-width:760px;overflow:auto}.pm-panel.api-surface:has(.pm-api-table){overflow:auto}.pm-api-table>div{border-bottom:1px solid var(--border-soft);align-items:center;gap:8px;min-height:57px;padding:5px 11px;display:grid}.pm-api-table>div:first-child{background:var(--surface-2);min-height:32px;color:var(--muted);font-size:10px}.pm-api-table.cols-6>div{grid-template-columns:1.35fr 1fr 1fr .7fr .75fr .65fr}.pm-api-table.cols-7>div{grid-template-columns:1.2fr 1fr 1.1fr .7fr .7fr .7fr .55fr}.pm-api-table span{font-size:10px}.pm-api-table span>strong,.pm-api-table span>small{display:block}.pm-api-table strong{font-size:10px}.pm-api-table small{color:var(--muted);margin-top:2px;font-size:10px}.pm-security-banner,.pm-error-summary{background:var(--brand-soft);min-height:74px;color:var(--brand);border:1px solid #ee1c3126;border-radius:7px;grid-template-columns:31px 1fr auto;align-items:center;gap:7px;margin:10px;padding:10px;display:grid}.pm-security-banner>span,.pm-error-summary>span{flex-direction:column;display:flex}.pm-security-banner strong,.pm-error-summary strong{color:var(--text);font-size:10px}.pm-security-banner small,.pm-error-summary small{color:var(--muted);margin-top:3px;font-size:10px}.pm-security-banner button{background:var(--brand);color:#fff;border:0;border-radius:5px;align-items:center;gap:4px;height:31px;padding:0 8px;font-size:10px;display:flex}.pm-scope-grid{grid-template-columns:repeat(3,1fr);gap:6px;padding:10px;display:grid}.pm-scope-grid article{border:1px solid var(--border);background:var(--surface-2);border-radius:7px;flex-direction:column;min-height:145px;padding:11px;display:flex}.pm-scope-grid header{justify-content:space-between;display:flex}.pm-scope-grid header>span{background:var(--brand-soft);width:27px;height:27px;color:var(--brand);border-radius:6px;place-items:center;display:grid}.pm-scope-grid code{color:var(--brand);margin-top:10px;font:700 10px Manrope}.pm-scope-grid p{color:var(--muted);margin:6px 0;font-size:10px}.pm-scope-grid footer{border-top:1px solid var(--border-soft);color:var(--muted);justify-content:space-between;margin-top:auto;padding-top:7px;font-size:10px;display:flex}.pm-scope-grid footer b{font:650 10px Manrope}.pm-api-console{color:#e6eaf0;background:#0c0f13;grid-template-columns:1fr 1fr;min-height:520px;display:grid}.pm-request-builder{border-inline-end:1px solid #292e37}.pm-request-builder>header{border-bottom:1px solid #292e37;grid-template-columns:42px 1fr auto;align-items:center;gap:6px;min-height:56px;padding:8px;display:grid}.pm-request-builder>header>span,.pm-docs-explorer aside button>span{color:#4bd4a4;background:#24a67a24;border-radius:4px;place-items:center;height:25px;font:700 10px Manrope;display:grid}.pm-request-builder>header>span.post,.pm-docs-explorer aside button>span.post{color:#ff6678;background:#ee1c3124}.pm-request-builder>header label{color:#cdd2db;white-space:nowrap;background:#15191f;border:1px solid #313743;border-radius:5px;align-items:center;gap:2px;height:34px;padding:0 8px;font:10px Manrope;display:flex;overflow:hidden}.pm-request-builder>header label b{color:#687283;font-weight:500}.pm-request-builder>header button{color:#fff;background:#cf1c31;border:0;border-radius:5px;align-items:center;gap:4px;height:33px;padding:0 9px;font-size:10px;display:flex}.pm-request-builder>header button:disabled{opacity:.65}.pm-console-tabs{border-bottom:1px solid #292e37;align-items:center;gap:15px;height:38px;padding:0 9px;display:flex}.pm-console-tabs span{color:#788294;align-items:center;gap:4px;height:38px;font:10px Manrope;display:flex}.pm-console-tabs span.active{color:#f1f4f8;border-bottom:2px solid #ee1c31}.pm-console-tabs b{background:#262b34;border-radius:7px;padding:2px 4px;font:10px Manrope}.pm-api-console pre{color:#bdc5d2;white-space:pre-wrap;word-break:break-word;margin:0;padding:16px;font:10px/1.9 Manrope,monospace}.pm-request-builder pre{color:#c7a7ae}.pm-response-view{flex-direction:column;display:flex}.pm-response-view>header{border-bottom:1px solid #292e37;justify-content:space-between;align-items:center;min-height:56px;padding:8px 11px;display:flex}.pm-response-view>header>span{color:#778194;letter-spacing:.08em;font:10px Manrope}.pm-response-view>header>div{align-items:center;gap:7px;display:flex}.pm-response-view>header b,.pm-response-view>header small{color:#8c95a4;font:10px Manrope}.pm-response-view>pre{color:#8fd5bd;flex:1}.pm-response-view>footer{color:#788294;border-top:1px solid #292e37;align-items:center;gap:12px;height:40px;padding:0 10px;font:10px Manrope;display:flex}.pm-response-view>footer span{align-items:center;gap:3px;display:flex}.pm-response-view>footer button{color:#8993a2;background:0 0;border:0;align-items:center;gap:3px;margin-inline-start:auto;font-size:10px;display:flex}.spin{animation:.8s linear infinite pm-spin}@keyframes pm-spin{to{transform:rotate(360deg)}}.pm-docs-explorer{grid-template-columns:280px 1fr;min-height:620px;display:grid}.pm-docs-explorer>aside{border-inline-end:1px solid var(--border);background:var(--bg-elevated);padding:8px}.pm-docs-explorer>aside>label{border:1px solid var(--border);background:var(--surface);height:32px;color:var(--muted);border-radius:5px;align-items:center;gap:4px;margin-bottom:7px;padding:0 7px;display:flex}.pm-docs-explorer>aside input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0;font-size:10px}.pm-docs-explorer aside button{border:1px solid #0000;border-bottom-color:var(--border-soft);width:100%;min-height:54px;color:var(--text);text-align:start;background:0 0;grid-template-columns:38px 1fr;align-items:center;gap:6px;padding:6px;display:grid}.pm-docs-explorer aside button.active{background:var(--brand-soft);border-color:#ee1c312e;border-radius:6px}.pm-docs-explorer aside button>div{flex-direction:column;min-width:0;display:flex}.pm-docs-explorer aside strong{font-size:10px}.pm-docs-explorer aside small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font:10px Manrope;overflow:hidden}.pm-docs-explorer>main{padding:18px;overflow:hidden}.pm-docs-explorer>main>span{color:var(--brand);letter-spacing:.09em;font:10px Manrope}.pm-docs-explorer>main h2{margin:6px 0;font-size:17px}.pm-docs-explorer>main>code{background:var(--brand-soft);color:var(--brand);border-radius:4px;padding:5px 7px;font:10px Manrope}.pm-docs-explorer>main>p{max-width:700px;color:var(--muted);margin:12px 0;font-size:10px;line-height:1.7}.pm-doc-facts{grid-template-columns:repeat(3,1fr);gap:5px;margin-bottom:10px;display:grid}.pm-doc-facts span{border:1px solid var(--border);background:var(--surface-2);border-radius:6px;flex-direction:column;padding:8px;display:flex}.pm-doc-facts small{color:var(--muted);font-size:10px}.pm-doc-facts strong{margin-top:4px;font:650 10px Manrope}.pm-docs-explorer .pm-api-console{min-height:440px}.pm-webhook-flow{border-bottom:1px solid var(--border);background:var(--bg-elevated);justify-content:center;align-items:center;gap:24px;min-height:125px;padding:15px 40px;display:flex}.pm-webhook-flow>span{border:1px solid var(--border);background:var(--surface);text-align:center;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;width:140px;min-height:82px;padding:9px;display:flex}.pm-webhook-flow>span svg{color:var(--brand)}.pm-webhook-flow strong{margin-top:6px;font-size:10px}.pm-webhook-flow small{color:var(--muted);margin-top:2px;font-size:10px}.pm-webhook-flow>i{color:var(--muted);font-style:normal}.pm-api-usage{grid-template-columns:1.35fr .65fr;display:grid}.pm-usage-breakdown{border-inline-start:1px solid var(--border);padding:9px}.pm-usage-breakdown>div{border-bottom:1px solid var(--border-soft);grid-template-columns:1fr auto;align-items:center;gap:5px;min-height:64px;display:grid}.pm-usage-breakdown>div>span{grid-template-columns:8px 1fr;display:grid}.pm-usage-breakdown>div>span>i{background:var(--brand);border-radius:3px;grid-row:1/3;width:6px;height:24px}.pm-usage-breakdown>div>span>i.amber{background:var(--warning)}.pm-usage-breakdown>div>span>i.green{background:var(--positive)}.pm-usage-breakdown>div>span>i.slate{background:var(--muted)}.pm-usage-breakdown strong{font-size:10px}.pm-usage-breakdown small{color:var(--muted);font-size:10px}.pm-usage-breakdown b{font:700 10px Manrope,Vazirmatn}.pm-usage-breakdown em{background:var(--surface-3);border-radius:3px;grid-column:1/-1;height:3px;overflow:hidden}.pm-usage-breakdown em i{background:var(--brand);height:100%;display:block}.pm-error-summary{background:var(--warning-soft);color:var(--warning);border-color:#c88b2d2e}.pm-rate-grid{grid-template-columns:repeat(4,1fr);gap:6px;padding:11px;display:grid}.pm-rate-grid article{border:1px solid var(--border);background:var(--surface-2);border-radius:8px;flex-direction:column;min-height:310px;padding:13px;display:flex}.pm-rate-grid article.featured{background:linear-gradient(145deg,var(--brand-soft),var(--surface));border-color:#ee1c313d}.pm-rate-grid article>header{grid-template-columns:31px 1fr auto;align-items:center;gap:6px;min-height:38px;display:grid}.pm-rate-grid article>header>span{background:var(--surface-3);width:30px;height:30px;color:var(--muted);border-radius:7px;place-items:center;display:grid}.pm-rate-grid article.featured>header>span{background:var(--brand-soft);color:var(--brand)}.pm-rate-grid h3{font-size:10px}.pm-rate-grid article>strong{margin-top:20px;font:750 14px Manrope,Vazirmatn}.pm-rate-grid article>small{color:var(--muted);margin-top:3px;font-size:10px}.pm-rate-grid article>div{margin-top:16px}.pm-rate-grid article>div span{border-top:1px solid var(--border-soft);min-height:38px;color:var(--muted);justify-content:space-between;align-items:center;font-size:10px;display:flex}.pm-rate-grid article>div b{color:var(--text);font:650 10px Manrope,Vazirmatn}.pm-rate-grid article>button{border:1px solid var(--border);background:var(--surface);height:31px;color:var(--text-2);border-radius:5px;margin-top:auto;font-size:10px}.pm-rate-grid article.featured>button{background:var(--brand);color:#fff;border:0}@media (max-width:1350px){.pm-admin-layout{grid-template-columns:205px minmax(620px,1fr)}.pm-admin-layout>.context{grid-column:1/-1}.pm-admin-context{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.pm-context-identity,.pm-context-status,.pm-context-controls,.pm-admin-context>footer{grid-column:1/-1}.pm-context-controls{grid-template-columns:repeat(4,1fr);display:grid}.pm-context-controls>div{border:1px solid var(--border-soft);border-radius:5px;padding:5px}.pm-api-product-grid{grid-template-columns:1fr 1fr}.pm-rule-types{grid-template-columns:repeat(5,1fr)}}@media (max-width:1080px){.pm-admin-layout,.pm-rule-layout,.pm-integration-layout{grid-template-columns:1fr}.pm-admin-layout>.permission-matrix,.pm-rule-layout>.history,.pm-integration-layout>.traffic,.pm-integration-layout>.events,.pm-integration-layout>.inventory{grid-column:auto}.pm-admin-nav{display:flex;overflow:auto}.pm-admin-nav>header{min-width:180px}.pm-admin-nav>button{min-width:175px}.pm-topology{height:590px}.pm-api-usage{grid-template-columns:1fr}.pm-usage-breakdown{border-inline-start:0;border-top:1px solid var(--border);grid-template-columns:1fr 1fr;display:grid}.pm-docs-explorer{grid-template-columns:220px 1fr}.pm-rate-grid{grid-template-columns:1fr 1fr}}@media (max-width:720px){.page-content:has(.pm-workspace){padding:7px}.pm-hero{flex-direction:column;align-items:flex-start;min-height:170px;padding:17px}.pm-admin-health,.pm-rule-release,.pm-integration-health,.pm-api-health{width:100%;min-width:0}.pm-metrics{grid-template-columns:1fr 1fr}.pm-admin-context{display:block}.pm-admin-context>label{margin-top:7px}.pm-context-controls{display:block}.pm-rule-types{display:flex}.pm-rule-types button{min-width:135px}.pm-version-compare{grid-template-columns:1fr}.pm-version-compare>i{z-index:2;margin:-5px 0;transform:rotate(90deg)}.pm-impact-grid{grid-template-columns:1fr 1fr}.pm-approval-path{grid-template-columns:1fr;gap:8px}.pm-approval-path>div{min-height:47px}.pm-approval-path>div>span{display:none}.pm-rule-detail>header,.pm-rule-detail>footer{flex-direction:column;align-items:stretch}.pm-rollback{grid-template-columns:24px 1fr}.pm-rollback button{grid-column:span 1}.pm-rule-history{display:block}.pm-rule-history>div:not(:last-child):after{inset-inline-start:13px;width:1px;height:auto;top:27px;bottom:0}.pm-topology{height:720px}.pm-topology-node{min-width:80px}.pm-topology-core{width:125px}.pm-api-actions button:not(.primary){display:none}.pm-api-product-grid,.pm-scope-grid,.pm-rate-grid,.pm-api-console{grid-template-columns:1fr}.pm-request-builder{border-inline-end:0;border-bottom:1px solid #292e37}.pm-api-console pre{min-height:290px}.pm-docs-explorer{display:block}.pm-docs-explorer>aside{border-inline-end:0;border-bottom:1px solid var(--border);max-height:235px;overflow:auto}.pm-docs-explorer>main{padding:12px}.pm-doc-facts{grid-template-columns:1fr}.pm-webhook-flow{justify-content:flex-start;gap:7px;padding:12px;overflow:auto}.pm-webhook-flow>span{min-width:120px}.pm-usage-breakdown{display:block}.pm-table-tools label{display:none}}.rx-workspace,.rx-story{color:var(--text);flex-direction:column;gap:8px;display:flex}.rx-workspace button,.rx-workspace input,.rx-workspace select,.rx-story button{cursor:pointer;font-family:inherit}.rx-hero{border:1px solid var(--border);background:radial-gradient(circle at 84% 15%,#ee1c3124,transparent 30%),linear-gradient(125deg,var(--surface),var(--bg-elevated));border-radius:11px;justify-content:space-between;align-items:center;gap:20px;min-height:128px;padding:22px 24px;display:flex;position:relative;overflow:hidden}.rx-hero:before{content:"";inset-inline-start:0;background:var(--brand);border-radius:3px;width:3px;position:absolute;top:20px;bottom:20px}.rx-hero.danger{background:radial-gradient(circle at 84% 15%,#ee496033,transparent 34%),linear-gradient(125deg,var(--surface),var(--bg-elevated))}.rx-hero>div:first-child{z-index:1;position:relative}.rx-hero>div:first-child>span,.rx-story-head>div:first-child>span{color:var(--brand);letter-spacing:.13em;font:750 10px Manrope,Vazirmatn}.rx-hero h1{letter-spacing:-.03em;margin:5px 0 4px;font-size:22px}.rx-hero p{max-width:760px;color:var(--muted);margin:0;font-size:10px;line-height:1.85}.rx-report-health,.rx-exec-period,.rx-builder-state,.rx-tech-health,.rx-reg-health,.rx-market-session,.rx-ops-health,.rx-ltv{background:#ee1c310e;border:1px solid #ee1c312e;border-radius:8px;flex-direction:column;min-width:225px;padding:12px 14px;display:flex}.rx-report-health>span,.rx-exec-period>span,.rx-builder-state>span,.rx-tech-health>span,.rx-reg-health>span,.rx-market-session>span,.rx-ops-health>span,.rx-ltv>span{color:var(--brand);letter-spacing:.09em;font:750 10px Manrope}.rx-report-health strong,.rx-exec-period strong,.rx-builder-state strong,.rx-tech-health strong,.rx-reg-health strong,.rx-market-session strong,.rx-ops-health strong,.rx-ltv strong{margin-top:5px;font:750 18px Manrope,Vazirmatn}.rx-report-health small,.rx-exec-period small,.rx-builder-state small,.rx-tech-health small,.rx-reg-health small,.rx-market-session small,.rx-ops-health small,.rx-ltv small{color:var(--muted);margin-top:2px;font:10px Manrope,Vazirmatn}.rx-panel{border:1px solid var(--border);background:var(--surface);min-width:0;box-shadow:var(--shadow);border-radius:9px;overflow:hidden}.rx-panel>header{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:center;gap:8px;min-height:51px;padding:8px 11px;display:flex}.rx-panel>header>div:first-child{align-items:center;gap:7px;display:flex}.rx-panel>header>div:first-child>span{background:var(--brand-soft);width:27px;height:27px;color:var(--brand);border-radius:6px;place-items:center;display:grid}.rx-panel>header>div:first-child>div{flex-direction:column;display:flex}.rx-panel>header strong{font-size:10px}.rx-panel>header small{color:var(--muted);margin-top:2px;font-size:10px}.rx-pill{background:var(--surface-3);min-height:21px;color:var(--text-2);white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;gap:4px;padding:0 6px;font:650 10px Manrope,Vazirmatn;display:inline-flex}.rx-pill i{background:currentColor;border-radius:50%;width:4px;height:4px}.rx-pill.success{background:var(--positive-soft);color:var(--positive)}.rx-pill.warning{background:var(--warning-soft);color:var(--warning)}.rx-pill.danger{background:var(--negative-soft);color:var(--negative)}.rx-metrics{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.rx-metrics>div{border:1px solid var(--border);background:var(--surface);border-radius:8px;flex-direction:column;min-height:79px;padding:10px;display:flex;position:relative;overflow:hidden}.rx-metrics>div.accent:after{content:"";inset-inline-start:0;background:var(--brand);width:2px;position:absolute;top:14px;bottom:14px}.rx-metrics span{color:var(--muted);align-items:center;gap:4px;font-size:10px;display:flex}.rx-metrics strong{margin-top:9px;font:720 13px Manrope,Vazirmatn}.rx-metrics small{color:var(--muted);margin-top:3px;font-size:10px}.rx-tabs{border:1px solid var(--border);background:var(--surface);border-radius:8px;align-items:center;gap:4px;min-height:43px;padding:5px;display:flex;overflow:auto}.rx-tabs button{height:31px;color:var(--muted);white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:5px;align-items:center;gap:5px;padding:0 10px;font-size:10px;display:flex}.rx-tabs button:hover{background:var(--surface-2);color:var(--text)}.rx-tabs button.active{background:var(--brand-soft);color:var(--brand);border-color:#ee1c312e;font-weight:700}.rx-tabs button b{background:var(--surface-3);border-radius:8px;min-width:19px;padding:2px 4px;font:10px Manrope}.negative{color:var(--negative)!important}.warning{color:var(--warning)!important}.success{color:var(--positive)!important}.rx-library-controls{border:1px solid var(--border);background:var(--surface);border-radius:8px;justify-content:space-between;align-items:center;gap:8px;min-height:50px;padding:5px 6px;display:flex}.rx-library-controls>.rx-tabs{border:0;padding:0}.rx-library-controls>div{gap:4px;display:flex}.rx-library-controls label,.rx-library-controls>div>button{border:1px solid var(--border);background:var(--surface-2);height:31px;color:var(--text-2);border-radius:5px;align-items:center;gap:5px;padding:0 8px;font-size:10px;display:flex}.rx-library-controls input{width:155px;color:var(--text);background:0 0;border:0;outline:0;font-size:10px}.rx-library-controls button.primary{background:var(--brand);color:#fff;border:0}.rx-category-strip{border:1px solid var(--border);background:var(--surface);border-radius:8px;grid-template-columns:repeat(10,1fr);gap:4px;padding:5px;display:grid;overflow:auto}.rx-category-strip button{border:1px solid var(--border-soft);background:var(--surface-2);min-width:92px;min-height:54px;color:var(--muted);text-align:start;border-radius:6px;grid-template-rows:1fr 14px;grid-template-columns:18px 1fr;align-items:center;gap:1px 4px;padding:7px;display:grid}.rx-category-strip button span{font-size:10px}.rx-category-strip button b{grid-column:2;font:650 10px Manrope}.rx-category-strip button.active{background:var(--brand-soft);color:var(--brand);border-color:#ee1c3133}.rx-report-grid{grid-template-columns:repeat(4,1fr);gap:7px;display:grid}.rx-report-grid article,.rx-saved-grid article{border:1px solid var(--border);background:linear-gradient(145deg,var(--surface-2),var(--surface));border-radius:9px;flex-direction:column;min-height:222px;padding:12px;display:flex;position:relative;overflow:hidden}.rx-report-grid article:after{content:"";inset-inline-end:-44px;border:1px solid #ee1c3112;border-radius:50%;width:120px;height:120px;position:absolute;top:-50px}.rx-report-grid header,.rx-saved-grid header{justify-content:space-between;align-items:center;display:flex}.rx-report-grid header>span,.rx-saved-grid header>span{background:var(--brand-soft);width:32px;height:32px;color:var(--brand);border-radius:7px;place-items:center;display:grid}.rx-report-grid header button{width:25px;height:25px;color:var(--muted);background:0 0;border:0;border-radius:5px}.rx-report-grid header button.favorite{color:var(--warning)}.rx-report-grid article>small,.rx-saved-grid article>small{color:var(--brand);margin-top:13px;font:10px Manrope}.rx-report-grid h3,.rx-saved-grid h3{margin:5px 0;font-size:10px}.rx-report-grid p,.rx-saved-grid p{color:var(--muted);margin:0;font-size:10px;line-height:1.7}.rx-report-grid article>div{color:var(--muted);align-items:center;gap:6px;margin-top:10px;font-size:10px;display:flex}.rx-report-grid article>footer,.rx-saved-grid article>footer{border-top:1px solid var(--border-soft);justify-content:space-between;align-items:center;margin-top:auto;padding-top:9px;display:flex}.rx-report-grid footer>span{flex-direction:column;display:flex}.rx-report-grid footer b{font-size:10px}.rx-report-grid footer small{color:var(--muted);font-size:10px}.rx-report-grid footer button,.rx-saved-grid footer button{background:var(--brand-soft);height:27px;color:var(--brand);border:0;border-radius:5px;align-items:center;gap:4px;padding:0 7px;font-size:10px;display:flex}.rx-saved-grid{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.rx-saved-grid article{min-height:190px}.rx-saved-grid footer>span{color:var(--muted);font-size:10px}.rx-schedule-list,.rx-shared-list{border:1px solid var(--border);background:var(--surface);border-radius:9px;overflow:hidden}.rx-schedule-list article,.rx-shared-list article{border-bottom:1px solid var(--border-soft);align-items:center;gap:8px;min-height:70px;padding:8px 11px;display:grid}.rx-schedule-list article{grid-template-columns:32px 1fr auto auto 28px}.rx-shared-list article{grid-template-columns:32px 1.5fr .7fr .7fr auto}.rx-schedule-list article>span,.rx-shared-list article>span{background:var(--brand-soft);width:30px;height:30px;color:var(--brand);border-radius:7px;place-items:center;display:grid}.rx-schedule-list article>div,.rx-shared-list article>div{flex-direction:column;display:flex}.rx-schedule-list strong,.rx-shared-list strong{font-size:10px}.rx-schedule-list small,.rx-shared-list small,.rx-schedule-list p{color:var(--muted);margin:1px 0;font-size:10px}.rx-schedule-list article>b,.rx-shared-list article b{font:650 10px Manrope,Vazirmatn}.rx-schedule-list article>button{width:26px;height:26px;color:var(--muted);background:0 0;border:0}.rx-exec-kpis{grid-template-columns:1.45fr repeat(4,1fr);gap:6px;display:grid}.rx-exec-kpis>div{border:1px solid var(--border);background:var(--surface);border-radius:8px;flex-direction:column;min-height:96px;padding:12px;display:flex}.rx-exec-kpis>div.hero-kpi{background:linear-gradient(145deg,var(--brand-soft),var(--surface))}.rx-exec-kpis span{color:var(--muted);align-items:center;gap:4px;font:10px Manrope,Vazirmatn;display:flex}.rx-exec-kpis strong{margin-top:13px;font:750 14px Manrope,Vazirmatn}.rx-exec-kpis small{color:var(--positive);align-items:center;gap:3px;margin-top:4px;font-size:10px;display:flex}.rx-narrative{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.rx-narrative article{border:1px solid var(--border);background:var(--surface);border-radius:8px;min-height:128px;padding:13px;position:relative;overflow:hidden}.rx-narrative article:before{content:"";inset-inline-start:0;background:var(--positive);width:2px;position:absolute;top:0;bottom:0}.rx-narrative article.warning:before{background:var(--warning)}.rx-narrative article.danger:before{background:var(--negative)}.rx-narrative span{color:var(--muted);font:10px Manrope}.rx-narrative strong{float:inline-end;color:var(--positive);font:700 10px Manrope}.rx-narrative article.warning strong{color:var(--warning)}.rx-narrative article.danger strong{color:var(--negative)}.rx-narrative h3{margin:15px 0 5px;font-size:10px}.rx-narrative p{color:var(--muted);margin:0;font-size:10px;line-height:1.75}.rx-exec-grid,.rx-trading-grid,.rx-customer-grid,.rx-finance-grid,.rx-ops-grid,.rx-tech-grid,.rx-reg-grid{grid-template-columns:repeat(12,1fr);gap:7px;display:grid}.rx-exec-grid>.performance{grid-column:span 8}.rx-exec-grid>.cash{grid-column:span 4}.rx-exec-grid>.bridge{grid-column:span 7}.rx-exec-grid>.mix{grid-column:span 5}.rx-exec-grid>.risks{grid-column:1/-1}.rx-exposure-stack{padding:10px}.rx-exposure-stack>div{border-bottom:1px solid var(--border-soft);flex-direction:column;justify-content:center;min-height:67px;display:flex}.rx-exposure-stack span{justify-content:space-between;align-items:center;display:flex}.rx-exposure-stack strong{font-size:10px}.rx-exposure-stack small{color:var(--muted);font:10px Manrope,Vazirmatn}.rx-exposure-stack i,.rx-channel-quality i,.rx-queue-list>div>i,.rx-preview-table em{background:var(--surface-3);border-radius:4px;height:4px;margin-top:6px;overflow:hidden}.rx-exposure-stack em,.rx-channel-quality em,.rx-queue-list>div>i em,.rx-preview-table em{background:var(--brand);height:100%;display:block}.rx-exposure-stack em.positive,.rx-exposure-stack em.success{background:var(--positive)}.rx-exposure-stack em.warning{background:var(--warning)}.rx-exposure-stack em.danger{background:var(--negative)}.rx-availability{background:var(--bg-elevated);border-radius:7px;flex-direction:column;margin:0 10px 10px;padding:12px;display:flex}.rx-availability span{color:var(--positive);align-items:center;gap:4px;font:10px Manrope;display:flex}.rx-availability strong{margin-top:5px;font:750 18px Manrope}.rx-availability small{color:var(--muted);font-size:10px}.rx-strategic-risks{grid-template-columns:repeat(4,1fr);gap:5px;padding:4px 10px;display:grid}.rx-strategic-risks>div{border:1px solid var(--border-soft);background:var(--surface-2);border-radius:6px;grid-template-columns:29px 1fr auto;align-items:center;gap:6px;min-height:65px;padding:7px;display:grid}.rx-strategic-risks>div>i{background:var(--positive-soft);width:27px;height:27px;color:var(--positive);border-radius:50%;place-items:center;font:700 10px Manrope;display:grid}.rx-strategic-risks>div>i.warning{background:var(--warning-soft);color:var(--warning)}.rx-strategic-risks>div>i.danger{background:var(--negative-soft);color:var(--negative)}.rx-strategic-risks span{flex-direction:column;display:flex}.rx-strategic-risks strong{font-size:10px}.rx-strategic-risks small{color:var(--muted);font-size:10px}.rx-story-nav{align-items:center;gap:5px;display:flex}.rx-back{border:1px solid var(--border);background:var(--surface);height:36px;color:var(--text-2);border-radius:6px;align-items:center;gap:5px;padding:0 10px;font-size:10px;display:flex}.rx-category-focus{border:1px solid var(--border);background:radial-gradient(circle at 85% 12%,#ee1c311f,transparent 28%),var(--surface);border-radius:10px;flex-direction:column;min-height:540px;padding:28px;display:flex}.rx-category-focus>.rx-focus-mark{background:var(--brand-soft);width:48px;height:48px;color:var(--brand);border-radius:11px;place-items:center;display:grid}.rx-category-focus>span{color:var(--brand);letter-spacing:.1em;margin-top:18px;font:700 10px Manrope}.rx-category-focus>h2{margin:6px 0;font-size:21px}.rx-category-focus>p{color:var(--muted);margin:0;font-size:10px}.rx-category-focus>div:last-child{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:24px;display:grid}.rx-category-focus article{border:1px solid var(--border);background:var(--surface-2);border-radius:8px;flex-direction:column;min-height:190px;padding:12px;display:flex}.rx-category-focus article header,.rx-category-focus article footer{justify-content:space-between;align-items:center;display:flex}.rx-category-focus article header>svg{color:var(--brand)}.rx-category-focus article h3{margin:18px 0 6px;font-size:10px}.rx-category-focus article p{color:var(--muted);margin:0;font-size:10px;line-height:1.7}.rx-category-focus article footer{border-top:1px solid var(--border-soft);color:var(--muted);margin-top:auto;padding-top:8px;font-size:10px}.rx-category-focus article footer button{background:var(--brand-soft);height:27px;color:var(--brand);border:0;border-radius:5px;align-items:center;gap:4px;padding:0 7px;font-size:10px;display:flex}.rx-story-head{border:1px solid var(--border);background:radial-gradient(circle at 85% 20%,#ee1c311c,transparent 31%),var(--surface);border-radius:10px;justify-content:space-between;align-items:center;min-height:118px;padding:20px 22px;display:flex}.rx-story-head.customer{background:radial-gradient(circle at 85% 20%,#24a67a1c,transparent 31%),var(--surface)}.rx-story-head.finance{background:radial-gradient(circle at 85% 20%,#c88b2d1f,transparent 31%),var(--surface)}.rx-story-head.operations{background:radial-gradient(circle at 85% 20%,#4f728521,transparent 31%),var(--surface)}.rx-story-head h2{margin:5px 0;font-size:20px}.rx-story-head p{color:var(--muted);margin:0;font-size:10px}.rx-execution-band{grid-template-columns:repeat(6,1fr);gap:5px;display:grid}.rx-execution-band>span{border:1px solid var(--border);background:var(--surface);border-radius:7px;flex-direction:column;min-height:76px;padding:10px;display:flex}.rx-execution-band small{color:var(--muted);font:10px Manrope}.rx-execution-band strong{margin-top:10px;font:750 11px Manrope}.rx-execution-band em{color:var(--muted);margin-top:3px;font-size:10px;font-style:normal}.rx-trading-grid>.flow{grid-column:span 8}.rx-trading-grid>.channel{grid-column:span 4}.rx-trading-grid>.slippage{grid-column:span 5}.rx-trading-grid>.symbols{grid-column:span 7}.rx-trading-grid>.dealers{grid-column:1/-1}.rx-channel-quality{padding:6px 10px}.rx-channel-quality>div{border-bottom:1px solid var(--border-soft);grid-template-columns:1fr 34px;align-items:center;gap:5px;min-height:56px;display:grid}.rx-channel-quality span{flex-direction:column;display:flex}.rx-channel-quality strong{font-size:10px}.rx-channel-quality small{color:var(--muted);font-size:10px}.rx-channel-quality i{grid-column:1}.rx-channel-quality b{text-align:end;grid-area:1/2/3;font:700 10px Manrope}.rx-symbol-table,.rx-dealer-table,.rx-segment-table,.rx-customer-profit,.rx-preview-table,.rx-audit-trail{overflow:auto}.rx-symbol-table>div,.rx-dealer-table>div,.rx-segment-table>div,.rx-customer-profit>div,.rx-preview-table>div,.rx-audit-trail>div{border-bottom:1px solid var(--border-soft);align-items:center;gap:7px;min-width:610px;min-height:46px;padding:5px 9px;display:grid}.rx-symbol-table>div{grid-template-columns:.7fr 1.25fr .55fr .75fr .65fr}.rx-dealer-table>div{grid-template-columns:1fr repeat(6,.6fr)}.rx-symbol-table>div:first-child,.rx-dealer-table>div:first-child,.rx-segment-table>div:first-child,.rx-preview-table>div:first-child,.rx-audit-trail>div:first-child{background:var(--surface-2);min-height:31px;color:var(--muted);font-size:10px}.rx-symbol-table strong,.rx-dealer-table strong,.rx-segment-table strong,.rx-customer-profit strong,.rx-audit-trail strong{font-size:10px}.rx-symbol-table span,.rx-symbol-table b,.rx-dealer-table span,.rx-dealer-table b,.rx-segment-table span,.rx-segment-table b,.rx-customer-profit span,.rx-customer-profit b,.rx-audit-trail span,.rx-audit-trail b,.rx-audit-trail time,.rx-audit-trail code{font:10px Manrope,Vazirmatn}.rx-customer-grid>.funnel,.rx-customer-grid>.lifecycle{grid-column:span 6}.rx-customer-grid>.cohorts,.rx-customer-grid>.segments{grid-column:span 7}.rx-customer-grid>.churn,.rx-customer-grid>.adoption{grid-column:span 5}.rx-lifecycle{padding:11px}.rx-lifecycle>div{border-bottom:1px solid var(--border-soft);grid-template-columns:1fr 1.2fr auto;align-items:center;gap:8px;min-height:58px;display:grid}.rx-lifecycle span{flex-direction:column;display:flex}.rx-lifecycle strong{font-size:10px}.rx-lifecycle small{color:var(--muted);font-size:10px}.rx-lifecycle>div>i{background:var(--surface-3);border-radius:4px;height:5px;font-style:normal;position:relative;overflow:visible}.rx-lifecycle>div>i em{background:var(--positive);border-radius:4px;height:100%;display:block}.rx-lifecycle>div>i b{background:var(--warning);width:1px;height:11px;font-size:0;position:absolute;top:-3px}.rx-cohort{padding:10px;overflow:auto}.rx-cohort>header,.rx-cohort>div{grid-template-columns:70px repeat(6,1fr);gap:3px;min-width:530px;display:grid}.rx-cohort>header span,.rx-cohort>div>strong,.rx-cohort>div>span{border-radius:4px;place-items:center;min-height:31px;font-size:10px;display:grid}.rx-cohort>header span,.rx-cohort>div>strong{background:var(--surface-2);color:var(--muted)}.rx-cohort>div>span{color:#fff;background:color-mix(in srgb,var(--brand) calc(var(--v)*1%),var(--surface-3));font:650 10px Manrope}.rx-segment-table>div{grid-template-columns:1.1fr .55fr .75fr .7fr .65fr}.rx-adoption{padding:10px}.rx-adoption>div{border-bottom:1px solid var(--border-soft);grid-template-columns:1fr auto;align-items:center;gap:6px;min-height:51px;display:grid}.rx-adoption span{flex-direction:column;display:flex}.rx-adoption strong{font-size:10px}.rx-adoption small{color:var(--muted);font-size:10px}.rx-adoption b{font:700 10px Manrope}.rx-adoption i{background:var(--surface-3);border-radius:4px;grid-column:1/-1;height:4px;overflow:hidden}.rx-adoption em{background:var(--positive);height:100%;display:block}.rx-finance-grid>.revenue{grid-column:span 7}.rx-finance-grid>.branch{grid-column:span 5}.rx-finance-grid>.contribution,.rx-finance-grid>.products{grid-column:span 6}.rx-finance-grid>.customers{grid-column:1/-1}.rx-margin,.rx-total-exposure{background:var(--bg-elevated);border-radius:7px;justify-content:space-between;align-items:center;margin:10px;padding:11px;display:flex}.rx-margin span,.rx-total-exposure span{flex-direction:column;display:flex}.rx-margin small,.rx-total-exposure small{color:var(--muted);font-size:10px}.rx-margin strong,.rx-total-exposure strong{margin-top:4px;font:730 12px Manrope,Vazirmatn}.rx-margin b,.rx-total-exposure b{color:var(--positive);font:700 10px Manrope}.rx-product-profit{padding:6px 10px;overflow:auto}.rx-product-profit>div{border-bottom:1px solid var(--border-soft);grid-template-columns:1.2fr repeat(4,.65fr);align-items:center;gap:5px;min-width:500px;min-height:50px;display:grid}.rx-product-profit>div:first-child{min-height:30px;color:var(--muted);font-size:10px}.rx-product-profit strong{font-size:10px}.rx-product-profit b{font:700 10px Manrope}.rx-product-profit>div>span:last-child{grid-template-columns:1fr 28px;align-items:center;gap:4px;font-size:10px;display:grid}.rx-product-profit i{background:var(--surface-3);border-radius:4px;height:4px;overflow:hidden}.rx-product-profit em{background:var(--warning);height:100%;display:block}.rx-customer-profit>div{grid-template-columns:34px 1fr auto}.rx-customer-profit>div>i{background:var(--brand-soft);width:26px;height:26px;color:var(--brand);border-radius:6px;place-items:center;font:650 10px Manrope;display:grid}.rx-customer-profit>div>span{flex-direction:column;display:flex}.rx-customer-profit small{color:var(--muted);font-size:10px}.rx-domain-ribbon{grid-template-columns:repeat(8,1fr);gap:5px;display:grid}.rx-domain-ribbon article{border:1px solid var(--border);background:var(--surface);border-radius:7px;flex-direction:column;min-height:112px;padding:8px;display:flex}.rx-domain-ribbon article>header,.rx-domain-ribbon article>footer{justify-content:space-between;align-items:center;display:flex}.rx-domain-ribbon article header>span{color:var(--muted);font-size:10px}.rx-domain-ribbon article>strong{margin-top:9px;font:720 10px Manrope}.rx-domain-ribbon article>small{color:var(--muted);margin-top:2px;font-size:10px}.rx-domain-ribbon article>i{background:var(--surface-3);border-radius:4px;height:4px;margin-top:7px;overflow:hidden}.rx-domain-ribbon article>i em{background:var(--brand);height:100%;display:block}.rx-domain-ribbon article>footer{color:var(--muted);margin-top:auto;font-size:10px}.rx-domain-ribbon article b{font:650 10px Manrope}.rx-ops-grid>.trend{grid-column:span 7}.rx-ops-grid>.exposure{grid-column:span 5}.rx-ops-grid>.critical{grid-column:1/-1}.rx-domain-exposure{padding:7px 10px}.rx-domain-exposure>div{border-bottom:1px solid var(--border-soft);grid-template-columns:1fr auto;align-items:center;gap:5px;min-height:54px;display:grid}.rx-domain-exposure span{flex-direction:column;display:flex}.rx-domain-exposure strong{font-size:10px}.rx-domain-exposure small{color:var(--muted);font-size:10px}.rx-domain-exposure b{font:650 10px Manrope}.rx-domain-exposure i{background:var(--surface-3);border-radius:3px;grid-column:1/-1;height:4px;overflow:hidden}.rx-domain-exposure em{background:var(--brand);height:100%;display:block}.rx-critical-ops{padding:5px 10px;overflow:auto}.rx-critical-ops>div{border-bottom:1px solid var(--border-soft);grid-template-columns:1.4fr .65fr .8fr .5fr .8fr auto;align-items:center;gap:8px;min-width:700px;min-height:61px;display:grid}.rx-critical-ops>div>span{flex-direction:column;display:flex}.rx-critical-ops strong{font-size:10px}.rx-critical-ops small{color:var(--muted);font-size:10px}.rx-critical-ops code,.rx-critical-ops b{font:10px Manrope,Vazirmatn}.rx-builder{grid-template-columns:270px 1fr;gap:7px;display:grid}.rx-builder>aside,.rx-builder>main{border:1px solid var(--border);background:var(--surface);border-radius:9px;overflow:hidden}.rx-builder>aside{padding:10px}.rx-builder>aside>header{border-bottom:1px solid var(--border);align-items:center;gap:7px;min-height:50px;display:flex}.rx-builder>aside>header>span{background:var(--brand-soft);width:30px;height:30px;color:var(--brand);border-radius:7px;place-items:center;display:grid}.rx-builder>aside>header>div{flex-direction:column;display:flex}.rx-builder>aside>header strong{font-size:10px}.rx-builder>aside>header small{color:var(--muted);font-size:10px}.rx-builder>aside>label{flex-direction:column;gap:4px;margin-top:9px;display:flex}.rx-builder>aside>label>span,.rx-builder-filters>span{color:var(--muted);align-items:center;gap:4px;font:10px Manrope;display:flex}.rx-builder select,.rx-builder input{border:1px solid var(--border);background:var(--surface-2);height:32px;color:var(--text);border-radius:5px;outline:0;padding:0 7px;font-size:10px}.rx-builder-filters{border-top:1px solid var(--border);margin-top:12px;padding-top:10px}.rx-builder-filters>span b{background:var(--brand-soft);color:var(--brand);border-radius:7px;margin-inline-start:auto;padding:2px 5px}.rx-builder-filters>div{grid-template-columns:1fr 1fr;gap:4px;margin-top:6px;display:grid}.rx-builder-filters>div input{grid-column:1/-1}.rx-builder-filters>div button{background:var(--negative-soft);width:24px;height:24px;color:var(--negative);border:0;border-radius:4px;margin-inline-start:auto}.rx-builder-filters>button{border:1px dashed var(--border);height:29px;color:var(--brand);background:0 0;border-radius:5px;align-items:center;gap:4px;margin-top:6px;padding:0 7px;font-size:10px;display:flex}.rx-builder>aside>footer{border-top:1px solid var(--border);grid-template-columns:1fr 1fr;gap:4px;margin-top:12px;padding-top:9px;display:grid}.rx-builder>aside>footer button,.rx-builder-toolbar>span button{border:1px solid var(--border);background:var(--surface-2);height:31px;color:var(--text-2);border-radius:5px;justify-content:center;align-items:center;gap:4px;font-size:10px;display:flex}.rx-builder button.primary{background:var(--brand)!important;color:#fff!important;border:0!important}.rx-builder-toolbar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:10px;min-height:73px;padding:7px 10px;display:flex}.rx-builder-toolbar>div{align-items:center;gap:3px;display:flex;overflow:auto}.rx-builder-toolbar>div>span{color:var(--muted);margin-inline-end:5px;font-size:10px}.rx-builder-toolbar>div button{min-width:39px;height:48px;color:var(--muted);background:0 0;border:1px solid #0000;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:4px;display:flex}.rx-builder-toolbar>div button svg{width:13px}.rx-builder-toolbar>div button small{white-space:nowrap;font-size:10px}.rx-builder-toolbar>div button.active{background:var(--brand-soft);color:var(--brand);border-color:#ee1c312e}.rx-builder-toolbar>span{gap:4px;display:flex}.rx-builder-toolbar>span button{padding:0 7px}.rx-builder-preview{border:1px solid var(--border);background:var(--bg-elevated);border-radius:8px;flex-direction:column;min-height:570px;margin:11px;display:flex;overflow:hidden}.rx-builder-preview>header{border-bottom:1px solid var(--border);background:var(--surface);justify-content:space-between;align-items:flex-start;min-height:88px;padding:13px;display:flex}.rx-builder-preview>header span{color:var(--brand);font:10px Manrope}.rx-builder-preview h2{margin:4px 0;font-size:14px}.rx-builder-preview p{color:var(--muted);margin:0;font-size:10px}.rx-builder-preview>footer{border-top:1px solid var(--border);background:var(--surface);min-height:40px;color:var(--muted);align-items:center;gap:14px;margin-top:auto;padding:0 12px;font-size:10px;display:flex}.rx-builder-preview>footer span{align-items:center;gap:4px;display:flex}.rx-preview-table>div{grid-template-columns:1fr .7fr .6fr 1.3fr}.rx-preview-table>div:not(:first-child){min-height:55px}.rx-preview-table b{font:650 10px Manrope}.rx-preview-table>div>span:last-child{grid-template-columns:1fr 35px;align-items:center;gap:5px;font-size:10px;display:grid}.rx-preview-kpi{flex-direction:column;justify-content:center;align-items:center;min-height:425px;display:flex}.rx-preview-kpi>span{color:var(--brand);letter-spacing:.1em;font:10px Manrope}.rx-preview-kpi strong{margin-top:18px;font:760 50px Manrope}.rx-preview-kpi small{color:var(--positive);align-items:center;gap:4px;margin-top:7px;font-size:10px;display:flex}.rx-preview-kpi i{color:var(--muted);margin-top:25px;font:10px Manrope}.rx-tech-kpis{grid-template-columns:repeat(10,1fr);gap:4px;display:grid}.rx-tech-kpis>div{border:1px solid var(--border);background:var(--surface);border-radius:7px;flex-direction:column;min-height:70px;padding:8px;display:flex}.rx-tech-kpis span{color:var(--muted);align-items:center;gap:3px;font:10px Manrope;display:flex}.rx-tech-kpis strong{margin-top:12px;font:700 10px Manrope,Vazirmatn}.rx-tech-grid>.topology{grid-column:span 8}.rx-tech-grid>.service{grid-column:span 4}.rx-tech-grid>.latency,.rx-tech-grid>.control{grid-column:span 6}.rx-live{color:var(--positive);align-items:center;gap:4px;font:10px Manrope;display:flex}.rx-system-topology{background-color:#11151b;background-image:linear-gradient(#7581950e 1px,#0000 1px),linear-gradient(90deg,#7581950e 1px,#0000 1px);background-size:22px 22px;height:470px;position:relative;overflow:hidden}.rx-system-topology:after{content:"";border:1px solid #ee1c3112;border-radius:50%;width:370px;height:370px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.rx-system-topology .edge{transform-origin:0;z-index:1;background:#286953;height:1px;position:absolute}.rx-system-topology .edge.degraded{background:#8e682c}.rx-system-topology .edge.down{background:#a52b3e}.rx-system-topology .edge:after{content:"";background:inherit;border-radius:50%;width:5px;height:5px;position:absolute;top:-2px;right:0;box-shadow:0 0 8px}.rx-system-topology .node{color:#e6eaf0;text-align:start;z-index:3;background:#181d24;border:1px solid #2d3541;border-radius:7px;grid-template-rows:1fr 15px;grid-template-columns:26px 1fr;align-items:center;gap:1px 5px;width:105px;min-height:61px;padding:6px;display:grid;position:absolute;transform:translate(-50%,-50%)}.rx-system-topology .node>span{color:#4bd4a4;background:#24a67a1f;border-radius:6px;grid-row:1/3;place-items:center;width:25px;height:25px;display:grid}.rx-system-topology .node>span svg{width:12px}.rx-system-topology .node strong{font-size:10px}.rx-system-topology .node small{color:#798391;font:10px Manrope}.rx-system-topology .node>i{background:#24a67a;border-radius:50%;width:5px;height:5px;position:absolute;top:5px;right:5px}.rx-system-topology .node.degraded>span{color:#e4aa52;background:#c88b2d21}.rx-system-topology .node.degraded>i{background:#c88b2d}.rx-system-topology .node.down>span{color:#ff6678;background:#ee496021}.rx-system-topology .node.down>i{background:#ee4960}.rx-system-topology .node.selected{border-color:#ee1c31;box-shadow:0 0 0 4px #ee1c3114}.topology-label{color:#687283;letter-spacing:.1em;font:10px Manrope;position:absolute;bottom:10px;left:12px}.rx-service-detail{padding:11px}.rx-service-detail>header{border-bottom:1px solid var(--border);align-items:center;gap:8px;padding-bottom:11px;display:flex}.rx-service-detail>header>span{background:var(--brand-soft);width:40px;height:40px;color:var(--brand);border-radius:9px;place-items:center;display:grid}.rx-service-detail>header small{color:var(--brand);font:10px Manrope}.rx-service-detail h3{margin:3px 0;font-size:11px}.rx-service-detail p{color:var(--muted);margin:0;font-size:10px}.rx-service-detail>div{grid-template-columns:1fr 1fr;gap:5px;margin:8px 0;display:grid}.rx-service-detail>div span{border:1px solid var(--border);background:var(--surface-2);border-radius:6px;flex-direction:column;min-height:58px;padding:8px;display:flex}.rx-service-detail>div small{color:var(--muted);font:10px Manrope}.rx-service-detail>div strong{margin-top:7px;font:700 10px Manrope}.rx-service-detail>button{border:1px solid var(--border);background:var(--surface-2);width:100%;height:31px;color:var(--text-2);border-radius:5px;justify-content:center;align-items:center;gap:5px;margin-top:4px;font-size:10px;display:flex}.rx-queue-list,.rx-deployments,.rx-incidents{padding:5px 9px}.rx-queue-list>div,.rx-deployments>div,.rx-incidents>div{border-bottom:1px solid var(--border-soft);align-items:center;gap:6px;min-height:57px;display:grid}.rx-queue-list>div{grid-template-columns:auto 1fr auto}.rx-queue-list span,.rx-deployments span,.rx-incidents span{flex-direction:column;display:flex}.rx-queue-list strong,.rx-deployments strong,.rx-incidents strong{font-size:10px}.rx-queue-list small,.rx-deployments small,.rx-incidents small{color:var(--muted);font-size:10px}.rx-queue-list b{font:700 10px Manrope}.rx-queue-list>div>i{grid-column:1/-1}.rx-deployments>div{grid-template-columns:1fr auto auto}.rx-deployments time,.rx-incidents time{color:var(--muted);font:10px Manrope}.rx-incidents>div{grid-template-columns:26px 1fr auto auto}.rx-incidents>div>i{background:var(--negative-soft);width:25px;height:25px;color:var(--negative);border-radius:6px;place-items:center;font-style:normal;display:grid}.rx-incidents>div>i.warning{background:var(--warning-soft);color:var(--warning)}.rx-reg-grid>.reports{grid-column:span 7}.rx-reg-grid>.detail{grid-column:span 5}.rx-reg-grid>.calendar{grid-column:1/-1}.rx-reg-grid>.audit{grid-column:span 5}.rx-reg-grid>.lineage{grid-column:span 7}.rx-reg-grid>.trail{grid-column:1/-1}.rx-reg-list{padding:5px}.rx-reg-list>button{border:1px solid #0000;border-bottom-color:var(--border-soft);width:100%;min-height:66px;color:var(--text);text-align:start;background:0 0;grid-template-columns:1fr 38px auto 72px;align-items:center;gap:7px;padding:7px;display:grid}.rx-reg-list>button.active{background:var(--brand-soft);border-color:#ee1c312e;border-radius:6px}.rx-reg-list>button>span{flex-direction:column;display:flex}.rx-reg-list strong{font-size:10px}.rx-reg-list small{color:var(--muted);font-size:10px}.rx-reg-list b{font:700 10px Manrope}.rx-reg-detail{padding:12px}.rx-reg-detail>header{border-bottom:1px solid var(--border);padding-bottom:10px}.rx-reg-detail>header>span{color:var(--brand);font:10px Manrope}.rx-reg-detail h3{margin:4px 0;font-size:11px}.rx-reg-detail p{color:var(--muted);margin:0;font-size:10px}.rx-quality{grid-template-columns:110px 1fr;align-items:center;gap:12px;min-height:128px;display:grid}.rx-quality>div{background:conic-gradient(var(--positive) var(--quality),var(--surface-3) 0);border-radius:50%;place-items:center;width:96px;height:96px;display:grid;position:relative}.rx-quality>div:after{content:"";background:var(--surface);border-radius:50%;position:absolute;inset:9px}.rx-quality>div>span{z-index:1;flex-direction:column;align-items:center;display:flex}.rx-quality>div strong{font:750 14px Manrope}.rx-quality>div small{color:var(--muted);font:10px Manrope}.rx-quality>span{flex-direction:column;display:flex}.rx-quality>span strong{font-size:10px}.rx-quality>span small{color:var(--muted);margin-top:5px;font-size:10px}.rx-reg-checks{border-top:1px solid var(--border)}.rx-reg-checks>div{border-bottom:1px solid var(--border-soft);align-items:center;gap:6px;min-height:34px;font-size:10px;display:flex}.rx-reg-checks i{background:var(--surface-3);width:17px;height:17px;color:var(--muted);border-radius:50%;place-items:center;font:10px Manrope;display:grid}.rx-reg-checks i.done{background:var(--positive-soft);color:var(--positive)}.rx-reg-detail>footer{gap:4px;margin-top:10px;display:flex}.rx-reg-detail>footer button{border:1px solid var(--border);background:var(--surface-2);height:30px;color:var(--text-2);border-radius:5px;align-items:center;gap:4px;padding:0 7px;font-size:10px;display:flex}.rx-reg-detail>footer button.primary{background:var(--brand);color:#fff;border:0}.rx-reg-calendar{grid-template-columns:repeat(7,1fr);gap:5px;padding:12px;display:grid}.rx-reg-calendar article{border:1px solid var(--border);background:var(--surface-2);border-radius:7px;flex-direction:column;min-height:92px;padding:8px;display:flex;position:relative}.rx-reg-calendar time{color:var(--muted);font:10px Manrope}.rx-reg-calendar strong{margin-top:13px;font-size:10px}.rx-reg-calendar small{color:var(--muted);margin-top:2px;font-size:10px}.rx-reg-calendar i{background:var(--positive);border-radius:50%;width:6px;height:6px;position:absolute;top:7px;right:7px}.rx-reg-calendar article.warning i{background:var(--warning)}.rx-reg-calendar article.danger i{background:var(--negative)}.rx-audit-domains{padding:7px 10px}.rx-audit-domains article{border-bottom:1px solid var(--border-soft);grid-template-columns:24px 1fr auto auto;align-items:center;gap:6px;min-height:59px;display:grid}.rx-audit-domains article>svg{color:var(--muted)}.rx-audit-domains span{flex-direction:column;display:flex}.rx-audit-domains strong{font-size:10px}.rx-audit-domains small{color:var(--muted);font-size:10px}.rx-audit-domains b{font:700 10px Manrope}.rx-lineage{padding:11px}.rx-lineage>div{grid-template-columns:28px 1fr 24px;align-items:center;gap:7px;min-height:78px;display:grid;position:relative}.rx-lineage>div>span{background:var(--positive-soft);width:27px;height:27px;color:var(--positive);border-radius:50%;place-items:center;font:700 10px Manrope;display:grid}.rx-lineage>div.warning>span{background:var(--warning-soft);color:var(--warning)}.rx-lineage>div>div{border:1px solid var(--border);background:var(--surface-2);border-radius:6px;padding:8px}.rx-lineage small{color:var(--brand);font:10px Manrope}.rx-lineage strong{margin-top:3px;font-size:10px;display:block}.rx-lineage p{color:var(--muted);margin:2px 0 0;font-size:10px}.rx-lineage>div>i{inset-inline-start:13px;height:26px;color:var(--muted);place-items:center;display:grid;position:absolute;top:54px}.rx-lineage>div>b{background:var(--positive-soft);width:21px;height:21px;color:var(--positive);border-radius:50%;place-items:center;display:grid}.rx-audit-trail>div{grid-template-columns:.6fr 1.25fr .8fr .9fr .6fr}.rx-audit-trail small{color:var(--muted);font-size:10px;display:block}.rx-audit-trail code{color:var(--brand)}@media (max-width:1380px){.rx-report-grid{grid-template-columns:repeat(3,1fr)}.rx-category-strip{grid-template-columns:repeat(6,1fr)}.rx-tech-kpis{grid-template-columns:repeat(5,1fr)}.rx-domain-ribbon{grid-template-columns:repeat(4,1fr)}.rx-exec-kpis{grid-template-columns:1.3fr repeat(2,1fr)}.rx-exec-kpis>.hero-kpi{grid-row:span 2}.rx-builder-toolbar{flex-direction:column;align-items:flex-start}.rx-builder-toolbar>div{width:100%}}@media (max-width:1080px){.rx-report-grid{grid-template-columns:1fr 1fr}.rx-exec-grid>.performance,.rx-exec-grid>.cash,.rx-exec-grid>.bridge,.rx-exec-grid>.mix,.rx-trading-grid>.flow,.rx-trading-grid>.channel,.rx-trading-grid>.slippage,.rx-trading-grid>.symbols,.rx-customer-grid>.funnel,.rx-customer-grid>.lifecycle,.rx-customer-grid>.cohorts,.rx-customer-grid>.churn,.rx-customer-grid>.segments,.rx-customer-grid>.adoption,.rx-finance-grid>.revenue,.rx-finance-grid>.branch,.rx-finance-grid>.contribution,.rx-finance-grid>.products,.rx-ops-grid>.trend,.rx-ops-grid>.exposure,.rx-tech-grid>.topology,.rx-tech-grid>.service,.rx-tech-grid>.latency,.rx-tech-grid>.control,.rx-reg-grid>.reports,.rx-reg-grid>.detail,.rx-reg-grid>.audit,.rx-reg-grid>.lineage{grid-column:1/-1}.rx-execution-band{grid-template-columns:repeat(3,1fr)}.rx-narrative{grid-template-columns:1fr}.rx-strategic-risks{grid-template-columns:1fr 1fr}.rx-builder{grid-template-columns:1fr}.rx-builder>aside{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.rx-builder>aside>header,.rx-builder-filters,.rx-builder>aside>footer{grid-column:1/-1}.rx-reg-calendar{grid-template-columns:repeat(4,1fr)}}@media (max-width:720px){:is(.page-content:has(.rx-workspace),.page-content:has(.rx-story)){padding:7px}.rx-hero,.rx-story-head{flex-direction:column;align-items:flex-start;min-height:180px;padding:17px}.rx-report-health,.rx-exec-period,.rx-builder-state,.rx-tech-health,.rx-reg-health,.rx-market-session,.rx-ops-health,.rx-ltv{width:100%;min-width:0}.rx-metrics,.rx-exec-kpis{grid-template-columns:1fr 1fr}.rx-exec-kpis>.hero-kpi{grid-area:auto/1/auto/-1}.rx-category-strip{display:flex}.rx-report-grid,.rx-saved-grid{grid-template-columns:1fr}.rx-library-controls{flex-direction:column;align-items:stretch}.rx-library-controls>div{overflow:auto}.rx-library-controls label{flex:1}.rx-library-controls input{width:100%}.rx-schedule-list article,.rx-shared-list article{grid-template-columns:30px 1fr auto}.rx-schedule-list article>b,.rx-schedule-list article>button,.rx-shared-list article>div:nth-child(3),.rx-shared-list article>div:nth-child(4){display:none}.rx-execution-band,.rx-strategic-risks,.rx-domain-ribbon{grid-template-columns:1fr 1fr}.rx-cohort{grid-template-columns:55px repeat(6,58px);overflow:auto}.rx-builder>aside{display:block}.rx-builder-toolbar>span{width:100%;overflow:auto}.rx-builder-preview{margin:6px}.rx-tech-kpis{grid-template-columns:1fr 1fr}.rx-system-topology{height:620px}.rx-system-topology .node{width:86px}.rx-reg-calendar{grid-template-columns:1fr 1fr}.rx-quality{grid-template-columns:85px 1fr}.rx-quality>div{width:78px;height:78px}.rx-critical-ops>div{grid-template-columns:62px 1fr auto}.rx-critical-ops>div>span:nth-child(3),.rx-critical-ops>div>b{display:none}.rx-builder-preview>footer{overflow:auto}.rx-builder-preview>footer span{white-space:nowrap}}@media (max-width:430px){.rx-metrics,.rx-exec-kpis,.rx-execution-band,.rx-tech-kpis,.rx-strategic-risks,.rx-domain-ribbon,.rx-reg-calendar{grid-template-columns:1fr}.rx-story-nav{overflow:auto}.rx-system-topology{height:700px}.rx-hero h1{font-size:19px}}@media (max-width:375px){.rx-hero,.rx-story-head{padding:14px}.rx-builder-preview{margin:3px}.rx-category-focus{padding:18px}.rx-library-controls>div>button:not(.primary){display:none}}@media (min-width:1440px){.rx-report-grid{grid-template-columns:repeat(4,1fr)}.rx-system-topology{height:500px}}@media (min-width:1920px){.rx-workspace,.rx-story{width:100%;max-width:1660px;margin-inline:auto}.rx-report-grid{grid-template-columns:repeat(5,1fr)}.rx-system-topology{height:540px}}.dx-blueprint{color:var(--text);flex-direction:column;gap:8px;display:flex}.dx-blueprint button{cursor:pointer;font-family:inherit}.dx-blueprint>header{color:#eef1f5;background-color:#11151b;background-image:radial-gradient(circle at 82% 20%,#ee1c312e,#0000 29%),linear-gradient(#7581950e 1px,#0000 1px),linear-gradient(90deg,#7581950e 1px,#0000 1px);background-size:auto,22px 22px,22px 22px;border:1px solid #303844;border-radius:12px;justify-content:space-between;align-items:center;min-height:175px;padding:28px;display:flex;position:relative;overflow:hidden}.dx-blueprint>header:after{content:"";border:1px solid #ee1c3117;border-radius:50%;width:350px;height:350px;position:absolute;top:-95px;right:-80px;box-shadow:0 0 0 70px #ee1c3106,0 0 0 140px #ee1c3105}.dx-blueprint>header>div{z-index:1;position:relative}.dx-blueprint>header>div:first-child>span{color:#f04c5f;letter-spacing:.12em;align-items:center;gap:6px;font:700 10px Manrope;display:flex}.dx-blueprint h1{letter-spacing:-.04em;margin:9px 0 6px;font-size:27px}.dx-blueprint>header p{color:#8e98a7;max-width:720px;margin:0;font-size:10px;line-height:1.8}.dx-blueprint>header>div:last-child{background:#ee1c310f;border:1px solid #ee1c312e;border-radius:9px;flex-direction:column;min-width:220px;padding:14px;display:flex}.dx-blueprint>header>div:last-child small{color:#f04c5f;font:10px Manrope}.dx-blueprint>header>div:last-child strong{margin-top:5px;font:760 26px Manrope}.dx-blueprint>header>div:last-child span{color:#8e98a7;align-items:center;gap:4px;margin-top:5px;font:10px Manrope;display:flex}.dx-blueprint>nav{border:1px solid var(--border);background:var(--surface);border-radius:8px;grid-template-columns:repeat(7,1fr);gap:4px;min-height:58px;padding:5px;display:grid;overflow:auto}.dx-blueprint>nav button{min-width:110px;color:var(--muted);text-align:start;background:0 0;border:1px solid #0000;border-radius:6px;grid-template-rows:1fr 13px;grid-template-columns:22px 1fr;align-items:center;padding:6px;display:grid}.dx-blueprint>nav button>span{color:var(--brand);grid-row:1/3;font:700 10px Manrope}.dx-blueprint>nav button strong{font:10px Manrope}.dx-blueprint>nav button small{font-size:10px}.dx-blueprint>nav button.active{background:var(--brand-soft);color:var(--brand);border-color:#ee1c312e}.dx-blueprint>main{background-color:#0f1318;background-image:linear-gradient(#7581950b 1px,#0000 1px),linear-gradient(90deg,#7581950b 1px,#0000 1px);background-size:20px 20px;border:1px solid #29313c;border-radius:11px;padding:14px}.dx-blueprint>main>section{color:#e8ebf0;background:#171c23eb;border:1px solid #29313c;border-radius:9px;grid-template-columns:190px 1fr;align-items:center;gap:10px;min-height:105px;margin-bottom:20px;padding:10px;transition:all .25s;display:grid;position:relative}.dx-blueprint>main>section.focus{border-color:#ee1c3159;box-shadow:0 0 0 4px #ee1c310a}.dx-blueprint>main>section.amber.focus{border-color:#c88b2d66}.dx-blueprint>main>section.green.focus{border-color:#24a67a66}.dx-blueprint>main>section:last-child{margin-bottom:0}.dx-layer-meta{border-inline-end:1px solid #29313c;grid-template-columns:28px 1fr;gap:7px;padding:5px 10px;display:grid}.dx-layer-meta>span{color:#f04c5f;font:750 10px Manrope}.dx-layer-meta>div{flex-direction:column;display:flex}.dx-layer-meta small{color:#f04c5f;letter-spacing:.06em;font:10px Manrope}.dx-layer-meta strong{margin-top:3px;font-size:10px}.dx-layer-meta p{color:#798391;margin:3px 0 0;font-size:10px;line-height:1.5}.dx-layer-modules{grid-template-columns:repeat(7,1fr);gap:5px;display:grid}.dx-layer-modules button{color:#dce1e7;text-align:start;background:#151a20;border:1px solid #2a323e;border-radius:7px;grid-template-columns:26px 1fr 12px;align-items:center;gap:5px;min-width:0;min-height:72px;padding:7px;transition:all .18s;display:grid}.dx-layer-modules button:hover{background:#ee1c3112;border-color:#ee1c31;transform:translateY(-2px)}.dx-layer-modules button>span{color:#f04c5f;background:#ee1c311c;border-radius:6px;place-items:center;width:25px;height:25px;display:grid}.dx-layer-modules button>div{flex-direction:column;min-width:0;display:flex}.dx-layer-modules strong{white-space:nowrap;text-overflow:ellipsis;font:10px Manrope;overflow:hidden}.dx-layer-modules small{color:#737d8b;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:10px;overflow:hidden}.dx-layer-modules button>svg{color:#596473}.dx-down{color:#f04c5f;z-index:2;background:#151a20;border:1px solid #303844;border-radius:50%;place-items:center;width:28px;height:28px;display:grid;position:absolute;bottom:-26px;left:50%;transform:translate(-50%)}.dx-blueprint>footer{border:1px solid var(--border);background:var(--surface);border-radius:9px;grid-template-columns:28px 1fr auto;align-items:center;gap:8px;min-height:75px;padding:12px 15px;display:grid}.dx-blueprint>footer>svg{color:var(--brand)}.dx-blueprint>footer>div{flex-direction:column;display:flex}.dx-blueprint>footer strong{font-size:10px}.dx-blueprint>footer small{color:var(--muted);margin-top:3px;font:10px Manrope}.dx-blueprint>footer button{background:var(--brand);color:#fff;border:0;border-radius:5px;align-items:center;gap:5px;height:32px;padding:0 9px;font-size:10px;display:flex}.dx-controls{align-items:center;gap:4px;display:flex}.dx-controls>button,.dx-controls>div>button{border:1px solid var(--border);background:var(--surface-2);height:34px;color:var(--muted);border-radius:6px;align-items:center;gap:5px;padding:0 8px;font-size:10px;display:flex}.dx-controls button:hover{color:var(--text)}.dx-controls button.active{background:var(--brand-soft);color:var(--brand);border-color:#ee1c313d}.dx-controls button.blueprint.active{background:var(--warning-soft);color:var(--warning);border-color:#c88b2d40}.dx-controls>div{position:relative}.dx-state-menu{z-index:95;top:40px;border:1px solid var(--border);background:var(--surface);border-radius:8px;width:220px;padding:6px;position:absolute;inset-inline-end:0;box-shadow:0 18px 55px #00000052}.dx-state-menu header{border-bottom:1px solid var(--border);flex-direction:column;padding:7px;display:flex}.dx-state-menu header strong{font:10px Manrope}.dx-state-menu header small{color:var(--muted);margin-top:2px;font-size:10px}.dx-state-menu>button{width:100%;height:30px;color:var(--text-2);text-align:start;background:0 0;border:0;border-radius:5px;grid-template-columns:18px 1fr 12px;align-items:center;padding:0 7px;font-size:10px;display:grid}.dx-state-menu>button:hover,.dx-state-menu>button.active{background:var(--surface-2);color:var(--brand)}.dx-ribbon{color:#e9edf3;background-color:#11151b;background-image:linear-gradient(#c88b2d0b 1px,#0000 1px),linear-gradient(90deg,#c88b2d0b 1px,#0000 1px);background-size:19px 19px;border:1px solid #c88b2d33;border-radius:9px;margin-bottom:8px;overflow:hidden}.dx-ribbon>header{border-bottom:1px solid #c88b2d24;grid-template-columns:auto 1fr 24px;align-items:center;gap:8px;min-height:38px;padding:5px 10px;display:grid}.dx-ribbon>header>span{color:#d6a451;letter-spacing:.08em;align-items:center;gap:4px;font:10px Manrope;display:flex}.dx-ribbon>header p{color:#7d8795;margin:0;font-size:10px}.dx-ribbon>header button{color:#798391;background:0 0;border:0;width:23px;height:23px}.dx-ribbon>div{justify-content:center;align-items:center;gap:5px;padding:8px;display:flex;overflow:auto}.dx-ribbon>div>span{background:#171c22;border:1px solid #2b333e;border-radius:6px;grid-template-rows:1fr 15px;grid-template-columns:21px 1fr 12px;align-items:center;gap:1px 5px;min-width:130px;min-height:52px;padding:7px;display:grid}.dx-ribbon>div>span>i{color:#d6a451;background:#c88b2d1c;border-radius:50%;grid-row:1/3;place-items:center;width:20px;height:20px;font:10px Manrope;display:grid}.dx-ribbon>div>span strong{font:10px Manrope}.dx-ribbon>div>span small{color:#77818e;font-size:10px}.dx-ribbon>div>span>svg{color:#d6a451;grid-row:1/3}.dx-context-state{border:1px solid var(--border);background:linear-gradient(120deg,var(--surface),var(--bg-elevated));border-radius:9px;grid-template-columns:46px 1fr auto;align-items:center;gap:10px;min-height:105px;margin-bottom:8px;padding:12px 15px;display:grid;position:relative;overflow:hidden}.dx-context-state:before{content:"";inset-inline-start:0;background:var(--warning);border-radius:3px;width:3px;position:absolute;top:13px;bottom:13px}.dx-context-state.error:before,.dx-context-state.offline:before{background:var(--negative)}.dx-context-state.success:before{background:var(--positive)}.dx-context-state>span{background:var(--warning-soft);width:43px;height:43px;color:var(--warning);border-radius:10px;place-items:center;display:grid}.dx-context-state.error>span,.dx-context-state.offline>span{background:var(--negative-soft);color:var(--negative)}.dx-context-state.success>span{background:var(--positive-soft);color:var(--positive)}.dx-context-state>div:nth-child(2){flex-direction:column;display:flex}.dx-context-state small{color:var(--brand);letter-spacing:.07em;font:10px Manrope}.dx-context-state strong{margin-top:4px;font-size:10px}.dx-context-state p{color:var(--muted);margin:3px 0 0;font-size:10px}.dx-context-state>div:last-child{gap:5px;display:flex}.dx-context-state button{border:1px solid var(--border);background:var(--surface-2);height:30px;color:var(--text-2);border-radius:5px;align-items:center;gap:4px;padding:0 7px;font-size:10px;display:flex}.dx-context-state button.primary{background:var(--brand);color:#fff;border:0}.dx-demo-layer{z-index:130;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:none;background:#04060999;justify-content:flex-end;align-items:flex-end;padding:15px;display:flex;position:fixed;inset:0}.dx-demo-layer>aside{color:#e8ecf2;pointer-events:auto;background:#11151b;border:1px solid #323a46;border-radius:12px;width:min(445px,100vw - 22px);max-height:calc(100vh - 30px);overflow:hidden;box-shadow:0 30px 100px #0009}.dx-demo-layer>aside>header{background:radial-gradient(circle at 90% 10%,#ee1c3129,#0000 40%);border-bottom:1px solid #2a313c;justify-content:space-between;align-items:flex-start;min-height:92px;padding:13px 14px;display:flex}.dx-demo-layer>aside>header>div{flex-direction:column;display:flex}.dx-demo-layer>aside>header>div>span{color:#f04c5f;letter-spacing:.09em;align-items:center;gap:4px;font:10px Manrope;display:flex}.dx-demo-layer>aside>header strong{margin-top:6px;font-size:12px}.dx-demo-layer>aside>header small{color:#7f8996;max-width:330px;margin-top:4px;font-size:10px;line-height:1.6}.dx-demo-layer>aside>header>span{gap:3px;display:flex}.dx-demo-layer>aside>header button{color:#85909e;background:#171c22;border:1px solid #303844;border-radius:5px;place-items:center;width:26px;height:26px;display:grid}.dx-story-picker{max-height:520px;padding:7px;overflow:auto}.dx-story-picker>button{color:#dce1e8;text-align:start;background:0 0;border:1px solid #0000;border-bottom-color:#272e38;grid-template-columns:34px 1fr auto 17px;align-items:center;gap:7px;width:100%;min-height:78px;padding:8px;display:grid}.dx-story-picker>button:hover{border-color:color-mix(in srgb,var(--story-accent) 45%,transparent);background:color-mix(in srgb,var(--story-accent) 8%,transparent);border-radius:7px}.dx-story-picker>button>i{background:color-mix(in srgb,var(--story-accent) 14%,transparent);width:32px;height:32px;color:var(--story-accent);border-radius:8px;place-items:center;font:700 10px Manrope;display:grid}.dx-story-picker>button>span{flex-direction:column;display:flex}.dx-story-picker strong{font-size:10px}.dx-story-picker small{color:#77818e;margin-top:3px;font-size:10px}.dx-story-picker b{color:#7f8996;font:10px Manrope}.dx-story-picker svg{color:var(--story-accent)}.dx-story-progress{max-height:430px;padding:8px;overflow:auto}.dx-story-progress>span{background:#252c35;border-radius:3px;height:3px;display:block;overflow:hidden}.dx-story-progress>span em{background:#ee1c31;height:100%;transition:all .3s;display:block}.dx-story-progress>div{margin-top:8px}.dx-story-progress button{color:#aeb6c2;text-align:start;background:0 0;border:1px solid #0000;border-radius:6px;grid-template-columns:25px 1fr;align-items:center;gap:6px;width:100%;min-height:51px;padding:5px;display:grid}.dx-story-progress button.active{color:#eef1f5;background:#ee1c3112;border-color:#ee1c3138}.dx-story-progress button.done{color:#77c5a7}.dx-story-progress button>i{border:1px solid #303844;border-radius:50%;place-items:center;width:23px;height:23px;font:10px Manrope;display:grid}.dx-story-progress button.active>i{color:#ee5b6c;border-color:#ee1c31}.dx-story-progress button.done>i{background:#24a67a17;border-color:#286953}.dx-story-progress button>span{flex-direction:column;display:flex}.dx-story-progress strong{font-size:10px}.dx-story-progress small{color:#687280;margin-top:2px;font:10px Manrope}.dx-story-now{background:#171c22;border:1px solid #2b333e;border-radius:7px;grid-template-columns:34px 1fr;align-items:center;gap:8px;min-height:85px;margin:0 8px 8px;padding:9px;display:grid}.dx-story-now>span{color:#fff;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.dx-story-now>div{flex-direction:column;display:flex}.dx-story-now small{color:#f04c5f;font:10px Manrope}.dx-story-now strong{margin-top:3px;font-size:10px}.dx-story-now p{color:#7c8693;margin:2px 0 0;font-size:10px}.dx-demo-layer footer{border-top:1px solid #29313b;justify-content:space-between;align-items:center;min-height:57px;padding:8px;display:flex}.dx-demo-layer footer>button,.dx-demo-layer footer>span button{color:#aab2be;background:#171c22;border:1px solid #303844;border-radius:5px;justify-content:center;align-items:center;gap:4px;height:31px;padding:0 8px;font-size:10px;display:flex}.dx-demo-layer footer>span{gap:4px;display:flex}.dx-demo-layer footer>span button:disabled{opacity:.35}.dx-demo-layer footer>span button.playing{color:#f05a6b;background:#ee1c3117;border-color:#ee1c314d}.dx-demo-mini{z-index:131;inset-inline-end:14px;color:#e9edf2;background:#151a20;border:1px solid #ee1c3140;border-radius:8px;align-items:center;gap:7px;height:42px;padding:0 11px;font:10px Manrope,Vazirmatn;display:flex;position:fixed;bottom:14px;box-shadow:0 15px 50px #0006}.dx-demo-mini svg{color:#ee4960}.dx-demo-mini b{color:#8993a1;background:#242b35;border-radius:5px;padding:3px 5px;font:10px Manrope}@media (max-width:1350px){.dx-layer-modules{grid-template-columns:repeat(4,1fr)}.dx-blueprint>main>section{align-items:start}.dx-blueprint>nav{grid-template-columns:repeat(4,1fr)}}@media (max-width:900px){.dx-blueprint>header{flex-direction:column;align-items:flex-start}.dx-blueprint>header>div:last-child{width:100%}.dx-blueprint>main>section{grid-template-columns:1fr}.dx-layer-meta{border-inline-end:0;border-bottom:1px solid #29313c}.dx-controls button span{display:none}.dx-controls>button,.dx-controls>div>button{justify-content:center;width:34px;padding:0}}@media (max-width:620px){.dx-layer-modules{grid-template-columns:1fr 1fr}.dx-blueprint h1{font-size:21px}.dx-blueprint>main{padding:7px}.dx-ribbon>header{grid-template-columns:1fr 24px}.dx-ribbon>header p{display:none}.dx-ribbon>div{justify-content:flex-start}.dx-context-state{grid-template-columns:38px 1fr}.dx-context-state>span{width:36px;height:36px}.dx-context-state>div:last-child{grid-column:1/-1}.dx-demo-layer{padding:6px}.dx-demo-layer>aside{max-height:calc(100vh - 12px)}.dx-story-picker>button{grid-template-columns:32px 1fr 14px}.dx-story-picker>button>b{display:none}}@media (max-width:430px){.dx-layer-modules{grid-template-columns:1fr}.dx-blueprint>nav{display:flex}.dx-blueprint>footer{grid-template-columns:24px 1fr}.dx-blueprint>footer button{grid-column:1/-1;justify-content:center}}@media (max-width:375px){.dx-blueprint>header{padding:18px}.dx-blueprint h1{font-size:19px}.dx-story-picker{padding:4px}.dx-demo-layer>aside>header,.dx-context-state{padding:10px}}@media (min-width:1440px){.dx-blueprint>main{padding:18px}.dx-blueprint>main>section{min-height:116px}.dx-layer-modules button{min-height:80px}}@media (min-width:1920px){.dx-blueprint{max-width:1680px;margin-inline:auto}.dx-blueprint>header{min-height:190px}.dx-blueprint>main>section{grid-template-columns:230px 1fr}}.ds-button{border:1px solid var(--border);background:var(--surface);min-height:36px;color:var(--text-2);cursor:pointer;white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:0 13px;font-size:10px;font-weight:600;transition:all .18s;display:inline-flex}.ds-button:hover:not(:disabled){border-color:var(--muted-2);color:var(--text);transform:translateY(-1px)}.ds-button:disabled{opacity:.5;cursor:not-allowed}.ds-button.primary{color:#fff;background:linear-gradient(#ee263b,#c81529);border-color:#f03549;box-shadow:0 7px 20px #ee1c3129}.ds-button.danger{background:var(--negative-soft);color:var(--negative);border-color:#ee49604d}.ds-button.ghost{background:0 0;border-color:#0000}.ds-button.sm{min-height:30px;padding-inline:9px;font-size:10px}.ds-button.lg{min-height:42px;padding-inline:17px;font-size:11px}.ds-icon-button{border:1px solid var(--border);background:var(--surface);width:36px;height:36px;color:var(--text-2);cursor:pointer;border-radius:8px;place-items:center;padding:0;transition:all .18s;display:inline-grid;position:relative}.ds-icon-button:hover:not(:disabled){color:var(--text);border-color:var(--muted-2);transform:translateY(-1px)}.ds-icon-button:disabled{opacity:.45;cursor:not-allowed}.ds-icon-button.ghost{background:0 0;border-color:#0000}.ds-icon-button.danger{color:var(--negative);background:var(--negative-soft);border-color:#ee49602e}.ds-icon-button.sm{border-radius:6px;width:29px;height:29px}.ds-icon-button.lg{width:42px;height:42px}.ds-icon-button>i{top:-4px;border:2px solid var(--bg);background:var(--brand);color:#fff;border-radius:99px;place-items:center;min-width:16px;height:16px;padding:0 3px;font:10px Manrope;display:grid;position:absolute;inset-inline-end:-4px}.ds-field{min-width:0;color:var(--text-2);flex-direction:column;gap:6px;font-size:10px;display:flex;position:relative}.ds-field>span{font-weight:500}.ds-field>small{color:var(--muted);font-size:10px}.ds-field.has-error>small{color:var(--negative)}.ds-input-wrap,.ds-select-wrap,.ds-multiselect-trigger{border:1px solid var(--border);background:var(--bg);min-height:38px;color:var(--muted);border-radius:8px;align-items:center;gap:8px;padding:0 10px;display:flex}.ds-field:focus-within .ds-input-wrap,.ds-field:focus-within .ds-select-wrap,.ds-multiselect-trigger:focus{border-color:#ee1c3180;box-shadow:0 0 0 3px #ee1c3114}.ds-field.has-error .ds-input-wrap{border-color:var(--negative)}.ds-input-wrap input,.ds-select-wrap select{min-width:0;height:100%;color:var(--text);background:0 0;border:0;outline:0;flex:1;font-size:10px}.ds-select-wrap select{-webkit-appearance:none;appearance:none;cursor:pointer}.ds-select-wrap option{background:var(--surface);color:var(--text)}.ds-search{border:1px solid var(--border);background:var(--bg);min-width:180px;height:38px;color:var(--muted);border-radius:8px;align-items:center;gap:7px;padding:0 10px;display:flex}.ds-search:focus-within{border-color:#ee1c3180;box-shadow:0 0 0 3px #ee1c3114}.ds-search input{min-width:0;color:var(--text);background:0 0;border:0;outline:0;flex:1;font-size:10px}.ds-search button{width:22px;height:22px;color:var(--muted);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.ds-multiselect-trigger{width:100%;color:var(--text-2);cursor:pointer;justify-content:space-between;font-size:10px}.ds-menu{z-index:80;top:calc(100% + 6px);border:1px solid var(--border);background:var(--surface);border-radius:8px;min-width:190px;padding:5px;position:absolute;inset-inline:0;box-shadow:0 15px 40px #00000040}.ds-menu label{cursor:pointer;border-radius:6px;grid-template-columns:15px 1fr 15px;align-items:center;gap:7px;min-height:34px;padding:0 8px;display:grid}.ds-menu label:hover{background:var(--surface-2)}.ds-menu input{accent-color:var(--brand)}.ds-check{cursor:pointer;grid-template-columns:18px 1fr;align-items:start;gap:8px;display:inline-grid}.ds-check input{opacity:0;pointer-events:none;position:absolute}.ds-check>i{border:1px solid var(--border);background:var(--bg);color:#0000;border-radius:5px;place-items:center;width:17px;height:17px;display:grid}.ds-check input:checked+i{border-color:var(--brand);background:var(--brand);color:#fff}.ds-check.radio>i{border-radius:50%}.ds-check.radio input:checked+i{border:5px solid var(--brand);background:var(--surface)}.ds-check>span{flex-direction:column;gap:2px;display:flex}.ds-check b{font-size:10px;font-weight:500}.ds-check small{color:var(--muted);font-size:10px}.ds-switch{cursor:pointer;justify-content:space-between;align-items:center;gap:14px;display:flex}.ds-switch>span{flex-direction:column;gap:2px;display:flex}.ds-switch b{font-size:10px}.ds-switch small{color:var(--muted);font-size:10px}.ds-switch input{opacity:0;position:absolute}.ds-switch>i{background:var(--surface-3);border-radius:99px;width:34px;height:19px;transition:all .2s;position:relative}.ds-switch>i:after{content:"";inset-inline-start:2px;background:#fff;border-radius:50%;width:15px;height:15px;transition:all .2s;position:absolute;top:2px;box-shadow:0 2px 5px #00000040}.ds-switch input:checked+i{background:var(--brand)}.ds-switch input:checked+i:after{transform:translate(15px)}[dir=rtl] .ds-switch input:checked+i:after{transform:translate(-15px)}.ds-tabs{border-bottom:1px solid var(--border);align-items:flex-end;gap:16px;min-height:40px;display:flex}.ds-tabs button{min-height:39px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:6px;padding:0 2px;font-size:10px;display:flex}.ds-tabs button.active{color:var(--text);border-bottom-color:var(--brand)}.ds-tabs button i{background:var(--surface-3);border-radius:4px;place-items:center;min-width:17px;height:16px;padding:0 4px;font:10px Manrope;display:grid}.ds-segmented{border:1px solid var(--border);background:var(--bg);border-radius:8px;padding:3px;display:inline-flex}.ds-segmented button{min-height:27px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;gap:5px;padding:0 9px;font-size:10px;display:flex}.ds-segmented button.active{background:var(--surface-3);color:var(--text);box-shadow:0 1px 5px #00000024}.ds-tooltip{display:inline-flex;position:relative}.ds-tooltip>[role=tooltip]{z-index:100;border:1px solid var(--border);color:#eef1f4;pointer-events:none;opacity:0;background:#090c10;border-radius:6px;width:max-content;max-width:220px;padding:6px 8px;font-size:10px;transition:all .15s;position:absolute;transform:translateY(4px)}.ds-tooltip.top>[role=tooltip]{bottom:calc(100% + 7px);left:50%;transform:translate(-50%,4px)}.ds-tooltip.bottom>[role=tooltip]{top:calc(100% + 7px);left:50%;transform:translate(-50%,-4px)}.ds-tooltip:hover>[role=tooltip],.ds-tooltip:focus>[role=tooltip]{opacity:1;transform:translate(-50%)}.ds-popover{display:inline-flex;position:relative}.ds-popover-content{z-index:90;border:1px solid var(--border);background:var(--surface);border-radius:9px;min-width:210px;padding:6px;position:absolute;top:calc(100% + 7px);box-shadow:0 18px 55px #0000004d}.ds-popover-content.end{inset-inline-end:0}.ds-popover-content.start{inset-inline-start:0}.ds-popover-content>button{width:100%;min-height:35px;color:var(--text-2);text-align:start;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:8px;padding:0 9px;font-size:10px;display:flex}.ds-popover-content>button:hover{background:var(--surface-2);color:var(--text)}.ds-popover-content>button.danger{color:var(--negative)}.ds-popover-content>button span{flex:1}.ds-popover-content hr{background:var(--border);border:0;height:1px;margin:5px}.ds-overlay,.ds-modal-layer,.ds-command-layer{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#030508a6;position:fixed;inset:0}.ds-drawer{z-index:110;width:min(var(--drawer-width), 100vw);background:var(--surface);transition:transform .3s var(--ease);flex-direction:column;display:flex;position:fixed;top:0;bottom:0;box-shadow:0 0 70px #00000061}.ds-drawer.end{border-inline-start:1px solid var(--border);inset-inline-end:0;transform:translate(110%)}[dir=rtl] .ds-drawer.end{transform:translate(-110%)}.ds-drawer.start{border-inline-end:1px solid var(--border);inset-inline-start:0;transform:translate(-110%)}[dir=rtl] .ds-drawer.start{transform:translate(110%)}.ds-drawer.open{transform:translate(0)}.ds-drawer>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;min-height:72px;padding:14px 17px;display:flex}.ds-drawer>header span{color:var(--brand);letter-spacing:.08em;font:10px Manrope,Vazirmatn}.ds-drawer h2{margin:3px 0 0;font-size:17px}.ds-drawer-body{flex:1;min-height:0;padding:17px;overflow-y:auto}.ds-drawer>footer{border-top:1px solid var(--border);justify-content:flex-end;gap:8px;min-height:70px;padding:12px 17px;display:flex}.ds-modal-layer{z-index:120;place-items:center;padding:18px;display:grid}.ds-modal{border:1px solid var(--border);background:var(--surface);border-radius:12px;flex-direction:column;width:min(540px,100%);max-height:min(720px,100vh - 36px);display:flex;box-shadow:0 28px 100px #00000073}.ds-modal.sm{width:min(410px,100%)}.ds-modal.lg{width:min(800px,100%)}.ds-modal>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;min-height:68px;padding:13px 15px;display:flex}.ds-modal h2{margin:0;font-size:15px}.ds-modal header p{color:var(--muted);margin:4px 0 0;font-size:10px}.ds-modal-body{min-height:0;padding:17px;overflow-y:auto}.ds-modal>footer{border-top:1px solid var(--border);justify-content:flex-end;gap:7px;min-height:62px;padding:11px 15px;display:flex}.ds-dialog-icon{background:var(--brand-soft);width:50px;height:50px;color:var(--brand);border-radius:12px;place-items:center;margin:3px auto;display:grid}.ds-dialog-icon.danger{background:var(--negative-soft);color:var(--negative)}.ds-toast{border:1px solid var(--border);background:var(--surface);border-radius:10px;grid-template-columns:32px 1fr 24px;align-items:center;gap:8px;min-width:300px;min-height:60px;padding:9px;display:grid;box-shadow:0 18px 50px #00000057}.ds-toast>span{background:var(--positive-soft);width:30px;height:30px;color:var(--positive);border-radius:8px;place-items:center;display:grid}.ds-toast.danger>span{background:var(--negative-soft);color:var(--negative)}.ds-toast.warning>span{background:var(--warning-soft);color:var(--warning)}.ds-toast>div{flex-direction:column;gap:2px;display:flex}.ds-toast strong{font-size:10px}.ds-toast small{color:var(--muted);font-size:10px}.ds-toast>button{width:24px;height:24px;color:var(--muted);cursor:pointer;background:0 0;border:0}.ds-badge{border:1px solid var(--border);background:var(--surface-2);width:fit-content;min-height:21px;color:var(--text-2);white-space:nowrap;border-radius:99px;justify-content:center;align-items:center;gap:5px;padding:2px 8px;font-size:10px;display:inline-flex}.ds-badge>i{background:currentColor;border-radius:50%;width:5px;height:5px}.ds-badge.success{color:var(--positive);background:var(--positive-soft);border-color:#24a67a2e}.ds-badge.danger{color:var(--negative);background:var(--negative-soft);border-color:#ee496033}.ds-badge.warning{color:var(--warning);background:var(--warning-soft);border-color:#c88b2d33}.ds-badge.brand{color:var(--brand);background:var(--brand-soft);border-color:#ee1c3133}.ds-avatar{background:var(--brand-soft);width:36px;height:36px;color:var(--brand);border:1px solid #ee1c312e;border-radius:10px;flex:none;place-items:center;font-size:10px;font-weight:700;display:inline-grid;position:relative;overflow:visible}.ds-avatar.sm{border-radius:7px;width:28px;height:28px;font-size:10px}.ds-avatar.lg{border-radius:12px;width:46px;height:46px;font-size:11px}.ds-avatar img{border-radius:inherit;object-fit:cover;width:100%;height:100%}.ds-avatar>i{inset-inline-end:-2px;border:2px solid var(--surface);background:var(--muted);border-radius:50%;width:9px;height:9px;position:absolute;bottom:-2px}.ds-avatar>i.online{background:var(--positive)}.ds-avatar>i.busy{background:var(--negative)}.ds-skeleton{background:linear-gradient(90deg, var(--surface-2), var(--surface-3), var(--surface-2));background-size:240% 100%;max-width:100%;animation:1.6s infinite dsShimmer;display:inline-block}@keyframes dsShimmer{to{background-position:-240% 0}}.ds-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:190px;padding:25px;display:flex}.ds-state>span{background:var(--surface-2);width:43px;height:43px;color:var(--muted);border-radius:11px;place-items:center;display:grid}.ds-state.error>span{background:var(--negative-soft);color:var(--negative)}.ds-state strong{margin-top:10px;font-size:10.5px}.ds-state p{max-width:300px;color:var(--muted);margin:5px 0 12px;font-size:10px}.ds-metric-card{border:1px solid var(--border);background:linear-gradient(145deg, var(--surface), color-mix(in srgb, var(--surface) 78%, var(--bg)));min-height:112px;box-shadow:var(--shadow);border-radius:12px;padding:15px 16px}.ds-metric-card.accent{background:linear-gradient(145deg, #ee1c311a, var(--surface) 58%);border-color:#ee1c313d}.ds-metric-card>div,.ds-metric-card>footer{justify-content:space-between;align-items:center;display:flex}.ds-metric-card>div{color:var(--muted);font-size:10px}.ds-metric-card>div svg{color:var(--brand)}.ds-metric-card>strong{margin:10px 0 7px;font:21px Manrope,Vazirmatn;display:block}.ds-metric-card footer{min-height:18px}.ds-metric-card footer span{font:10px Manrope,Vazirmatn}.ds-metric-card footer small{color:var(--muted);font-size:10px}.ds-panel{border:1px solid var(--border);background:var(--surface);min-width:0;box-shadow:var(--shadow);border-radius:12px;overflow:hidden}.ds-panel>header{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:center;gap:12px;min-height:60px;padding:12px 15px;display:flex}.ds-panel>header>div{align-items:center;gap:9px;display:flex}.ds-panel>header>div>span{background:var(--surface-2);width:30px;height:30px;color:var(--brand);border-radius:8px;place-items:center;display:grid}.ds-panel h3{margin:0;font-size:11px}.ds-panel header p{color:var(--muted);margin:3px 0 0;font-size:10px}.ds-panel-body{padding:15px}.ds-filter-bar{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:center;gap:10px;min-height:56px;padding:8px 13px;display:flex}.ds-filter-bar>div,.ds-filter-bar>aside{align-items:center;gap:7px;display:flex}.ds-table-scroll{width:100%;overflow-x:auto}.ds-table{border-collapse:collapse;text-align:start;width:100%}.ds-table th{border-bottom:1px solid var(--border-soft);background:var(--surface-2);height:38px;color:var(--muted);text-align:start;white-space:nowrap;padding:0 12px;font-size:10px;font-weight:500}.ds-table td{border-bottom:1px solid var(--border-soft);height:53px;color:var(--text-2);white-space:nowrap;padding:8px 12px;font-size:10px}.ds-table tr:hover,.ds-table tr.selected{background:var(--surface-2)}.ds-table tr.selected{box-shadow:inset 3px 0 0 var(--brand)}.ds-table .align-end{text-align:end}.ds-table .align-center{text-align:center}.ds-pagination{border-top:1px solid var(--border-soft);min-height:46px;color:var(--muted);justify-content:space-between;align-items:center;padding:0 13px;font-size:10px;display:flex}.ds-pagination>div{align-items:center;gap:5px;display:flex}.ds-pagination b{border:1px solid var(--brand);background:var(--brand-soft);width:25px;height:25px;color:var(--brand);border-radius:6px;place-items:center;display:grid}.ds-page-header{justify-content:space-between;align-items:flex-end;gap:18px;min-height:96px;margin-bottom:20px;display:flex}.ds-page-header>div>span{color:var(--brand);letter-spacing:.09em;font:10px Manrope,Vazirmatn}.ds-page-header h1{letter-spacing:-.04em;margin:4px 0;font-size:clamp(24px,2.2vw,32px)}.ds-page-header p{color:var(--text-2);margin:0;font-size:10.5px}.ds-page-header>aside{align-items:center;gap:7px;display:flex}.ds-section-header{justify-content:space-between;align-items:flex-end;gap:12px;min-height:60px;display:flex}.ds-section-header span{color:var(--brand);letter-spacing:.08em;font:10px Manrope,Vazirmatn}.ds-section-header h2{margin:3px 0;font-size:17px}.ds-section-header p{color:var(--muted);margin:0;font-size:10px}.ds-breadcrumb{min-height:22px;color:var(--muted);align-items:center;gap:3px;display:flex}.ds-breadcrumb>span{align-items:center;gap:3px;display:inline-flex}.ds-breadcrumb button{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:0;font-size:10px}.ds-breadcrumb b{color:var(--text-2);font-size:10px;font-weight:500}.ds-command-layer{z-index:130;justify-content:center;align-items:flex-start;padding-top:9vh;display:flex}.ds-command{border:1px solid var(--border);background:var(--surface);border-radius:13px;width:min(610px,100vw - 26px);max-height:75vh;overflow:hidden;box-shadow:0 35px 110px #0000007a}.ds-command-search{border-bottom:1px solid var(--border);height:60px;color:var(--muted);align-items:center;gap:9px;padding:0 15px;display:flex}.ds-command-search input{min-width:0;color:var(--text);background:0 0;border:0;outline:0;flex:1;font-size:11px}.ds-command>div:last-child{max-height:calc(75vh - 60px);padding:10px;overflow-y:auto}.ds-command section>span{color:var(--muted);letter-spacing:.07em;margin:7px 8px;font:10px Manrope,Vazirmatn;display:block}.ds-command section>button{width:100%;min-height:45px;color:var(--text-2);text-align:start;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;grid-template-columns:25px 1fr auto 15px;align-items:center;gap:6px;padding:6px 9px;display:grid}.ds-command section>button:hover{border-color:var(--border);background:var(--surface-2);color:var(--text)}.ds-command section>button>svg:first-child{color:var(--brand)}.ds-command section>button>div{flex-direction:column;display:flex}.ds-command section strong{font-size:10px}.ds-command section small{color:var(--muted);font-size:10px}.financial-number{font-variant-numeric:tabular-nums;white-space:nowrap;font-family:Manrope,Vazirmatn}.financial-number small{color:var(--muted);font-family:Vazirmatn,Manrope;font-size:.72em;font-weight:400}.financial-change{font-variant-numeric:tabular-nums;align-items:center;gap:3px;font-family:Manrope,Vazirmatn;display:inline-flex}.symbol-badge{align-items:center;gap:8px;min-width:115px;display:inline-flex}.symbol-badge>i{background:var(--brand-soft);width:29px;height:29px;color:var(--brand);border-radius:8px;place-items:center;font-size:10px;font-style:normal;font-weight:700;display:grid}.symbol-badge>span{flex-direction:column;gap:1px;display:flex}.symbol-badge b{font-size:10px}.symbol-badge small{color:var(--muted);font-size:10px}[data-density=comfortable]{--density-row:58px;--density-control:42px;--density-page:28px}[data-density=compact]{--density-row:46px;--density-control:36px;--density-page:22px}[data-density=professional]{--density-row:36px;--density-control:31px;--density-page:14px}[data-density] .page-content{padding-top:var(--density-page)}[data-density] .ds-button,[data-density] .ds-icon-button,[data-density] .compact-button,[data-density] .unit-switch{min-height:var(--density-control);height:var(--density-control)}[data-density] .ds-table td,[data-density] table td{height:var(--density-row)}[data-density=professional] .card-header,[data-density=professional] .ds-panel>header{min-height:52px}[data-density=professional] .metric-card,[data-density=professional] .ds-metric-card{min-height:96px;padding-block:11px}[data-density=comfortable] .card-header,[data-density=comfortable] .ds-panel>header{min-height:68px}[data-density=comfortable] .nav-item{min-height:44px}[data-density=compact] .nav-item{min-height:39px}[data-density=professional] .nav-item{min-height:34px;margin-bottom:1px}@media (max-width:620px){.ds-page-header{flex-direction:column;align-items:flex-start}.ds-page-header>aside{width:100%;overflow-x:auto}.ds-filter-bar{flex-direction:column;align-items:flex-start}.ds-filter-bar>div,.ds-filter-bar>aside{width:100%;overflow-x:auto}.ds-command-layer{padding-top:3vh}.ds-command{max-height:90vh}}.fr-app{background:var(--bg);min-height:100vh;color:var(--text);--fr-side:224px;direction:rtl}.fr-app button,.fr-app input,.fr-app select,.fr-app textarea{font-family:inherit}.fr-sidebar{z-index:60;width:var(--fr-side);border-inline-end:1px solid var(--border);background:color-mix(in srgb, var(--sidebar) 97%, transparent);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);flex-direction:column;padding:20px 14px 14px;display:flex;position:fixed;inset-block:0;inset-inline-start:0}.fr-sidebar>header{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:center;height:50px;padding:0 8px 9px;display:flex}.fr-sidebar>header img{object-fit:contain;width:112px;height:42px}[data-theme=dark] .fr-sidebar>header img,[data-theme=dark] .fr-loading img{filter:brightness(0)invert();opacity:.92}.fr-sidebar>header button{background:0 0;border:0;display:none}.fr-only-funds{background:linear-gradient(130deg, var(--brand-soft), transparent);border:1px solid #e3052124;border-radius:10px;align-items:center;gap:9px;margin:14px 0 16px;padding:10px;display:flex}.fr-only-funds>span{background:var(--surface);width:28px;height:28px;color:var(--brand);border-radius:8px;place-items:center;display:grid}.fr-only-funds>div{flex-direction:column;gap:2px;display:flex}.fr-only-funds strong{font-size:10px}.fr-only-funds small{color:var(--muted);font-size:9px}.fr-sidebar nav{flex-direction:column;flex:1;gap:3px;min-height:0;display:flex;overflow-y:auto}.fr-sidebar nav button{width:100%;min-height:42px;color:var(--text-2);text-align:start;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;align-items:center;gap:11px;padding:0 11px;transition:all .18s;display:flex}.fr-sidebar nav button svg{color:var(--muted)}.fr-sidebar nav button span{flex:1;font-size:11px}.fr-sidebar nav button em{background:var(--surface-3);min-width:20px;height:19px;color:var(--text-2);border-radius:6px;place-items:center;font:9px Manrope;display:grid}.fr-sidebar nav button:hover{background:var(--surface-2);color:var(--text)}.fr-sidebar nav button.active{background:linear-gradient(90deg, transparent, var(--brand-soft));color:var(--text);box-shadow:inset -3px 0 var(--brand);border-color:#e305211a}.fr-sidebar nav button.active svg{color:var(--brand)}.fr-sidebar nav button.active em{background:var(--brand);color:#fff}.fr-sidebar>footer{border-top:1px solid var(--border-soft);justify-content:space-between;align-items:center;min-height:55px;padding:12px 6px 0;display:flex}.fr-sidebar>footer>div{align-items:center;gap:8px;display:flex}.fr-sidebar>footer>div>span{background:var(--brand-soft);width:32px;height:32px;color:var(--brand);border-radius:10px;place-items:center;font-size:10px;font-weight:800;display:grid}.fr-sidebar>footer div div{flex-direction:column;display:flex}.fr-sidebar>footer strong{font-size:10px}.fr-sidebar>footer small{color:var(--muted);font-size:9px}.fr-sidebar>footer>button{border:1px solid var(--border);background:var(--surface);width:31px;height:31px;color:var(--muted);cursor:pointer;border-radius:8px;place-items:center;display:grid}.fr-main{min-height:100vh;margin-inline-start:var(--fr-side)}.fr-topbar{z-index:40;border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--bg) 87%, transparent);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);justify-content:space-between;align-items:center;gap:20px;height:68px;padding:0 24px;display:flex;position:sticky;top:0}.fr-topbar>div:first-child{align-items:center;gap:11px;display:flex}.fr-topbar>div:first-child>span{flex-direction:column;line-height:1.35;display:flex}.fr-topbar>div:first-child small{color:var(--muted);font-size:9px}.fr-topbar>div:first-child strong{font-size:11px}.fr-menu{border:1px solid var(--border);background:var(--surface);border-radius:8px;place-items:center;width:34px;height:34px;display:none}.fr-top-actions{align-items:center;gap:7px;display:flex}.fr-top-actions>button,.fr-notification>button{border:1px solid var(--border);background:var(--surface);height:36px;color:var(--text-2);cursor:pointer;border-radius:9px;align-items:center;gap:7px;padding:0 10px;display:flex}.fr-top-actions>button:not(.fr-profile):not(.fr-search),.fr-notification>button{justify-content:center;width:36px;padding:0}.fr-search{text-align:start;width:260px;color:var(--muted)!important}.fr-search span{flex:1;font-size:10px}.fr-search kbd{font-size:8px}.fr-profile span{background:var(--brand-soft);width:25px;height:25px;color:var(--brand);border-radius:7px;place-items:center;font-size:9px;font-weight:800;display:grid}.fr-profile div{flex-direction:column;align-items:flex-start;display:flex}.fr-profile strong{font-size:9.5px}.fr-profile small{color:var(--muted);font-size:8.5px}.fr-notification,.fr-notification>button{position:relative}.fr-notification>button i{top:-4px;border:2px solid var(--bg);background:var(--brand);color:#fff;border-radius:99px;place-items:center;min-width:15px;height:15px;font:8px Manrope;display:grid;position:absolute;inset-inline-end:-4px}.fr-notification>section{top:44px;border:1px solid var(--border);background:var(--surface);width:330px;box-shadow:var(--shadow);border-radius:12px;position:absolute;inset-inline-end:0;overflow:hidden}.fr-notification section>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;height:48px;padding:0 13px;display:flex}.fr-notification section>header strong{font-size:10px}.fr-notification section>header button{color:var(--muted);background:0 0;border:0}.fr-notification article{border-bottom:1px solid var(--border-soft);grid-template-columns:7px 1fr;gap:9px;min-height:70px;padding:11px 13px;display:grid}.fr-notification article>i{background:var(--muted-2);border-radius:50%;width:6px;height:6px;margin-top:5px}.fr-notification article.unread>i{background:var(--brand);box-shadow:0 0 0 4px var(--brand-soft)}.fr-notification article div{flex-direction:column;gap:3px;display:flex}.fr-notification article strong{font-size:9.5px}.fr-notification article small,.fr-notification article em{color:var(--muted);font-size:8.5px;font-style:normal}.fr-content{width:min(100%,1420px);margin:0 auto;padding:26px 28px 50px}.fr-eyebrow{color:var(--brand);letter-spacing:.02em;align-items:center;gap:6px;font-size:9.5px;font-weight:700;display:inline-flex}.fr-welcome{border:1px solid var(--border);background:radial-gradient(circle at 14% 10%, #e3052124, transparent 32%), linear-gradient(135deg, var(--surface), var(--surface-2));border-radius:18px;grid-template-columns:1.3fr .7fr;align-items:center;min-height:254px;padding:30px 38px;display:grid;position:relative;overflow:hidden}.fr-welcome:after{content:"";opacity:.4;pointer-events:none;background-image:linear-gradient(var(--grid) 1px,transparent 1px),linear-gradient(90deg,var(--grid) 1px,transparent 1px);background-size:27px 27px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000);mask-image:linear-gradient(90deg,#0000,#000)}.fr-welcome>div:first-child{z-index:1;position:relative}.fr-welcome h1{letter-spacing:-.04em;margin:14px 0 6px;font-size:clamp(24px,2.5vw,37px);line-height:1.45}.fr-welcome p{color:var(--text-2);margin:0;font-size:10.5px}.fr-welcome-actions{gap:9px;margin-top:24px;display:flex}.fr-welcome-actions button{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:9px;align-items:center;gap:8px;height:40px;padding:0 14px;font-size:10px;display:flex}.fr-welcome-actions button.primary{border-color:var(--brand);background:linear-gradient(135deg,var(--brand),var(--brand-deep));color:#fff;box-shadow:0 10px 28px #e305212e}.fr-wealth-orbit{z-index:1;justify-self:center;place-items:center;width:220px;height:220px;display:grid;position:relative}.fr-wealth-orbit:before{content:"";border:1px solid #e3052142;border-radius:50%;position:absolute;inset:23px;box-shadow:0 0 60px #e3052114}.fr-wealth-orbit>div{border:1px solid var(--border);background:var(--surface);width:132px;height:132px;box-shadow:var(--shadow);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex}.fr-wealth-orbit small{color:var(--muted);font-size:8.5px}.fr-wealth-orbit strong{margin:6px 0 3px;font:750 18px Manrope,Vazirmatn}.fr-wealth-orbit span{color:var(--positive);align-items:center;gap:4px;font-size:8.5px;display:flex}.fr-wealth-orbit>i{border:1px dashed var(--border);border-radius:50%;position:absolute}.fr-wealth-orbit .orbit-one{inset:2px}.fr-wealth-orbit .orbit-two{inset:45px}.fr-wealth-orbit .orbit-node{border:1px solid var(--border);background:var(--surface);width:34px;height:34px;color:var(--text-2);box-shadow:var(--shadow);border-radius:11px;place-items:center;font-size:8px;font-weight:700;display:grid;position:absolute}.fr-wealth-orbit .node-a{top:2px;left:91px}.fr-wealth-orbit .node-b{bottom:28px;right:1px}.fr-wealth-orbit .node-c{bottom:28px;left:1px}.fr-metrics{grid-template-columns:repeat(4,1fr);gap:10px;margin:14px 0;display:grid}.fr-metrics article{border:1px solid var(--border);background:var(--surface);border-radius:12px;align-items:flex-start;gap:10px;min-height:96px;padding:15px;display:flex}.fr-metrics article>span{background:var(--surface-2);width:32px;height:32px;color:var(--brand);border-radius:9px;place-items:center;display:grid}.fr-metrics article div{flex-direction:column;gap:4px;min-width:0;display:flex}.fr-metrics small{color:var(--muted);font-size:8.5px}.fr-metrics strong{white-space:nowrap;font:720 12px Manrope,Vazirmatn}.fr-metrics em{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:8px;font-style:normal;overflow:hidden}.positive{color:var(--positive)!important}.fr-dashboard-grid{grid-template-columns:1.65fr .8fr;gap:14px;display:grid}.fr-panel{border:1px solid var(--border);background:var(--surface);border-radius:14px}.fr-panel>header{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:center;min-height:61px;padding:13px 16px;display:flex}.fr-panel>header>div{flex-direction:column;gap:2px;display:flex}.fr-panel>header span{color:var(--muted);font-size:8.5px}.fr-panel>header h2{margin:0;font-size:11px}.fr-panel>header button{color:var(--text-2);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;font-size:9px;display:flex}.fr-chart-value{align-items:baseline;gap:10px;padding:13px 16px 0;display:flex}.fr-chart-value strong{font:750 17px Manrope,Vazirmatn}.fr-chart-value span{color:var(--positive);font-size:9px}.fr-performance-chart{height:170px;padding:0 16px 12px}.fr-performance-chart svg{width:100%;height:142px;overflow:visible}.fr-performance-chart .chart-grid line{stroke:var(--border-soft);stroke-width:1px;vector-effect:non-scaling-stroke}.fr-performance-chart>div{color:var(--muted);justify-content:space-between;font-size:7.5px;display:flex}.fr-allocation{padding-bottom:14px}.fr-allocation-ring{border-radius:50%;width:104px;height:104px;margin:16px auto 12px;padding:10px}.fr-allocation-ring>div{background:var(--surface);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.fr-allocation-ring strong{font:750 18px Manrope}.fr-allocation-ring small{color:var(--muted);font-size:8px}.fr-allocation-list{grid-template-columns:1fr 1fr;gap:8px 11px;padding:0 16px;display:grid}.fr-allocation-list span{grid-template-columns:6px 1fr auto;align-items:center;gap:5px;display:grid}.fr-allocation-list i{border-radius:2px;width:6px;height:6px}.fr-allocation-list b,.fr-allocation-list em{font-size:8px;font-style:normal}.fr-allocation-list em{color:var(--muted);font-family:Manrope}.fr-featured{margin-top:14px}.fr-featured>div{grid-template-columns:repeat(3,1fr);display:grid}.fr-featured article{grid-template-columns:35px 1fr auto;align-items:center;gap:9px;min-height:82px;padding:13px 15px;display:grid}.fr-featured article+article{border-inline-start:1px solid var(--border-soft)}.fr-featured article>div{flex-direction:column;gap:2px;display:flex}.fr-featured article strong{font-size:9.5px}.fr-featured article small{color:var(--muted);font-size:8px;line-height:1.5}.fr-featured article>span{flex-direction:column;align-items:end;display:flex}.fr-featured article>span b{color:var(--positive);font:700 10px Manrope}.fr-featured article>button{border:1px solid var(--border);background:var(--surface-2);height:28px;color:var(--text-2);cursor:pointer;border-radius:7px;grid-column:2/4;font-size:8.5px}.fr-fund-mark{border:1px solid color-mix(in srgb,var(--fund-color) 30%,var(--border));background:color-mix(in srgb,var(--fund-color) 10%,var(--surface));border-radius:10px;place-items:center;width:34px;height:34px;padding:3px;display:grid}.fr-fund-mark i{background:linear-gradient(135deg,var(--fund-color),var(--fund-accent));color:#fff;border-radius:7px;place-items:center;width:100%;height:100%;font-size:10px;font-style:normal;font-weight:800;display:grid}.fr-fund-mark.large{border-radius:13px;width:46px;height:46px}.fr-fund-mark.large i{border-radius:10px;font-size:12px}.fr-request-strip{grid-template-columns:auto 1fr auto;align-items:center;gap:22px;min-height:82px;margin-top:14px;padding:13px 15px;display:grid}.fr-request-status{align-items:center;gap:9px;display:flex}.fr-request-status>span{background:var(--warning-soft);width:34px;height:34px;color:var(--warning);border-radius:10px;place-items:center;display:grid}.fr-request-status>span svg{animation:2s linear infinite spin}.fr-request-status div{flex-direction:column;gap:1px;display:flex}.fr-request-status small,.fr-request-status em{color:var(--muted);font-size:8px;font-style:normal}.fr-request-status strong{font-size:9.5px}.fr-request-flow{justify-content:center;align-items:center;display:flex}.fr-request-flow span{color:var(--muted);white-space:nowrap;flex-direction:column;align-items:center;gap:5px;font-size:7.5px;display:flex}.fr-request-flow span i{border:1px solid var(--border);border-radius:50%;place-items:center;width:19px;height:19px;display:grid}.fr-request-flow span.done{color:var(--positive)}.fr-request-flow span.done i{border-color:var(--positive);background:var(--positive-soft)}.fr-request-flow span.active{color:var(--brand)}.fr-request-flow span.active i{border:5px solid var(--brand-soft);background:var(--brand);box-shadow:0 0 0 1px var(--brand)}.fr-request-flow>b{background:var(--border);width:min(46px,4vw);height:1px;margin:0 4px 15px}.fr-request-strip>button{color:var(--brand);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;font-size:8.5px;display:flex}.fr-page-heading{justify-content:space-between;align-items:flex-start;gap:30px;min-height:105px;margin-bottom:18px;display:flex}.fr-page-heading h1{margin:9px 0 5px;font-size:clamp(22px,2.2vw,32px);line-height:1.4}.fr-page-heading p{color:var(--text-2);margin:0;font-size:10px}.fr-trust-note{border:1px solid var(--border);background:var(--surface);color:var(--positive);border-radius:10px;align-items:center;gap:8px;margin-top:10px;padding:10px 13px;display:flex}.fr-trust-note span{flex-direction:column;display:flex}.fr-trust-note strong{color:var(--text);font-size:9px}.fr-trust-note small{color:var(--muted);font-size:8px}.fr-heading-action{border:1px solid var(--brand);background:var(--brand);color:#fff;cursor:pointer;border-radius:9px;align-items:center;gap:7px;height:38px;margin-top:14px;padding:0 13px;font-size:9px;display:flex}.fr-filter-row{border:1px solid var(--border);background:var(--surface);border-radius:11px;justify-content:space-between;align-items:center;min-height:51px;margin-bottom:13px;padding:5px;display:flex}.fr-filter-row>div{align-items:center;gap:3px;display:flex}.fr-filter-row>div button{height:34px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:0 12px;font-size:9px}.fr-filter-row>div button.active{background:var(--brand-soft);color:var(--brand);font-weight:700}.fr-filter-row>span{border:1px solid var(--border-soft);background:var(--surface-2);width:220px;height:34px;color:var(--muted);border-radius:8px;align-items:center;gap:7px;padding:0 10px;display:flex}.fr-filter-row input{width:100%;color:var(--text);background:0 0;border:0;outline:0;font-size:9px}.fr-fund-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.fr-fund-card{border:1px solid var(--border);background:var(--surface);border-radius:14px;min-width:0;padding:15px;transition:all .2s}.fr-fund-card:hover{border-color:color-mix(in srgb,var(--brand) 25%,var(--border));box-shadow:var(--shadow);transform:translateY(-2px)}.fr-fund-card>header{justify-content:space-between;align-items:center;display:flex}.fr-fund-card>header>div{align-items:center;gap:9px;display:flex}.fr-fund-card>header span{flex-direction:column;display:flex}.fr-fund-card>header strong{font-size:10px}.fr-fund-card>header small{color:var(--muted);font-size:8px}.fr-fund-card>header>button{border:1px solid var(--border);height:27px;color:var(--muted);cursor:pointer;background:0 0;border-radius:7px;align-items:center;gap:4px;padding:0 7px;font-size:8px;display:flex}.fr-fund-card>header>button.active{border-color:var(--positive);background:var(--positive-soft);color:var(--positive)}.fr-fund-return{grid-template-columns:90px 1fr;align-items:center;height:83px;margin:14px -3px 7px;display:grid}.fr-fund-return>span{flex-direction:column;display:flex}.fr-fund-return small{color:var(--muted);font-size:8px}.fr-fund-return strong{color:var(--positive);text-align:right;direction:ltr;font:750 19px Manrope}.fr-sparkline{width:100%;height:52px;overflow:visible}.fr-fund-nav{background:var(--surface-2);border-radius:9px;grid-template-columns:1fr 1fr;padding:10px;display:grid}.fr-fund-nav>span{grid-template-columns:1fr auto;gap:2px 4px;display:grid}.fr-fund-nav>span+span{border-inline-start:1px solid var(--border);padding-inline-start:10px}.fr-fund-nav small{color:var(--muted);grid-column:1/3;font-size:7.5px}.fr-fund-nav b{font:700 10px Manrope}.fr-fund-nav em{color:var(--muted);font-size:7px;font-style:normal}.fr-fund-card>p{min-height:40px;color:var(--text-2);margin:11px 0;font-size:8.5px;line-height:1.8}.fr-fund-card>footer{grid-template-columns:1fr auto auto;gap:6px;display:grid}.fr-fund-card>footer button{border:1px solid var(--border);height:33px;color:var(--text-2);cursor:pointer;background:0 0;border-radius:8px;padding:0 10px;font-size:8.5px}.fr-fund-card>footer button:first-child{align-items:center;gap:4px;display:flex}.fr-fund-card>footer button.issue{border-color:var(--brand);background:var(--brand);color:#fff}.fr-fund-card>footer button.redeem{background:var(--surface-2)}.fr-compare-dock{border:1px solid var(--border);background:var(--surface);border-radius:13px;margin-top:14px;overflow:hidden}.fr-compare-dock>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;height:58px;padding:0 15px;display:flex}.fr-compare-dock>header>div{color:var(--brand);align-items:center;gap:8px;display:flex}.fr-compare-dock>header span{flex-direction:column;display:flex}.fr-compare-dock>header strong{color:var(--text);font-size:10px}.fr-compare-dock>header small{color:var(--muted);font-size:8px}.fr-compare-dock>header button{color:var(--muted);background:0 0;border:0}.fr-compare-table{overflow-x:auto}.fr-compare-table>span{border-bottom:1px solid var(--border-soft);grid-template-columns:1.4fr repeat(5,1fr);align-items:center;gap:10px;min-width:750px;min-height:45px;padding:7px 13px;display:grid}.fr-compare-table>span:first-child{background:var(--surface-2);color:var(--muted)}.fr-compare-table b,.fr-compare-table em{font-size:8.5px;font-style:normal}.fr-compare-table strong{align-items:center;gap:7px;font-size:9px;display:flex}.fr-compare-table .fr-fund-mark{border-radius:8px;width:27px;height:27px}.fr-compare-table .fr-fund-mark i{border-radius:6px;font-size:8px}.fr-portfolio-summary,.fr-cashflow{border:1px solid var(--border);background:var(--surface);border-radius:13px;grid-template-columns:repeat(4,1fr);margin-bottom:14px;padding:16px;display:grid}.fr-portfolio-summary>div,.fr-cashflow>div{flex-direction:column;gap:5px;display:flex}.fr-portfolio-summary>div+div,.fr-cashflow>div+div{border-inline-start:1px solid var(--border);padding-inline-start:16px}.fr-portfolio-summary small,.fr-cashflow small{color:var(--muted);font-size:8.5px}.fr-portfolio-summary strong,.fr-cashflow strong{font:700 12px Manrope,Vazirmatn}.fr-holdings{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.fr-holdings article{border:1px solid var(--border);background:var(--surface);border-radius:13px;padding:16px}.fr-holdings header{grid-template-columns:46px 1fr auto;align-items:center;gap:10px;display:grid}.fr-holdings header div{flex-direction:column;display:flex}.fr-holdings header strong{font-size:10px}.fr-holdings header small{color:var(--muted);font-size:8px}.fr-holdings header>span:last-child{direction:ltr;font:700 12px Manrope}.fr-holding-values{grid-template-columns:1.2fr repeat(3,1fr);gap:8px;margin:14px 0 11px;display:grid}.fr-holding-values>span{flex-direction:column;gap:3px;display:flex}.fr-holding-values small{color:var(--muted);font-size:7.5px}.fr-holding-values strong,.fr-holding-values b{white-space:nowrap;font:650 9px Manrope,Vazirmatn}.fr-holding-bar{background:var(--surface-3);border-radius:99px;height:4px;overflow:hidden}.fr-holding-bar i{border-radius:inherit;height:100%;display:block}.fr-holdings footer{justify-content:flex-end;gap:6px;margin-top:13px;display:flex}.fr-holdings footer button{border:1px solid var(--border);height:31px;color:var(--text-2);background:0 0;border-radius:7px;padding:0 11px;font-size:8.5px}.fr-holdings footer .primary{border-color:var(--brand);background:var(--brand);color:#fff}.fr-list-panel{border:1px solid var(--border);background:var(--surface);border-radius:13px;overflow:hidden}.fr-list-panel article{border-bottom:1px solid var(--border-soft);grid-template-columns:36px 1.5fr 1fr .7fr .7fr 30px;align-items:center;gap:10px;min-width:740px;min-height:66px;padding:9px 13px;display:grid}.fr-list-panel article:last-child{border-bottom:0}.fr-list-panel article>div{flex-direction:column;gap:2px;display:flex}.fr-list-panel article strong{font-size:9.5px}.fr-list-panel article small{color:var(--muted);font-size:8px}.fr-list-panel article>span:not(.fr-fund-mark){flex-direction:column;gap:2px;display:flex}.fr-list-panel article>span b{font:650 9px Manrope,Vazirmatn}.fr-list-panel article>em{border-radius:6px;width:fit-content;padding:4px 7px;font-size:8px;font-style:normal}.fr-list-panel article>em.success{background:var(--positive-soft);color:var(--positive)}.fr-list-panel article>em.pending{background:var(--warning-soft);color:var(--warning)}.fr-list-panel article>button{border:1px solid var(--border);background:var(--surface-2);width:29px;height:29px;color:var(--muted);border-radius:7px;place-items:center;display:grid}.fr-list-panel.activity article{grid-template-columns:35px 1fr 1fr .6fr 30px}.fr-flow-icon{border-radius:8px;place-items:center;width:30px;height:30px;display:grid!important}.fr-flow-icon.in{background:var(--positive-soft);color:var(--positive);transform:rotate(-45deg)}.fr-flow-icon.out{background:var(--negative-soft);color:var(--negative);transform:rotate(135deg)}.fr-list-panel.activity article>b{direction:rtl;font:700 10px Manrope,Vazirmatn}.fr-goal-hero{border:1px solid var(--border);background:radial-gradient(circle at 12% 0,var(--mellat-blue-soft),transparent 38%),linear-gradient(135deg,var(--surface),var(--surface-2));border-radius:15px;grid-template-columns:1.2fr 1fr;align-items:center;gap:30px;min-height:142px;margin-bottom:14px;padding:22px;display:grid}.fr-goal-hero>div:first-child{color:var(--mellat-blue);align-items:flex-start;gap:13px;display:flex}.fr-goal-hero>div:first-child span{flex-direction:column;display:flex}.fr-goal-hero small{color:var(--muted);font-size:8.5px}.fr-goal-hero strong{color:var(--text);margin:3px 0;font-size:15px}.fr-goal-hero p{color:var(--text-2);margin:0;font-size:9px}.fr-goal-hero>div:last-child{flex-direction:column;gap:6px;display:flex}.fr-goal-hero>div:last-child span{justify-content:space-between;align-items:baseline;display:flex}.fr-goal-hero>div:last-child b{font:750 16px Manrope}.fr-goal-hero>div:last-child>i{background:var(--surface-3);border-radius:99px;height:6px;overflow:hidden}.fr-goal-hero>div:last-child>i b{border-radius:inherit;background:linear-gradient(90deg,var(--mellat-blue),var(--brand));height:100%;display:block}.fr-goal-hero em{color:var(--positive);font-size:8px;font-style:normal}.fr-plan-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.fr-plan-grid article{border:1px solid var(--border);background:var(--surface);border-radius:13px;padding:16px}.fr-plan-grid header{grid-template-columns:35px 1fr auto;align-items:center;gap:9px;display:grid}.fr-plan-grid header div{flex-direction:column;display:flex}.fr-plan-grid header strong{font-size:10px}.fr-plan-grid header small{color:var(--muted);font-size:8px}.fr-plan-grid header>button{background:var(--surface-3);cursor:pointer;border:0;border-radius:99px;width:34px;height:19px;padding:2px}.fr-plan-grid header>button i{background:#fff;border-radius:50%;width:15px;height:15px;transition:all .2s;display:block}.fr-plan-grid header>button.on{background:var(--positive)}.fr-plan-grid header>button.on i{transform:translate(-15px)}.fr-plan-grid article>strong{margin:18px 0 14px;font:750 17px Manrope,Vazirmatn;display:block}.fr-plan-grid article>div{background:var(--surface-2);border-radius:9px;grid-template-columns:1fr 1fr;padding:10px;display:grid}.fr-plan-grid article>div span{flex-direction:column;gap:2px;display:flex}.fr-plan-grid article>div span+span{border-inline-start:1px solid var(--border);padding-inline-start:10px}.fr-plan-grid article small{color:var(--muted);font-size:8px}.fr-plan-grid article b{font-size:9px}.fr-plan-grid footer{justify-content:space-between;align-items:center;margin-top:11px;display:flex}.fr-plan-grid footer button{color:var(--brand);background:0 0;border:0;font-size:8.5px}.fr-plan-grid footer em{color:var(--positive);font-size:8px;font-style:normal}.fr-doc-grid{grid-template-columns:repeat(2,1fr);gap:11px;display:grid}.fr-doc-grid article{border:1px solid var(--border);background:var(--surface);border-radius:12px;grid-template-columns:40px 1fr auto;align-items:center;gap:11px;min-height:100px;padding:15px;display:grid}.fr-doc-grid article>span{background:var(--brand-soft);width:40px;height:40px;color:var(--brand);border-radius:11px;place-items:center;display:grid}.fr-doc-grid article div{flex-direction:column;gap:3px;display:flex}.fr-doc-grid strong{font-size:10px}.fr-doc-grid small,.fr-doc-grid em{color:var(--muted);font-size:8px;font-style:normal}.fr-doc-grid button{border:1px solid var(--border);background:var(--surface-2);height:31px;color:var(--text-2);border-radius:7px;align-items:center;gap:5px;padding:0 9px;font-size:8px;display:flex}.fr-document-security{background:var(--positive-soft);color:var(--positive);border:1px solid #24a67a33;border-radius:12px;grid-template-columns:25px 1fr auto;align-items:center;gap:11px;margin-top:13px;padding:17px;display:grid}.fr-document-security div{color:var(--text)}.fr-document-security strong{font-size:10px}.fr-document-security p{color:var(--text-2);margin:4px 0 0;font-size:8.5px;line-height:1.7}.fr-document-security button{border:1px solid var(--positive);height:32px;color:var(--positive);background:0 0;border-radius:7px;padding:0 10px;font-size:8.5px}.fr-support-grid{grid-template-columns:1.4fr .7fr;gap:13px;display:grid}.fr-support-grid>section{padding-bottom:16px}.fr-support-field{flex-direction:column;gap:6px;margin:14px 16px 0;display:flex;position:relative}.fr-support-field>span{font-size:8.5px;font-weight:600}.fr-support-field select,.fr-support-field textarea{border:1px solid var(--border);background:var(--surface-2);width:100%;color:var(--text);border-radius:8px;outline:0;font-size:9px}.fr-support-field select{-webkit-appearance:none;appearance:none;height:38px;padding:0 10px}.fr-support-field>svg{bottom:12px;color:var(--muted);position:absolute;inset-inline-end:10px}.fr-support-field textarea{resize:vertical;min-height:112px;padding:10px}.fr-support-submit{background:var(--brand);color:#fff;border:0;border-radius:8px;align-items:center;gap:7px;height:36px;margin:13px 16px 0;padding:0 13px;font-size:9px;display:flex}.fr-support-submit:disabled{opacity:.45}.fr-support-grid>aside{flex-direction:column;gap:10px;display:flex}.fr-support-grid>aside article{border:1px solid var(--border);background:var(--surface);border-radius:12px;align-items:flex-start;gap:10px;min-height:96px;padding:14px;display:flex}.fr-support-grid>aside article>span{background:var(--surface-2);width:34px;height:34px;color:var(--brand);border-radius:9px;flex:none;place-items:center;display:grid}.fr-support-grid>aside article div{flex-direction:column;gap:3px;display:flex}.fr-support-grid>aside strong{font-size:9.5px}.fr-support-grid>aside small{color:var(--muted);font-size:8px;line-height:1.6}.fr-support-grid>aside b{margin-top:3px;font:700 11px Manrope}.fr-support-grid>aside button{width:fit-content;color:var(--brand);background:0 0;border:0;margin-top:3px;padding:0;font-size:8px}.fr-gift-layout{grid-template-columns:1.4fr .7fr;gap:13px;display:grid}.fr-gift-card{border:1px solid var(--border);background:var(--surface);border-radius:14px;grid-template-columns:.9fr 1.1fr;gap:20px;padding:17px;display:grid}.fr-gift-visual{color:#fff;background:radial-gradient(circle at 80% 0,#ffffff24,#0000 30%),linear-gradient(145deg,#8e0015,#e30521 55%,#7d0012);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:320px;padding:24px;display:flex;position:relative;overflow:hidden;box-shadow:0 22px 44px #e305212e}.fr-gift-visual:before,.fr-gift-visual:after{content:"";border:1px solid #ffffff29;border-radius:50%;position:absolute}.fr-gift-visual:before{width:260px;height:260px}.fr-gift-visual:after{width:190px;height:190px}.fr-gift-visual>*{z-index:1;position:relative}.fr-gift-visual>span{background:#ffffff24;border-radius:15px;place-items:center;width:48px;height:48px;display:grid}.fr-gift-visual small{opacity:.8;margin-top:18px;font-size:8.5px}.fr-gift-visual strong{margin:8px 0 2px;font:750 20px Manrope,Vazirmatn}.fr-gift-visual em{font-size:9px;font-style:normal}.fr-gift-visual>i{opacity:.7;margin-top:38px;font-size:8px;font-style:normal}.fr-gift-form{flex-direction:column;justify-content:center;gap:11px;display:flex}.fr-gift-form>label{flex-direction:column;gap:6px;display:flex}.fr-gift-form>label>span{font-size:8.5px;font-weight:600}.fr-gift-form select,.fr-gift-form label>div{border:1px solid var(--border);background:var(--surface-2);width:100%;height:39px;color:var(--text);border-radius:8px;padding:0 10px;font-size:9px}.fr-gift-form label>div{align-items:center;display:flex}.fr-gift-form input{min-width:0;color:var(--text);background:0 0;border:0;outline:0;flex:1;font-size:9.5px}.fr-gift-form label b{color:var(--muted);font-size:8px}.fr-gift-history{border:1px solid var(--border);background:var(--surface);border-radius:14px;padding:16px}.fr-gift-history h2{margin:0 0 12px;font-size:11px}.fr-gift-history article{border-top:1px solid var(--border-soft);grid-template-columns:32px 1fr auto;align-items:center;gap:8px;min-height:68px;padding:10px 0;display:grid}.fr-gift-history article>span{background:var(--brand-soft);width:31px;height:31px;color:var(--brand);border-radius:9px;place-items:center;display:grid}.fr-gift-history article div{flex-direction:column;display:flex}.fr-gift-history strong{font-size:9px}.fr-gift-history small{color:var(--muted);font-size:7.5px}.fr-gift-history em{background:var(--positive-soft);color:var(--positive);border-radius:6px;padding:4px 6px;font-size:7.5px;font-style:normal}.fr-account-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.fr-profile-card>div{grid-template-columns:1fr 1fr;gap:14px;padding:15px;display:grid}.fr-profile-card>div>span{flex-direction:column;gap:3px;display:flex}.fr-profile-card small,.fr-security-card small,.fr-login-history small{color:var(--muted);font-size:8px}.fr-profile-card b{font-size:9px}.fr-profile-card>header button{color:var(--brand);background:0 0;border:0;align-items:center;gap:4px;font-size:8.5px;display:flex}.fr-profile-card .fr-bank-account{grid-template-columns:35px 1fr 17px auto;align-items:center;gap:8px;display:grid}.fr-bank-account>span{background:var(--mellat-blue-soft);width:35px;height:35px;color:var(--mellat-blue);border-radius:10px;place-items:center;display:grid}.fr-bank-account>div{flex-direction:column;display:flex}.fr-bank-account svg{color:var(--positive)}.fr-bank-account em{background:var(--positive-soft);color:var(--positive);border-radius:6px;padding:4px 7px;font-size:7.5px;font-style:normal}.fr-security-card>div{padding:7px 14px 14px}.fr-security-card article{border-bottom:1px solid var(--border-soft);min-height:56px;color:var(--positive);grid-template-columns:25px 1fr auto;align-items:center;gap:8px;display:grid}.fr-security-card article:last-child{border-bottom:0}.fr-security-card article span{flex-direction:column;display:flex}.fr-security-card article strong{color:var(--text);font-size:9px}.fr-security-card article em{color:var(--positive);font-size:8px;font-style:normal}.fr-security-card article button{color:var(--brand);background:0 0;border:0;font-size:8px}.fr-login-history>div{padding:7px 14px 14px}.fr-login-history>div>span{border-bottom:1px solid var(--border-soft);grid-template-columns:8px 1fr auto;align-items:center;gap:8px;min-height:48px;display:grid}.fr-login-history>div>span:last-child{border-bottom:0}.fr-login-history i{background:var(--muted);border-radius:50%;width:7px;height:7px}.fr-login-history i.safe{background:var(--positive);box-shadow:0 0 0 4px var(--positive-soft)}.fr-login-history b{font-size:9px}.fr-drawer-layer{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#030508a8;justify-content:flex-start;display:flex;position:fixed;inset:0}.fr-trade-drawer,.fr-detail-drawer{background:var(--surface);width:min(440px,100vw);height:100%;animation:.28s fr-slide;overflow-y:auto;box-shadow:30px 0 70px #00000040}.fr-trade-drawer>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;height:72px;padding:0 18px;display:flex}.fr-trade-drawer>header div{flex-direction:column;display:flex}.fr-trade-drawer>header span{color:var(--brand);font-size:8px}.fr-trade-drawer>header h2{margin:3px 0 0;font-size:15px}.fr-trade-drawer>header button,.fr-detail-drawer>header button{border:1px solid var(--border);background:var(--surface-2);border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.fr-trade-steps{border-bottom:1px solid var(--border-soft);align-items:center;height:64px;padding:10px 25px;display:flex}.fr-trade-steps span{color:var(--muted);flex-direction:column;align-items:center;gap:4px;font-size:7.5px;display:flex}.fr-trade-steps span i{border:1px solid var(--border);border-radius:50%;place-items:center;width:21px;height:21px;font:8px Manrope;display:grid}.fr-trade-steps span.active{color:var(--brand)}.fr-trade-steps span.active i{border-color:var(--brand);background:var(--brand-soft)}.fr-trade-steps b{background:var(--border);flex:1;height:1px;margin:0 5px 16px}.fr-trade-body{padding:18px}.fr-trade-fund{border:1px solid var(--border);background:var(--surface-2);border-radius:11px;grid-template-columns:46px 1fr auto;align-items:center;gap:9px;padding:11px;display:grid}.fr-trade-fund>div,.fr-trade-fund>span{flex-direction:column;display:flex}.fr-trade-fund strong{font-size:9.5px}.fr-trade-fund small{color:var(--muted);font-size:7.5px}.fr-trade-fund b{font:650 8.5px Manrope,Vazirmatn}.fr-amount-field{flex-direction:column;gap:7px;margin-top:21px;display:flex}.fr-amount-field>span{font-size:9px;font-weight:600}.fr-amount-field>div{border:1px solid var(--border);background:var(--surface-2);border-radius:10px;align-items:center;height:54px;padding:0 12px;display:flex}.fr-amount-field input{min-width:0;color:var(--text);direction:rtl;background:0 0;border:0;outline:0;flex:1;font:750 17px Manrope,Vazirmatn}.fr-amount-field b{color:var(--muted);font-size:9px}.fr-amount-field small{color:var(--positive);font-size:8px}.fr-amount-presets{grid-template-columns:repeat(3,1fr);gap:6px;margin-top:8px;display:grid}.fr-amount-presets button{border:1px solid var(--border);height:29px;color:var(--text-2);background:0 0;border-radius:7px;font-size:8px}.fr-bank-choice{border:1px solid var(--border);color:var(--brand);border-radius:10px;grid-template-columns:22px 1fr 17px;align-items:center;gap:8px;margin-top:17px;padding:11px;display:grid}.fr-bank-choice span{flex-direction:column;display:flex}.fr-bank-choice strong{color:var(--text);font-size:9px}.fr-bank-choice small{color:var(--muted);font-size:8px}.fr-bank-choice svg:last-child{color:var(--positive)}.fr-trade-note{background:var(--mellat-blue-soft);color:var(--mellat-blue);border-radius:9px;align-items:flex-start;gap:7px;margin-top:12px;padding:10px;display:flex}.fr-trade-note p{color:var(--text-2);margin:0;font-size:8px;line-height:1.8}.fr-trade-primary{background:linear-gradient(135deg,var(--brand),var(--brand-deep));color:#fff;border:0;border-radius:9px;justify-content:center;align-items:center;gap:8px;width:100%;height:42px;margin-top:17px;padding:0 13px;font-size:9.5px;font-weight:650;display:flex}.fr-trade-primary svg:last-child{margin-inline-start:auto}.fr-trade-primary:disabled{opacity:.55}.fr-trade-back{width:100%;height:34px;color:var(--muted);background:0 0;border:0;justify-content:center;align-items:center;gap:6px;margin-top:7px;font-size:8.5px;display:flex}.fr-review-value{background:var(--surface-2);text-align:center;border-radius:12px;flex-direction:column;gap:4px;padding:20px;display:flex}.fr-review-value small{color:var(--muted);font-size:8px}.fr-review-value strong{font:750 21px Manrope,Vazirmatn}.fr-review-value span{color:var(--positive);font-size:8.5px}.fr-review-list{border:1px solid var(--border);border-radius:10px;margin-top:14px;overflow:hidden}.fr-review-list span{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:center;gap:10px;min-height:42px;padding:0 11px;display:flex}.fr-review-list span:last-child{border-bottom:0}.fr-review-list small{color:var(--muted);font-size:8px}.fr-review-list b{text-align:end;font-size:8.5px}.fr-confirm-check{color:var(--text-2);grid-template-columns:17px 1fr;align-items:start;gap:7px;margin-top:13px;font-size:8px;line-height:1.7;display:grid}.fr-confirm-check input{display:none}.fr-confirm-check i{background:var(--brand);color:#fff;border-radius:5px;place-items:center;width:16px;height:16px;display:grid}.fr-trade-success{text-align:center}.fr-success-check{background:var(--positive-soft);width:64px;height:64px;color:var(--positive);box-shadow:0 0 0 10px color-mix(in srgb,var(--positive-soft) 45%,transparent);border-radius:50%;place-items:center;margin:20px auto 14px;display:grid}.fr-trade-success>span{color:var(--positive);font-size:9px}.fr-trade-success h3{margin:5px 0;font:750 18px Manrope}.fr-trade-success p{color:var(--text-2);margin:0 15px 18px;font-size:8.5px;line-height:1.8}.fr-trade-success>div:not(.fr-success-check){border:1px solid var(--border);border-radius:9px;justify-content:space-between;padding:11px;display:flex}.fr-trade-success>div span{text-align:start;flex-direction:column;display:flex}.fr-trade-success small{color:var(--muted);font-size:8px}.fr-trade-success b{font-size:9px}.fr-detail-drawer{padding:18px}.fr-detail-drawer>header{justify-content:flex-start;display:flex}.fr-detail-hero{grid-template-columns:46px 1fr;gap:11px;margin-top:13px;display:grid}.fr-detail-hero>span{flex-direction:column;display:flex}.fr-detail-hero small{color:var(--brand);font-size:8px}.fr-detail-hero h2{margin:2px 0;font-size:16px}.fr-detail-hero p{color:var(--text-2);margin:0;font-size:8.5px;line-height:1.7}.fr-detail-drawer>.fr-sparkline{height:100px;margin-top:20px}.fr-detail-metrics{grid-template-columns:repeat(3,1fr);margin:7px 0 20px;display:grid}.fr-detail-metrics span{flex-direction:column;align-items:center;gap:3px;display:flex}.fr-detail-metrics span+span{border-inline-start:1px solid var(--border)}.fr-detail-metrics small{color:var(--muted);font-size:8px}.fr-detail-metrics b{color:var(--positive);font:700 12px Manrope}.fr-detail-drawer section{border-top:1px solid var(--border);padding:15px 0}.fr-detail-drawer h3{margin:0 0 10px;font-size:10px}.fr-composition{border-radius:99px;gap:2px;height:8px;display:flex;overflow:hidden}.fr-composition i:first-child{background:var(--brand)}.fr-composition i:nth-child(2){background:var(--mellat-blue)}.fr-composition i:nth-child(3){background:var(--warning)}.fr-composition i:nth-child(4){background:var(--muted)}.fr-composition-labels{justify-content:space-between;margin-top:8px;display:flex}.fr-composition-labels span{color:var(--muted);font-size:7.5px}.fr-composition-labels b{color:var(--text-2)}.fr-detail-data{grid-template-columns:1fr 1fr;gap:13px;display:grid}.fr-detail-data span{flex-direction:column;gap:2px;display:flex}.fr-detail-data small{color:var(--muted);font-size:8px}.fr-detail-data b{font-size:9px}.fr-detail-drawer>footer{grid-template-columns:1fr 2fr;gap:7px;display:grid}.fr-detail-drawer>footer button{border:1px solid var(--border);background:var(--surface-2);border-radius:8px;height:40px;font-size:9px}.fr-detail-drawer>footer button.primary{border-color:var(--brand);background:var(--brand);color:#fff}.fr-toast{z-index:130;bottom:24px;background:var(--surface);min-width:290px;box-shadow:var(--shadow);border:1px solid #24a67a38;border-radius:11px;grid-template-columns:30px 1fr 25px;align-items:center;gap:8px;padding:11px;animation:.25s fr-toast-in;display:grid;position:fixed;inset-inline-end:24px}.fr-toast>span{background:var(--positive-soft);width:29px;height:29px;color:var(--positive);border-radius:8px;place-items:center;display:grid}.fr-toast div{flex-direction:column;display:flex}.fr-toast strong{font-size:9.5px}.fr-toast small{color:var(--muted);font-size:8px}.fr-toast button{color:var(--muted);background:0 0;border:0}.fr-instant-cash{background:var(--positive-soft);color:var(--positive);border-radius:8px;align-items:center;gap:6px;margin-top:10px;padding:8px 10px;font-size:9px;display:flex}.fr-ledger-panel{border:1px solid var(--border);background:var(--surface);border-radius:13px;overflow:hidden}.fr-ledger-panel>header,.fr-ledger-panel>article{grid-template-columns:1.8fr .75fr 1fr 1fr 1fr 30px;align-items:center;gap:12px;min-width:860px;padding:0 15px;display:grid}.fr-ledger-panel>header{background:var(--surface-2);height:43px;color:var(--muted);font-size:8px}.fr-ledger-panel>article{border-top:1px solid var(--border-soft);min-height:66px}.fr-ledger-panel>article>div{align-items:center;gap:9px;display:flex}.fr-ledger-panel article div>span{flex-direction:column;display:flex}.fr-ledger-panel article strong,.fr-ledger-panel article b{font-size:9px}.fr-ledger-panel article small,.fr-ledger-panel article time{color:var(--muted);font-size:8px}.fr-ledger-panel article button{border:1px solid var(--border);background:var(--surface-2);width:28px;height:28px;color:var(--muted);border-radius:7px;place-items:center;display:grid}.fr-fracard-activate{border:1px solid var(--border);background:linear-gradient(125deg,var(--surface),var(--mellat-blue-soft));border-radius:14px;grid-template-columns:minmax(240px,1.4fr) 1fr .55fr auto;align-items:end;gap:12px;margin-bottom:15px;padding:17px;display:grid}.fr-fracard-activate>div{align-items:center;gap:10px;display:flex}.fr-fracard-activate>div>span{background:var(--mellat-blue);color:#fff;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.fr-fracard-activate>div div,.fr-fracard-activate label{flex-direction:column;gap:4px;display:flex}.fr-fracard-activate strong{font-size:11px}.fr-fracard-activate small,.fr-fracard-activate label>span{color:var(--muted);font-size:8px;line-height:1.6}.fr-fracard-activate input{border:1px solid var(--border);background:var(--surface);height:38px;color:var(--text);border-radius:8px;outline:0;padding:0 10px;font-size:10px}.fr-fracard-activate>button{background:var(--brand);color:#fff;border:0;border-radius:8px;align-items:center;gap:6px;height:38px;padding:0 13px;font-size:9px;display:flex}.fr-fracard-activate>button:disabled{opacity:.45}.fr-reinvest-panel{border:1px solid var(--border);background:var(--surface);border-radius:14px;margin-bottom:15px;overflow:hidden}.fr-reinvest-panel>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:14px;min-height:72px;padding:14px 17px;display:flex}.fr-reinvest-panel>header>div{color:var(--brand);align-items:center;gap:10px;display:flex}.fr-reinvest-panel header span{flex-direction:column;gap:2px;display:flex}.fr-reinvest-panel header strong{color:var(--text);font-size:11px}.fr-reinvest-panel header small,.fr-reinvest-panel header em{color:var(--muted);font-size:8px;font-style:normal}.fr-reinvest-panel article{border-top:1px solid var(--border-soft);grid-template-columns:36px 1fr minmax(180px,.8fr) auto;align-items:center;gap:11px;min-height:69px;padding:10px 17px;display:grid}.fr-reinvest-panel article:first-child{border-top:0}.fr-reinvest-panel article>span{flex-direction:column;display:flex}.fr-reinvest-panel article strong{font-size:9.5px}.fr-reinvest-panel article small{color:var(--muted);font-size:8px}.fr-reinvest-panel label{align-items:center;gap:9px;display:flex}.fr-reinvest-panel input{accent-color:var(--brand);flex:1}.fr-reinvest-panel label b{min-width:38px;color:var(--brand);font-size:10px}.fr-reinvest-panel article button{border:1px solid var(--brand);background:var(--brand-soft);height:32px;color:var(--brand);border-radius:8px;align-items:center;gap:5px;padding:0 11px;font-size:8px;display:flex}.fr-club-join{border:1px solid var(--border);background:radial-gradient(circle at 25% 30%,#e3052124,transparent 32%),linear-gradient(135deg,var(--surface),var(--surface-2));border-radius:18px;grid-template-columns:.8fr 1.2fr;align-items:center;gap:40px;min-height:360px;padding:36px;display:grid;overflow:hidden}.fr-club-orbit{border:1px solid var(--border);background:var(--surface);width:220px;height:220px;color:var(--brand);box-shadow:0 0 0 28px var(--brand-soft),0 0 70px #e305211f;border-radius:50%;justify-self:center;place-items:center;display:grid;position:relative}.fr-club-orbit>i{border:1px dashed color-mix(in srgb,var(--brand) 36%,transparent);border-radius:50%;position:absolute;inset:-48px}.fr-club-orbit>b{font-size:15px;position:absolute;bottom:48px}.fr-club-join>div:last-child>span{color:var(--brand);font-size:9px;font-weight:700}.fr-club-join h2{margin:8px 0;font-size:24px}.fr-club-join p{max-width:600px;color:var(--text-2);margin:0;font-size:10px;line-height:1.9}.fr-club-join>div:last-child>div{flex-wrap:wrap;gap:8px;margin:17px 0;display:flex}.fr-club-join>div:last-child>div span{border:1px solid var(--border);background:var(--surface);color:var(--text-2);border-radius:7px;align-items:center;gap:5px;padding:7px 9px;font-size:8px;display:flex}.fr-club-join button{background:var(--brand);color:#fff;border:0;border-radius:9px;align-items:center;gap:7px;height:41px;padding:0 15px;font-size:9px;display:flex}.fr-club-summary{border:1px solid var(--border);background:linear-gradient(125deg,var(--surface),var(--brand-soft));border-radius:15px;grid-template-columns:1fr auto;gap:14px 30px;min-height:125px;padding:20px;display:grid}.fr-club-summary>div{align-items:center;gap:11px;display:flex}.fr-club-summary>div:first-child>span{background:var(--brand);color:#fff;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.fr-club-summary div div,.fr-club-summary>div:nth-child(2){flex-direction:column;display:flex}.fr-club-summary small,.fr-club-summary em{color:var(--muted);font-size:8px;font-style:normal}.fr-club-summary strong{font-size:17px}.fr-club-summary button{color:var(--brand);background:0 0;border:0;padding:0;font-size:8px}.fr-club-summary>i{background:var(--surface-3);border-radius:99px;grid-column:1/3;height:7px;overflow:hidden}.fr-club-summary>i b{border-radius:inherit;background:linear-gradient(90deg,var(--brand),#f0a53b);height:100%;display:block}.fr-club-grid{grid-template-columns:repeat(3,1fr);gap:11px;margin-top:13px;display:grid}.fr-club-grid article{border:1px solid var(--border);background:var(--surface);border-radius:12px;grid-template-columns:30px 1fr auto;align-items:center;gap:9px;min-height:76px;padding:13px;display:grid}.fr-club-grid article>span{background:var(--positive-soft);width:29px;height:29px;color:var(--positive);border-radius:8px;place-items:center;display:grid}.fr-club-grid article div{flex-direction:column;display:flex}.fr-club-grid strong{font-size:9px}.fr-club-grid small{color:var(--muted);font-size:8px}.fr-club-grid b{color:var(--positive);font-size:10px}.fr-service-window,.fr-detail-note{background:var(--surface-2);color:var(--mellat-blue);border-radius:9px;align-items:flex-start;gap:7px;margin-top:11px;padding:9px 10px;display:flex}.fr-service-window span{flex-direction:column;display:flex}.fr-service-window small{color:var(--muted);font-size:8px}.fr-service-window strong{color:var(--text-2);font-size:8.5px}.fr-detail-note{margin-bottom:15px}.fr-detail-note p{color:var(--text-2);margin:0;font-size:8px;line-height:1.75}.fr-loading{background:var(--bg);min-height:100vh;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:13px;font-size:9px;display:flex}.fr-loading img{width:140px}.fr-bottom-nav,.fr-mobile-overlay{display:none}@keyframes fr-slide{0%{opacity:.4;transform:translate(-25px)}}@keyframes fr-toast-in{0%{opacity:0;transform:translateY(12px)}}@media (max-width:1180px){.fr-fund-grid,.fr-metrics{grid-template-columns:repeat(2,1fr)}.fr-featured>div{grid-template-columns:1fr}.fr-featured article+article{border-inline-start:0;border-top:1px solid var(--border-soft)}.fr-request-strip{grid-template-columns:1fr auto}.fr-request-flow{grid-area:2/1/auto/3}.fr-dashboard-grid{grid-template-columns:1.5fr .9fr}}@media (max-width:900px){.fr-app{--fr-side:0px}.fr-sidebar{width:240px;transition:transform .25s;transform:translate(110%)}.fr-sidebar.open{transform:translate(0)}.fr-sidebar>header button{place-items:center;display:grid}.fr-mobile-overlay{z-index:55;background:#03050894;border:0;display:block;position:fixed;inset:0}.fr-menu{display:grid}.fr-search{display:none!important}.fr-dashboard-grid{grid-template-columns:1fr}.fr-allocation-list{grid-template-columns:repeat(4,1fr)}.fr-holdings,.fr-plan-grid,.fr-doc-grid,.fr-support-grid{grid-template-columns:1fr}.fr-support-grid>aside{grid-template-columns:repeat(3,1fr);display:grid}.fr-welcome{grid-template-columns:1fr .65fr}}@media (max-width:640px){.fr-topbar{height:58px;padding:0 13px}.fr-top-actions>button:not(.fr-profile):not(.fr-search),.fr-notification>button{width:32px;height:32px}.fr-profile{display:none!important}.fr-content{padding:16px 13px 84px}.fr-welcome{grid-template-columns:1fr;min-height:390px;padding:24px 20px}.fr-welcome h1{font-size:25px}.fr-welcome p{line-height:1.8}.fr-wealth-orbit{width:170px;height:170px}.fr-wealth-orbit>div{width:110px;height:110px}.fr-wealth-orbit:before{inset:18px}.fr-wealth-orbit .node-a{top:0;left:68px}.fr-wealth-orbit .node-b,.fr-wealth-orbit .node-c{bottom:20px}.fr-metrics{grid-template-columns:1fr 1fr}.fr-metrics article{flex-direction:column;min-height:112px;padding:12px}.fr-metrics strong{white-space:normal;font-size:10px}.fr-dashboard-grid{display:block}.fr-allocation{margin-top:12px}.fr-allocation-list{grid-template-columns:1fr 1fr}.fr-performance-chart{height:150px}.fr-featured article{grid-template-columns:35px 1fr}.fr-featured article>span{display:none}.fr-featured article>button{grid-column:2}.fr-request-strip{grid-template-columns:1fr}.fr-request-flow{grid-column:1;justify-content:flex-start;padding:8px 0;overflow-x:auto}.fr-request-strip>button{justify-self:end}.fr-page-heading{flex-direction:column;gap:4px;min-height:auto;margin-bottom:17px}.fr-page-heading h1{font-size:23px}.fr-trust-note{align-self:stretch}.fr-heading-action{justify-content:center;align-self:stretch}.fr-filter-row{flex-direction:column;align-items:stretch;gap:5px}.fr-filter-row>div{overflow-x:auto}.fr-filter-row>div button{flex:none}.fr-filter-row>span{width:100%}.fr-fund-grid{grid-template-columns:1fr}.fr-fund-card>p{min-height:auto}.fr-portfolio-summary,.fr-cashflow{grid-template-columns:1fr 1fr;gap:14px 0}.fr-portfolio-summary>div:nth-child(3),.fr-cashflow>div:nth-child(3){border-inline-start:0;padding-inline-start:0}.fr-holding-values{grid-template-columns:1fr 1fr;gap:12px}.fr-list-panel{overflow-x:auto}.fr-goal-hero{grid-template-columns:1fr}.fr-doc-grid article{grid-template-columns:38px 1fr}.fr-doc-grid article>button{grid-column:2;width:fit-content}.fr-document-security{grid-template-columns:25px 1fr}.fr-document-security button{grid-column:2;width:fit-content}.fr-support-grid>aside{grid-template-columns:1fr}.fr-bottom-nav{z-index:45;bottom:0;border-top:1px solid var(--border);background:color-mix(in srgb,var(--surface) 94%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);grid-template-columns:repeat(5,1fr);height:61px;padding:5px 7px 7px;display:grid;position:fixed;inset-inline:0}.fr-bottom-nav button{color:var(--muted);background:0 0;border:0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:7px;display:flex}.fr-bottom-nav button.active{background:var(--brand-soft);color:var(--brand)}.fr-toast{bottom:73px;min-width:0;inset-inline:13px}.fr-notification>section{top:53px;width:min(330px,100vw - 26px);position:fixed;inset-inline:13px}.fr-trade-drawer,.fr-detail-drawer{width:100vw}.fr-compare-dock{position:relative}.fr-composition-labels{flex-wrap:wrap;gap:5px}}@media (max-width:900px){.fr-gift-layout{grid-template-columns:1fr}.fr-fracard-activate{grid-template-columns:1fr 1fr}.fr-fracard-activate>div{grid-column:1/3}.fr-club-join{grid-template-columns:1fr}.fr-club-orbit{width:170px;height:170px}.fr-club-grid{grid-template-columns:1fr}}@media (max-width:640px){.fr-gift-card{grid-template-columns:1fr}.fr-gift-visual{min-height:250px}.fr-account-grid,.fr-profile-card>div{grid-template-columns:1fr}.fr-ledger-panel{overflow-x:auto}.fr-fracard-activate{grid-template-columns:1fr}.fr-fracard-activate>div{grid-column:auto}.fr-fracard-activate>button{justify-content:center}.fr-reinvest-panel>header{flex-direction:column;align-items:flex-start}.fr-reinvest-panel article{grid-template-columns:36px 1fr}.fr-reinvest-panel article label,.fr-reinvest-panel article button{grid-column:2}.fr-reinvest-panel article button{justify-self:start}.fr-club-join{gap:30px;padding:28px 20px}.fr-club-join h2{font-size:21px}.fr-club-summary{grid-template-columns:1fr}.fr-club-summary>i{grid-column:1}}[data-experience=entry]{--entry-max:1280px}[data-experience=entry] body{overflow-x:hidden}.entry-site,.entry-auth-shell,.onboarding-shell{background:var(--bg);min-height:100vh;color:var(--text)}.entry-site{background-image:radial-gradient(circle at 80% 8%, #ee1c3112, transparent 28%), linear-gradient(var(--grid) 1px, transparent 1px), linear-gradient(90deg, var(--grid) 1px, transparent 1px);background-size:auto,42px 42px,42px 42px}.entry-site button,.entry-auth-shell button,.onboarding-shell button{font-family:inherit}.entry-header{width:min(calc(100% - 44px), var(--entry-max));z-index:70;justify-content:space-between;align-items:center;gap:28px;height:76px;margin:0 auto;display:flex;position:relative}.entry-header.minimal{border-bottom:1px solid var(--border-soft);width:calc(100% - 52px);max-width:none}.brand-button{cursor:pointer;color:inherit;background:0 0;border:0;padding:0}.entry-brand{white-space:nowrap;direction:ltr;align-items:center;gap:11px;display:inline-flex}.entry-brand.mellat-brand{gap:10px}.entry-brand.mellat-brand>img{object-fit:contain;width:96px;height:52px}.entry-brand.mellat-brand>img.mellat-logo-dark,[data-theme=dark] .entry-brand.mellat-brand>img.mellat-logo-light{display:none}[data-theme=dark] .entry-brand.mellat-brand>img.mellat-logo-dark{display:block}.entry-brand.mellat-brand>span strong{color:var(--mellat-blue);letter-spacing:.08em;font-size:11px}.entry-brand.mellat-brand>span small{color:var(--brand)}.entry-brand.mellat-brand.compact>img{width:48px;height:34px;padding:2px 4px}.entry-brand.mellat-brand.inverse>img{box-shadow:none}.entry-brand-mark{border:2px solid var(--brand);border-radius:7px;width:30px;height:30px;display:inline-block;position:relative;transform:rotate(45deg)}.entry-brand-mark b{background:var(--brand);display:block;position:absolute}.entry-brand-mark b:first-child{width:2px;height:17px;top:5px;left:12px}.entry-brand-mark b:last-child{width:17px;height:2px;top:12px;left:5px}.entry-brand>span{flex-direction:column;align-items:flex-start;line-height:1.05;display:flex}.entry-brand strong{letter-spacing:.18em;font:800 15px/1 Manrope}.entry-brand small{color:var(--muted);letter-spacing:0;direction:rtl;margin-top:5px;font-size:10px}.entry-brand.compact .entry-brand-mark{width:25px;height:25px;transform:rotate(45deg)scale(.85)}.entry-brand.compact .entry-brand-mark b:first-child{top:3px;left:10px}.entry-brand.compact .entry-brand-mark b:last-child{top:10px;left:3px}.entry-brand.compact>span{display:none}.mellat-poc-badge{background:var(--mellat-blue-soft);width:fit-content;color:var(--mellat-blue);letter-spacing:.09em;border:1px solid #10649b38;border-radius:999px;margin-bottom:13px;padding:6px 10px;font:750 9px Manrope,sans-serif}.mellat-institutional-strip{width:min(calc(100% - 44px), var(--entry-max));border:1px solid var(--border);background:linear-gradient(115deg, color-mix(in srgb,var(--surface) 94%,var(--mellat-blue)), var(--surface));box-shadow:var(--shadow);border-radius:16px;grid-template-columns:1.05fr 1.55fr;gap:18px 26px;margin:4px auto 68px;padding:20px;display:grid;position:relative;overflow:hidden}.mellat-institutional-strip:before{content:"";background:linear-gradient(var(--brand),var(--mellat-blue));width:4px;position:absolute;inset-block:0;inset-inline-start:0}.mellat-strip-heading{flex-direction:column;justify-content:center;display:flex}.mellat-strip-heading>span{color:var(--brand);letter-spacing:.11em;font:750 9px Manrope}.mellat-strip-heading strong{margin-top:7px;font-size:17px}.mellat-strip-heading small{color:var(--muted);margin-top:6px;font-size:10px}.mellat-strip-metrics{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.mellat-strip-metrics>div{border:1px solid var(--border-soft);background:var(--surface-2);border-radius:10px;flex-direction:column;justify-content:center;min-height:74px;padding:11px;display:flex}.mellat-strip-metrics strong{color:var(--mellat-blue);font:750 20px Manrope,Vazirmatn}.mellat-strip-metrics span{color:var(--muted);margin-top:5px;font-size:9px;line-height:1.5}.mellat-product-line{border-top:1px solid var(--border-soft);grid-column:1/-1;grid-template-columns:repeat(5,1fr);gap:7px;padding-top:13px;display:grid}.mellat-product-line>span{background:var(--surface-2);border-radius:8px;grid-template-columns:7px 1fr;align-items:center;gap:2px 7px;min-height:42px;padding:7px 9px;display:grid}.mellat-product-line i{background:var(--brand);width:7px;height:7px;box-shadow:0 0 0 4px var(--brand-soft);border-radius:2px;grid-row:1/3}.mellat-product-line b{font-size:10px}.mellat-product-line small{color:var(--muted);font-size:8px}@media (max-width:900px){.mellat-institutional-strip{grid-template-columns:1fr}.mellat-product-line{grid-template-columns:repeat(3,1fr)}}@media (max-width:560px){.entry-brand.mellat-brand>img{width:72px;height:44px}.entry-brand.mellat-brand>span{display:none}.mellat-institutional-strip{width:calc(100% - 30px);margin-bottom:42px;padding:16px}.mellat-strip-metrics{grid-template-columns:1fr}.mellat-product-line{grid-template-columns:1fr 1fr}}.entry-header nav{align-items:center;gap:25px;display:flex}.entry-header nav>button{color:var(--text-2);cursor:pointer;background:0 0;border:0;padding:8px 0;font-size:11px;transition:color .18s}.entry-header nav>button:hover{color:var(--text)}.entry-header-actions{align-items:center;gap:7px;display:flex}.entry-icon-control,.entry-language,.entry-menu-button{border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 78%, transparent);height:35px;color:var(--text-2);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.entry-icon-control,.entry-menu-button{width:35px;padding:0}.entry-language{gap:6px;padding:0 9px;font:700 10px Manrope,Vazirmatn}.entry-icon-control:hover,.entry-language:hover{color:var(--text);border-color:var(--muted-2)}.entry-login-link{height:35px;color:var(--text);cursor:pointer;background:0 0;border:0;padding:0 11px;font-size:10.5px}.entry-primary,.entry-secondary{cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:9px;min-height:42px;padding:0 17px;font-size:11px;font-weight:650;transition:transform .18s,box-shadow .18s,border-color .18s;display:inline-flex}.entry-primary{border:1px solid var(--brand);background:linear-gradient(135deg, var(--brand), var(--brand-deep));color:#fff;box-shadow:0 10px 28px #ee1c3133}.entry-primary:hover{transform:translateY(-2px);box-shadow:0 14px 34px #ee1c3147}.entry-primary.small{min-height:35px;padding:0 13px;font-size:10px}.entry-secondary{border:1px solid var(--border);background:var(--surface);color:var(--text)}.entry-secondary:hover{border-color:var(--muted-2);transform:translateY(-2px)}.entry-menu-button,.entry-mobile-close,.mobile-login{display:none}.entry-hero{width:min(calc(100% - 44px), var(--entry-max));grid-template-columns:.88fr 1.12fr;align-items:center;gap:64px;min-height:655px;margin:0 auto;padding:74px 0 84px;display:grid;position:relative}.hero-grid-glow{inset-inline-start:-220px;filter:blur(100px);pointer-events:none;background:#ee1c3111;border-radius:50%;width:430px;height:430px;position:absolute;top:30px}.hero-copy{z-index:2;position:relative}.entry-eyebrow{color:var(--brand);letter-spacing:.08em;align-items:center;gap:9px;font:700 10px Manrope,Vazirmatn;display:inline-flex}.entry-eyebrow i{background:var(--brand);width:24px;height:1px;box-shadow:0 0 12px var(--brand)}.hero-copy h1{letter-spacing:-.045em;max-width:630px;margin:21px 0 23px;font-size:clamp(45px,4.6vw,73px);line-height:1.22}.hero-copy h1 em{color:var(--brand);font-style:normal;position:relative}.hero-copy h1 em:after{content:"";inset-inline:0;background:var(--brand-soft);z-index:-1;height:7px;position:absolute;bottom:4px;transform:skew(-18deg)}.hero-copy>p{max-width:570px;color:var(--text-2);margin:0;font-size:13px;line-height:2}.hero-actions{flex-wrap:wrap;gap:10px;margin-top:31px;display:flex}.hero-trust{flex-wrap:wrap;gap:18px;margin-top:27px;display:flex}.hero-trust span{color:var(--muted);align-items:center;gap:6px;font-size:10px;display:flex}.hero-trust svg{color:var(--positive)}.capital-flow-visual{border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 88%, transparent);isolation:isolate;border-radius:20px;min-height:486px;padding:24px;position:relative;overflow:hidden;box-shadow:0 36px 90px #00000029,inset 0 1px #ffffff09}.capital-flow-visual:before{content:"";background-image:radial-gradient(var(--border) .8px, transparent .8px);opacity:.32;z-index:-2;background-size:17px 17px;position:absolute;inset:0}.flow-ambient{filter:blur(45px);z-index:-1;border-radius:50%;position:absolute}.ambient-one{background:#ee1c311f;width:190px;height:190px;top:28%;right:34%}.ambient-two{background:#24a67a14;width:140px;height:140px;bottom:3%;left:12%}.flow-title{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.flow-title>span{color:var(--muted);letter-spacing:.08em;align-items:center;gap:7px;font:700 10px Manrope,Vazirmatn;display:flex}.flow-title>span i{background:var(--positive);width:6px;height:6px;box-shadow:0 0 0 5px var(--positive-soft);border-radius:50%}.flow-title>strong{color:var(--text-2);font-size:10px;font-weight:500}.flow-track{flex-direction:column;align-items:center;margin-top:30px;display:flex}.flow-stage{display:contents}.flow-node{border:1px solid var(--border);background:color-mix(in srgb, var(--surface-2) 93%, transparent);border-radius:11px;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;width:min(100%,330px);min-height:57px;padding:9px 11px;display:grid;box-shadow:0 8px 20px #00000014}.flow-node>span{background:var(--surface-3);width:34px;height:34px;color:var(--text-2);border-radius:9px;place-items:center;display:grid}.flow-node>div{flex-direction:column;gap:3px;display:flex}.flow-node strong{font-size:10px}.flow-node small{color:var(--muted);font-size:10px}.flow-node em{background:var(--brand-soft);color:var(--brand);border-radius:5px;padding:4px 6px;font:800 10px Manrope}.flow-node.featured{background:linear-gradient(120deg, #ee1c3124, color-mix(in srgb, var(--surface-2) 92%, transparent));border-color:#ee1c3159;width:min(100%,385px);box-shadow:0 10px 35px #ee1c311a}.flow-node.featured>span{background:var(--brand);color:#fff}.flow-connector{width:30px;height:22px;color:var(--muted-2);place-items:center;display:grid;position:relative}.flow-connector i{background:linear-gradient(var(--border), var(--brand));width:1px;height:100%;position:absolute}.flow-connector b{background:var(--brand);border-radius:50%;width:4px;height:4px;animation:2.6s linear infinite flowPulse;position:absolute}.flow-connector svg{display:none}@keyframes flowPulse{0%{opacity:0;transform:translateY(-9px)}30%{opacity:1}to{opacity:0;transform:translateY(9px)}}.flow-live-card{inset-inline-end:15px;background:color-mix(in srgb, var(--surface) 93%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:3;border:1px solid #24a67a40;border-radius:10px;width:173px;padding:11px;position:absolute;bottom:49px;box-shadow:0 14px 38px #00000029}.flow-live-card>div{flex-direction:column;display:flex}.flow-live-card span{color:var(--muted);font-size:10px}.flow-live-card strong{margin-top:3px;font:750 14px Manrope,Vazirmatn}.flow-live-card strong small{color:var(--muted);font-size:10px}.flow-live-card>b{color:var(--positive);align-items:center;gap:4px;margin-top:4px;font:700 10px Manrope;display:flex}.entry-spark{direction:ltr;align-items:flex-end;gap:2px;height:39px;display:flex}.entry-spark i{background:color-mix(in srgb, var(--positive) 72%, transparent);opacity:.75;border-radius:2px 2px 0 0;flex:1;min-width:2px}.entry-spark.negative i{background:color-mix(in srgb, var(--negative) 72%, transparent)}.flow-live-card .entry-spark{inset-inline-end:9px;opacity:.48;width:70px;height:30px;position:absolute;bottom:9px}.flow-status{inset-inline:22px;gap:9px;display:flex;position:absolute;bottom:15px}.flow-status span{border:1px solid var(--border-soft);background:var(--surface-2);color:var(--muted);border-radius:6px;align-items:center;gap:5px;padding:5px 7px;font-size:10px;display:flex}.flow-status svg{color:var(--positive)}.entry-market{width:min(calc(100% - 44px), var(--entry-max));border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 92%, transparent);box-shadow:var(--shadow);border-radius:16px;margin:0 auto 132px;padding:25px}.entry-section{width:min(calc(100% - 44px), var(--entry-max));margin:0 auto;padding:100px 0}.entry-section-head{justify-content:space-between;align-items:flex-end;gap:80px;margin-bottom:42px;display:flex}.entry-section-head.compact{align-items:center;margin-bottom:20px}.entry-section-head>div>span,.portfolio-copy>span,.pro-copy>span,.institutional-copy>span,.mobile-copy>span,.security-section>div:last-child>span{color:var(--brand);letter-spacing:.1em;font:700 10px Manrope,Vazirmatn}.entry-section-head h2,.portfolio-copy h2,.pro-copy h2,.institutional-copy h2,.mobile-copy h2,.security-section h2{letter-spacing:-.035em;max-width:700px;margin:12px 0 0;font-size:clamp(28px,3vw,43px);line-height:1.35}.entry-section-head>p{max-width:470px;color:var(--text-2);margin:0;font-size:11px;line-height:1.9}.market-time{color:var(--text-2);align-items:center;gap:7px;font-size:10px;display:flex}.market-time i{background:var(--muted);width:7px;height:7px;box-shadow:0 0 0 5px var(--border-soft);border-radius:50%}.market-time small{border-inline-start:1px solid var(--border);color:var(--muted);padding-inline-start:8px;font:10px Manrope,Vazirmatn}.market-index-grid{border:1px solid var(--border-soft);border-radius:11px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.market-index-grid article{background:var(--surface-2);justify-content:space-between;gap:18px;min-height:105px;padding:16px;display:flex}.market-index-grid article+article{border-inline-start:1px solid var(--border)}.market-index-grid article>div{flex-direction:column;display:flex}.market-index-grid article span{color:var(--muted);font-size:10px}.market-index-grid article strong{direction:ltr;margin-top:5px;font:750 18px Manrope,Vazirmatn}.market-index-grid article b{margin-top:6px;font:700 10px Manrope}.up{color:var(--positive)!important}.down{color:var(--negative)!important}.market-index-grid .entry-spark{align-self:flex-end;width:90px}.entry-ticker{align-items:center;gap:0;min-height:40px;padding-top:13px;display:flex;overflow-x:auto}.entry-ticker>span{color:var(--brand);white-space:nowrap;align-items:center;gap:6px;margin-inline-end:4px;padding-inline-end:14px;font-size:10px;display:flex}.entry-ticker>div{border-inline-start:1px solid var(--border-soft);grid-template-columns:1fr auto;align-items:center;gap:2px 10px;min-width:142px;padding:0 14px;display:grid}.entry-ticker b{font-size:10px}.entry-ticker div span{direction:ltr;font:700 10px Manrope,Vazirmatn}.entry-ticker em{grid-column:2;font:700 10px Manrope}.capability-grid{grid-template-columns:1.25fr .75fr .75fr;gap:13px;display:grid}.capability-grid article{border:1px solid var(--border);background:var(--surface);border-radius:14px;flex-direction:column;min-height:308px;padding:22px;display:flex;position:relative;overflow:hidden}.capability-grid article.large{grid-row:span 2;min-height:630px}.capability-grid article:nth-child(4){grid-column:2/span 2}.capability-grid article:before{content:"";top:-100px;background:var(--brand-soft);filter:blur(25px);border-radius:50%;width:180px;height:180px;position:absolute;inset-inline-end:-70px}.capability-grid article.green:before{background:var(--positive-soft)}.capability-grid article.amber:before{background:var(--warning-soft)}.capability-grid article.violet:before{background:#895ed91a}.capability-grid article header{justify-content:space-between;display:flex;position:relative}.capability-grid article header>span{background:var(--brand-soft);width:39px;height:39px;color:var(--brand);border-radius:10px;place-items:center;display:grid}.capability-grid article.green header>span{background:var(--positive-soft);color:var(--positive)}.capability-grid article.amber header>span{background:var(--warning-soft);color:var(--warning)}.capability-grid article.violet header>span{color:#a777ef;background:#895ed91a}.capability-grid article header>i{color:var(--muted-2);font:700 10px Manrope}.capability-grid h3{margin:19px 0 8px;font-size:18px}.capability-grid p{max-width:520px;color:var(--text-2);margin:0;font-size:10px;line-height:1.8}.capability-grid article>button{color:var(--text-2);cursor:pointer;background:0 0;border:0;align-self:flex-start;align-items:center;gap:7px;margin-top:auto;padding:0;font-size:10px;display:flex}.cap-trading{border:1px solid var(--border-soft);background:var(--surface-2);border-radius:11px;flex:1;min-height:360px;margin:28px 0 17px;padding:16px;position:relative;overflow:hidden}.cap-chart{border-bottom:1px solid var(--border);background:repeating-linear-gradient(0deg, transparent, transparent 39px, var(--border-soft) 40px);align-items:flex-end;gap:10px;height:160px;display:flex}.cap-chart span{background:var(--positive);border-radius:3px 3px 0 0;flex:1;max-width:9px;box-shadow:0 0 12px #24a67a24}.cap-chart span:first-child{height:31%}.cap-chart span:nth-child(2){height:48%}.cap-chart span:nth-child(3){background:var(--brand);height:39%}.cap-chart span:nth-child(4){height:67%}.cap-chart span:nth-child(5){background:var(--brand);height:58%}.cap-chart span:nth-child(6){height:79%}.cap-chart span:nth-child(7){height:91%}.cap-orderbook{gap:7px;margin-top:15px;display:grid}.cap-orderbook div{direction:ltr;grid-template-columns:52px 1fr 43px;align-items:center;gap:8px;height:24px;font:10px Manrope,Vazirmatn;display:grid}.cap-orderbook div i{background:var(--positive-soft);border-radius:2px;height:6px;position:relative}.cap-orderbook div i:after{content:"";background:var(--positive);opacity:.7;border-radius:inherit;position:absolute;inset:0}.cap-orderbook div.sell i,.cap-orderbook div.sell i:after{background:var(--negative-soft)}.cap-orderbook div.sell i:after{background:var(--negative)}.cap-trading>button{inset-inline-end:16px;background:var(--positive);color:#fff;border:0;border-radius:7px;align-items:center;gap:6px;height:31px;padding:0 10px;font-size:10px;display:flex;position:absolute;bottom:14px}.cap-goal{grid-template-columns:41px 1fr auto;align-items:center;gap:10px;margin-top:25px;display:grid}.cap-goal>span{background:var(--positive-soft);width:41px;height:41px;color:var(--positive);border-radius:50%;place-items:center;display:grid}.cap-goal>i{background:var(--surface-3);border-radius:99px;height:7px;overflow:hidden}.cap-goal>i b{background:var(--positive);height:100%;display:block}.cap-goal>div{flex-direction:column;display:flex}.cap-goal strong{font:700 13px Manrope}.cap-goal small{color:var(--muted);font-size:10px}.cap-funds{gap:7px;margin-top:20px;display:grid}.cap-funds div{border:1px solid var(--border-soft);border-radius:7px;justify-content:space-between;align-items:center;min-height:34px;padding:0 9px;font-size:10px;display:flex}.cap-funds b{color:var(--positive);font:700 10px Manrope,Vazirmatn}.cap-ipo{align-items:center;gap:18px;min-height:80px;margin-top:20px;display:flex;position:relative}.cap-ipo>span{color:#aa7af1;background:#895ed91a;border:1px solid #895ed94d;border-radius:16px;place-items:center;width:65px;height:65px;font:800 14px Manrope;display:grid;transform:rotate(-5deg)}.cap-ipo>div{flex-direction:column;display:flex}.cap-ipo>div b{font:750 26px Manrope,Vazirmatn}.cap-ipo>div small{color:var(--muted);font-size:10px}.cap-ipo>i{border:1px dashed #895ed940;border-radius:50%;width:70px;height:70px;animation:12s linear infinite orbit;position:absolute;inset-inline-end:3px}@keyframes orbit{to{transform:rotate(360deg)}}.pro-tools{width:min(calc(100% - 44px), var(--entry-max));color:#f1f3f5;background:#111419;border:1px solid #2b3038;border-radius:19px;grid-template-columns:.78fr 1.22fr;align-items:center;gap:58px;margin:120px auto;padding:58px;display:grid;position:relative;overflow:hidden}.pro-tools:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.pro-copy{z-index:2;position:relative}.pro-copy h2{color:#fff;font-size:36px}.pro-copy p{color:#949eac;font-size:10.5px;line-height:2}.pro-points{grid-template-columns:1fr 1fr;gap:9px;margin:25px 0;display:grid}.pro-points span{color:#b3bbc5;align-items:center;gap:7px;font-size:10px;display:flex}.pro-points svg{color:var(--brand)}.pro-tools .entry-secondary{color:#fff;background:#191e25;border-color:#343b45}.terminal-preview{z-index:2;direction:ltr;background:#0e1115;border:1px solid #303741;border-radius:12px;min-width:0;position:relative;overflow:hidden;box-shadow:0 25px 60px #00000047}.terminal-preview>header{color:#6e7886;letter-spacing:.08em;border-bottom:1px solid #2a3039;justify-content:space-between;align-items:center;height:35px;padding:0 11px;font:10px Manrope;display:flex}.terminal-preview>header>span{gap:4px;display:flex}.terminal-preview>header>span i{background:#ee4960;border-radius:50%;width:6px;height:6px}.terminal-preview>header>span i:nth-child(2){background:#c88b2d}.terminal-preview>header>span i:nth-child(3){background:#24a67a}.terminal-preview>header b{color:#24a67a}.terminal-grid{grid-template-rows:1fr 108px;grid-template-columns:1.5fr .75fr;min-height:350px;display:grid}.terminal-chart{background:repeating-linear-gradient(0deg,#0000,#0000 55px,#ffffff09 56px);border-right:1px solid #282e37;grid-row:1/span 2;align-items:flex-end;gap:13px;padding:35px 17px 19px;display:flex;position:relative}.terminal-chart>i{opacity:.84;z-index:2;background:#24a67a;width:8px;position:relative}.terminal-chart>i.red{background:#ee4960}.terminal-chart>i:after{content:"";background:inherit;width:1px;height:22px;position:absolute;top:-10px;left:3.5px}.terminal-chart>span{direction:rtl;font:700 10px Vazirmatn;position:absolute;top:14px;left:15px}.terminal-chart>span b{color:#24a67a;margin-left:8px}.chart-level{background:#ee1c3129;height:1px;position:absolute;left:0;right:0}.level-one{top:42%}.level-two{top:68%}.terminal-depth,.terminal-orders{padding:12px}.terminal-depth{border-bottom:1px solid #282e37}.terminal-depth>strong,.terminal-orders>strong{color:#66717f;letter-spacing:.08em;margin-bottom:8px;font:10px Manrope;display:block}.terminal-depth div{color:#a9b2be;grid-template-columns:38px 1fr 30px;align-items:center;gap:5px;height:27px;font:10px Manrope;display:grid}.terminal-depth div i{background:#24a67a8c;border-radius:1px;height:6px}.terminal-depth div i.sell{background:#ee49608c}.terminal-orders div{color:#a9b2be;direction:rtl;grid-template-columns:1fr auto auto;align-items:center;gap:9px;min-height:23px;font:10px Vazirmatn,Manrope;display:grid}.terminal-orders div b{color:#24a67a}.terminal-orders div:nth-child(3) b{color:#ee4960}.terminal-orders div em{color:#6c7684;font:10px Manrope}.portfolio-section{grid-template-columns:1.15fr .85fr;align-items:center;gap:85px;display:grid}.portfolio-visual{direction:rtl;min-width:0;padding:0 0 95px 45px;position:relative}.portfolio-card-main{border:1px solid var(--border);background:var(--surface);border-radius:15px;min-height:380px;padding:21px;box-shadow:0 24px 60px #0000001f}.portfolio-card-main>header{justify-content:space-between;align-items:flex-start;display:flex}.portfolio-card-main>header>div{flex-direction:column;display:flex}.portfolio-card-main>header span{color:var(--muted);font-size:10px}.portfolio-card-main>header strong{margin-top:5px;font:750 20px Manrope,Vazirmatn}.portfolio-card-main>header strong small{color:var(--muted);font-size:10px}.portfolio-card-main>header>b{background:var(--positive-soft);color:var(--positive);border-radius:6px;align-items:center;gap:5px;padding:5px 7px;font:700 10px Manrope;display:flex}.portfolio-graph{border-bottom:1px solid var(--border);background:repeating-linear-gradient(0deg, transparent, transparent 46px, var(--border-soft) 47px);direction:ltr;align-items:flex-end;gap:7px;height:235px;margin-top:27px;padding:0 10px;display:flex;position:relative}.portfolio-graph>i{background:linear-gradient(var(--positive), #24a67a14);opacity:.72;border-radius:3px 3px 0 0;flex:1}.portfolio-tooltip{background:var(--surface-2);direction:ltr;border:1px solid #24a67a47;border-radius:7px;flex-direction:column;padding:7px 9px;display:flex;position:absolute;top:17px;left:49%}.portfolio-tooltip:after{content:"";background:#24a67a40;width:1px;height:138px;position:absolute;top:100%;left:50%}.portfolio-tooltip b{color:var(--positive);font:700 10px Manrope}.portfolio-tooltip small{color:var(--muted);font-size:10px}.portfolio-card-main>footer{direction:rtl;justify-content:center;gap:5px;margin-top:13px;display:flex}.portfolio-card-main>footer span{min-width:42px;color:var(--muted);text-align:center;border-radius:5px;padding:5px;font-size:10px}.portfolio-card-main>footer span.active{background:var(--surface-3);color:var(--text)}.allocation-card{border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 95%, transparent);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:13px;grid-template-columns:95px 1fr;align-items:center;gap:14px;width:260px;min-height:205px;padding:17px;display:grid;position:absolute;bottom:0;left:0;box-shadow:0 20px 50px #00000024}.allocation-donut{background:conic-gradient(var(--brand) 0 56%, var(--positive) 56% 80%, var(--warning) 80% 94%, var(--surface-3) 94%);border-radius:50%;width:91px;height:91px;padding:9px}.allocation-donut>span{background:var(--surface);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.allocation-donut b{font:750 20px Manrope}.allocation-donut small{color:var(--muted);font-size:10px}.allocation-card>div:last-child p{grid-template-columns:6px 1fr auto;align-items:center;gap:5px;margin:0 0 8px;font-size:10px;display:grid}.allocation-card p i{background:var(--brand);border-radius:50%;width:5px;height:5px}.allocation-card p i.green{background:var(--positive)}.allocation-card p i.amber{background:var(--warning)}.allocation-card p i.gray{background:var(--muted)}.allocation-card p b{font:700 10px Manrope}.portfolio-copy>p,.institutional-copy>p,.mobile-copy>p,.security-section>div:last-child>p{color:var(--text-2);font-size:11px;line-height:2}.portfolio-copy ul{gap:9px;margin:26px 0 0;padding:0;list-style:none;display:grid}.portfolio-copy li{border-bottom:1px solid var(--border-soft);grid-template-columns:31px 1fr 14px;align-items:center;gap:9px;min-height:44px;padding:0 10px;font-size:10px;display:grid}.portfolio-copy li>span{background:var(--surface-2);width:31px;height:31px;color:var(--brand);border-radius:8px;place-items:center;display:grid}.portfolio-copy li>svg{color:var(--positive)}.research-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.research-grid article{border:1px solid var(--border);background:var(--surface);border-radius:13px;padding:12px 12px 17px}.research-art{background:linear-gradient(145deg, #ee1c3129, var(--surface-2));border-radius:9px;align-items:flex-end;gap:9px;height:165px;padding:25px;display:flex;position:relative;overflow:hidden}.research-art>svg{top:18px;color:var(--brand);position:absolute;inset-inline-start:18px}.research-art i{background:#ee1c3159;border-radius:2px 2px 0 0;flex:1}.research-art.art-2{background:linear-gradient(145deg, #24a67a24, var(--surface-2))}.research-art.art-2>svg{color:var(--positive)}.research-art.art-2 i{background:#24a67a59}.research-art.art-3{background:linear-gradient(145deg, #c88b2d24, var(--surface-2))}.research-art.art-3>svg{color:var(--warning)}.research-art.art-3 i{background:#c88b2d59}.research-grid article>span{color:var(--brand);margin-top:14px;font-size:10px;display:inline-block}.research-grid h3{min-height:48px;margin:7px 0;font-size:13px}.research-grid footer{border-top:1px solid var(--border-soft);color:var(--muted);justify-content:space-between;padding-top:10px;display:flex}.research-grid footer small{align-items:center;gap:5px;font-size:10px;display:flex}.security-section{width:min(calc(100% - 44px), var(--entry-max));border:1px solid var(--border);background:var(--surface-2);border-radius:18px;grid-template-columns:1fr 1fr;align-items:center;gap:90px;min-height:500px;margin:70px auto 110px;padding:60px;display:grid;overflow:hidden}.security-orbit{border:1px dashed var(--border);border-radius:50%;width:340px;height:340px;margin:auto;position:relative}.security-orbit:before{content:"";border:1px solid var(--border-soft);border-radius:50%;position:absolute;inset:48px}.security-core{background:var(--surface);width:105px;height:105px;color:var(--brand);border:1px solid #ee1c3159;border-radius:29px;place-items:center;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 60px #ee1c311f}.security-core>span{border:1px dashed #ee1c3140;border-radius:50%;width:82px;height:82px;animation:15s linear infinite orbit;position:absolute}.security-core>span i{background:var(--brand);border-radius:50%;width:6px;height:6px;position:absolute;top:-3px;left:50%}.security-node{border:1px solid var(--border);background:var(--surface);border-radius:9px;align-items:center;gap:7px;min-width:93px;padding:8px;font-size:10px;display:flex;position:absolute;box-shadow:0 10px 25px #00000014}.security-node svg{color:var(--positive)}.node-1{top:5px;left:50%;transform:translate(-50%)}.node-2{top:50%;right:-18px}.node-3{bottom:7px;left:50%;transform:translate(-50%)}.node-4{top:50%;left:-15px}.security-stats{border-top:1px solid var(--border);grid-template-columns:repeat(3,1fr);margin-top:26px;display:grid}.security-stats div{flex-direction:column;padding:16px 8px 0;display:flex}.security-stats div+div{border-inline-start:1px solid var(--border)}.security-stats strong{color:var(--brand);font:750 19px Manrope,Vazirmatn}.security-stats span{color:var(--muted);margin-top:3px;font-size:10px}.mobile-section{width:min(calc(100% - 44px), var(--entry-max));grid-template-columns:.85fr 1.15fr;align-items:center;gap:80px;min-height:650px;margin:0 auto;padding:80px 10%;display:grid}.mobile-copy>div{grid-template-columns:1fr 1fr;gap:10px;margin:24px 0;display:grid}.mobile-copy>div span{color:var(--text-2);align-items:center;gap:7px;font-size:10px;display:flex}.mobile-copy>div svg{color:var(--brand)}.phone-shell{border:1px solid var(--border);background:#111419;border-radius:39px;width:270px;height:552px;margin:auto;padding:8px;transform:rotate(4deg);box-shadow:0 35px 80px #00000038,inset 0 0 0 3px #222832}.phone-screen{color:#eef1f3;direction:rtl;background:#12161b;border-radius:31px;height:100%;padding:15px;overflow:hidden}.phone-screen>header{direction:ltr;justify-content:space-between;align-items:center;font:10px Manrope;display:flex}.phone-screen>header i{background:#050607;border-radius:99px;width:54px;height:16px}.phone-screen>header b{color:var(--brand);letter-spacing:.1em}.phone-balance{text-align:center;flex-direction:column;margin-top:34px;display:flex}.phone-balance span{color:#7f8996;font-size:10px}.phone-balance strong{margin-top:5px;font:750 24px Manrope}.phone-balance b{color:var(--positive);margin-top:4px;font:700 10px Manrope}.phone-chart{direction:ltr;background:repeating-linear-gradient(0deg,#0000,#0000 34px,#ffffff09 35px);border-bottom:1px solid #292f39;align-items:flex-end;gap:5px;height:105px;margin:19px -15px 0;padding:0 18px;display:flex}.phone-chart i{background:linear-gradient(var(--positive), #24a67a1a);border-radius:2px 2px 0 0;flex:1}.phone-actions{grid-template-columns:repeat(4,1fr);gap:7px;margin-top:18px;display:grid}.phone-actions>span{flex-direction:column;align-items:center;gap:5px;display:flex}.phone-actions i{width:33px;height:33px;color:var(--brand);background:#1d232b;border-radius:10px;place-items:center;display:grid}.phone-actions small{color:#929ba7;font-size:10px}.phone-holdings{margin-top:21px}.phone-holdings>strong{font-size:10px}.phone-holdings p{background:#1a1f26;border-radius:7px;justify-content:space-between;margin:6px 0 0;padding:8px;font-size:10px;display:flex}.phone-holdings p b{color:var(--positive);font:700 10px Manrope}.institutional-section{grid-template-columns:.85fr 1.15fr;align-items:center;gap:95px;display:grid}.institutional-copy .entry-primary{margin-top:20px}.institutional-map{border:1px dashed var(--border);border-radius:50%;width:440px;height:390px;margin:auto;position:relative}.institutional-map:before{content:"";border:1px solid var(--border-soft);border-radius:50%;position:absolute;inset:67px}.inst-center{background:var(--surface);width:145px;height:115px;color:var(--brand);border:1px solid #ee1c314d;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;padding:15px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 45px #ee1c311a}.inst-center strong{color:var(--text);margin-top:8px;font-size:10px}.inst-center small{color:var(--muted);margin-top:3px;font:10px Manrope}.inst-node{border:1px solid var(--border);background:var(--surface);border-radius:9px;align-items:center;gap:6px;min-width:103px;padding:9px;font-size:10px;display:flex;position:absolute;box-shadow:0 8px 20px #00000014}.inst-node svg{color:var(--positive)}.inst-1{top:0;left:50%;transform:translate(-50%)}.inst-2{top:75px;right:-11px}.inst-3{bottom:76px;right:-6px}.inst-4{bottom:0;left:50%;transform:translate(-50%)}.inst-5{bottom:76px;left:-17px}.inst-6{top:75px;left:-9px}.education{padding-bottom:125px}.learning-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.learning-grid article{border:1px solid var(--border);background:var(--surface);border-radius:11px;grid-template-columns:42px 1fr auto;align-items:center;gap:11px;min-height:80px;padding:13px;display:grid}.learning-grid article>span{background:var(--brand-soft);width:42px;height:42px;color:var(--brand);border-radius:10px;place-items:center;display:grid}.learning-grid article>div{flex-direction:column;gap:3px;display:flex}.learning-grid strong{font-size:10px}.learning-grid small{color:var(--muted);font-size:10px}.learning-grid div>i{background:var(--surface-3);border-radius:9px;width:100%;height:4px;margin-top:5px;overflow:hidden}.learning-grid div>i b{background:var(--brand);height:100%;display:block}.learning-grid article>em{color:var(--muted);font:700 10px Manrope}.support-cta{width:min(calc(100% - 44px), var(--entry-max));margin:20px auto 90px}.support-channels{border:1px solid var(--border);background:var(--surface);border-radius:13px 13px 0 0;grid-template-columns:43px 1fr auto;align-items:center;gap:11px;min-height:78px;padding:13px 18px;display:grid}.support-channels>span{background:var(--positive-soft);width:43px;height:43px;color:var(--positive);border-radius:10px;place-items:center;display:grid}.support-channels>div{flex-direction:column;display:flex}.support-channels strong{font-size:10px}.support-channels small{color:var(--muted);margin-top:3px;font-size:10px}.support-channels>b{direction:ltr;font:700 11px Manrope}.final-cta{color:#fff;background:linear-gradient(135deg,#b41323,#ee1c31);border-radius:0 0 19px 19px;min-height:360px;padding:64px;position:relative;overflow:hidden}.final-cta:before,.final-cta:after{content:"";border:1px solid #ffffff24;border-radius:50%;position:absolute}.final-cta:before{inset-inline-end:-170px;width:430px;height:430px;top:-220px}.final-cta:after{inset-inline-end:-80px;width:260px;height:260px;bottom:-180px}.final-cta>span{letter-spacing:.1em;opacity:.75;font:700 10px Manrope,Vazirmatn}.final-cta h2{max-width:760px;margin:13px 0;font-size:clamp(32px,4vw,52px);line-height:1.3}.final-cta p{opacity:.8;max-width:570px;font-size:10.5px;line-height:1.9}.final-cta>div{gap:9px;margin-top:25px;display:flex}.entry-primary.light{color:#b41323;background:#fff;border-color:#fff;box-shadow:0 10px 25px #0000001f}.entry-secondary.light{color:#fff;background:#ffffff17;border-color:#ffffff59}.entry-footer{padding:58px max(22px, calc((100vw - var(--entry-max)) / 2));border-top:1px solid var(--border);color:#e9ecef;background:#0e1115}.entry-footer-top{grid-template-columns:1.8fr repeat(3,1fr);gap:60px;display:grid}.entry-footer-brand p{color:#969fab;max-width:350px;margin:20px 0 10px;font-size:10px;line-height:1.9}.entry-footer-brand>span{color:#535d69;font-size:10px}.entry-footer-top>div:not(:first-child){flex-direction:column;align-items:flex-start;gap:9px;display:flex}.entry-footer-top>div>strong{margin-bottom:6px;font-size:10px}.entry-footer-top>div>button{color:#818b98;cursor:pointer;background:0 0;border:0;padding:0;font-size:10px}.entry-footer-bottom{color:#606a77;border-top:1px solid #252b33;justify-content:space-between;align-items:center;margin-top:45px;padding-top:18px;font:10px Manrope,Vazirmatn;display:flex}.entry-footer-bottom div{align-items:center;gap:7px;display:flex}.entry-footer-bottom i{background:var(--positive);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #24a67a1a}.entry-auth-shell{min-height:100vh}.auth-layout{direction:ltr;grid-template-columns:1.02fr .98fr;min-height:calc(100vh - 76px);display:grid}.auth-aside{color:#f1f3f5;direction:rtl;background:#111419;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;margin:16px 0 16px 16px;display:flex;position:relative;overflow:hidden}[dir=rtl] .auth-aside{margin:16px 16px 16px 0}.auth-aside-grid{background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:31px 31px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 75%);mask-image:radial-gradient(circle,#000,#0000 75%)}.auth-aside:before{content:"";filter:blur(90px);background:#ee1c311c;border-radius:50%;width:420px;height:420px;position:absolute}.auth-security-mark{border:1px dashed #343a44;border-radius:50%;place-items:center;width:290px;height:290px;margin-bottom:22px;display:grid;position:relative}.auth-security-mark>span{width:105px;height:105px;color:var(--brand);z-index:2;background:#171b21;border:1px solid #ee1c3161;border-radius:28px;place-items:center;display:grid;position:relative;box-shadow:0 0 55px #ee1c3124}.auth-security-mark>i{border:1px solid #262d36;border-radius:50%;position:absolute}.auth-security-mark .ring-one{inset:42px}.auth-security-mark .ring-two{inset:81px}.secure-dot{background:var(--positive);border-radius:50%;width:7px;height:7px;position:absolute;box-shadow:0 0 0 5px #24a67a1a}.dot-one{top:24px;left:50%}.dot-two{bottom:83px;right:20px}.dot-three{background:var(--brand);bottom:56px;left:32px;box-shadow:0 0 0 5px #ee1c311a}.auth-aside-copy{text-align:center;max-width:440px;padding:0 30px;position:relative}.auth-aside-copy>span{color:var(--brand);letter-spacing:.1em;font:700 10px Manrope,Vazirmatn}.auth-aside-copy h2{margin:12px 0;font-size:29px;line-height:1.5}.auth-aside-copy p{color:#8993a0;margin:0;font-size:10px;line-height:2}.auth-live-proof{inset-inline:28px;color:#65707d;justify-content:space-between;font:10px Manrope,Vazirmatn;display:flex;position:absolute;bottom:24px}.auth-live-proof span{align-items:center;gap:7px;display:flex}.auth-live-proof span i{background:var(--positive);border-radius:50%;width:6px;height:6px}.auth-live-proof b{color:#9da6b1;font-weight:500}.auth-main{direction:rtl;place-items:center;padding:45px 28px;display:grid}[dir=ltr] .auth-main{direction:ltr}.auth-card{width:min(100%,420px)}.auth-role-switch{border:1px solid var(--border);background:var(--surface-2);border-radius:11px;grid-template-columns:1fr 1fr;gap:4px;margin:19px 0 10px;padding:4px;display:grid}.auth-role-switch>button{min-height:60px;color:var(--muted);text-align:start;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;grid-template-columns:29px 1fr 14px;align-items:center;gap:7px;padding:8px;transition:all .18s;display:grid}.auth-role-switch>button>span{background:var(--surface-3);border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.auth-role-switch>button>div{flex-direction:column;gap:2px;min-width:0;display:flex}.auth-role-switch strong{color:var(--text-2);font-size:9px}.auth-role-switch small{text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:7.5px;overflow:hidden}.auth-role-switch>button.active{background:var(--surface);color:var(--brand);border-color:#e305212b;box-shadow:0 5px 15px #0000000f}.auth-role-switch>button.active>span{background:var(--brand-soft)}.auth-role-switch>button.active strong{color:var(--text)}.auth-heading>span{color:var(--brand);letter-spacing:.08em;align-items:center;gap:7px;font:700 10px Manrope,Vazirmatn;display:flex}.auth-heading h1,.auth-step-card h1{margin:14px 0 7px;font-size:31px}.auth-heading p,.auth-step-card>p{color:var(--text-2);margin:0;font-size:10px;line-height:1.8}.auth-tabs{border:1px solid var(--border);background:var(--surface-2);border-radius:9px;grid-template-columns:1fr 1fr;height:42px;margin:10px 0 20px;padding:3px;display:grid}.auth-tabs button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;gap:7px;font-size:10px;display:flex}.auth-tabs button.active{background:var(--surface);color:var(--text);box-shadow:0 4px 12px #00000012}.auth-card form{gap:14px;display:grid}.auth-field{flex-direction:column;gap:7px;display:flex}.auth-field>span{font-size:10px;font-weight:600}.auth-field>div{border:1px solid var(--border);background:var(--surface);height:43px;color:var(--muted);border-radius:8px;align-items:center;gap:9px;padding:0 11px;transition:border .18s,box-shadow .18s;display:flex}.auth-field>div:focus-within{box-shadow:0 0 0 3px var(--brand-soft);border-color:#ee1c317a}.auth-field>div>b{border-right:1px solid var(--border);padding-right:9px;font:650 10px Manrope}.auth-field input{min-width:0;color:var(--text);background:0 0;border:0;outline:0;flex:1;font-size:10px}.auth-field>div>button{width:25px;height:25px;color:var(--muted);cursor:pointer;background:0 0;border:0;padding:0}.auth-field>small{color:var(--muted);font-size:10px}.auth-options{justify-content:space-between;align-items:center;gap:12px;display:flex}.auth-options>label,.trust-device{cursor:pointer;align-items:flex-start;gap:8px;display:flex}.auth-options input,.trust-device input,.onboard-field input[type=checkbox],.agreement-list input,.review-panel input{opacity:0;pointer-events:none;position:absolute}.auth-options label>i,.trust-device>i,.review-panel footer label>i{border:1px solid var(--border);color:#0000;border-radius:5px;place-items:center;width:17px;height:17px;margin-top:1px;display:grid}.auth-options input:checked+i,.trust-device input:checked+i,.review-panel input:checked+i{background:var(--brand);border-color:var(--brand);color:#fff}.auth-options label>span,.trust-device>span{flex-direction:column;font-size:10px;display:flex}.auth-options label small,.trust-device small{color:var(--muted);margin-top:2px;font-size:10px}.auth-options>button{color:var(--brand);cursor:pointer;background:0 0;border:0;padding:0;font-size:10px}.auth-error{background:var(--negative-soft);min-height:35px;color:var(--negative);border:1px solid #ee496038;border-radius:7px;align-items:center;gap:7px;padding:8px 10px;font-size:10px;display:flex}.auth-submit{background:linear-gradient(135deg, var(--brand), var(--brand-deep));color:#fff;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;height:44px;padding:0 13px;font-size:10px;font-weight:650;display:flex;box-shadow:0 9px 22px #ee1c3129}.auth-submit svg:last-child{margin-inline-start:auto}.auth-submit:disabled{opacity:.68;cursor:wait}.auth-divider{border-top:1px solid var(--border);text-align:center;height:1px;margin:20px 0}.auth-divider span{background:var(--bg);color:var(--muted-2);padding:0 9px;font:10px Manrope;position:relative;top:-7px}.auth-biometrics{border:1px solid var(--border);background:var(--surface);width:100%;min-height:52px;color:var(--text);text-align:start;cursor:pointer;border-radius:8px;grid-template-columns:24px 1fr 15px;align-items:center;gap:8px;padding:8px 11px;display:grid}.auth-biometrics>svg:first-child{color:var(--positive)}.auth-biometrics span{flex-direction:column;display:flex}.auth-biometrics strong{font-size:10px}.auth-biometrics small{color:var(--muted);margin-top:2px;font-size:10px}.auth-biometrics>svg:last-child{color:var(--muted)}.auth-new-user{color:var(--muted);justify-content:center;align-items:center;gap:8px;margin-top:20px;font-size:10px;display:flex}.auth-new-user button{color:var(--brand);cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:0;font-size:10px;display:flex}.suspicious-demo{color:var(--muted-2);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;margin:17px auto 0;padding:0;font-size:10px;display:flex}.suspicious-demo:hover{color:var(--negative)}.auth-step-card{text-align:center;position:relative}.auth-back{color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;margin-bottom:28px;padding:0;font-size:10px;display:flex}.auth-step-icon{background:var(--brand-soft);width:55px;height:55px;color:var(--brand);border-radius:16px;place-items:center;margin:0 auto 15px;display:grid}.auth-step-icon.danger{background:var(--negative-soft);color:var(--negative)}.otp-inputs{grid-template-columns:repeat(6,1fr);gap:7px;margin:28px 0 15px;display:grid}.otp-inputs input{border:1px solid var(--border);background:var(--surface);width:100%;height:52px;color:var(--text);text-align:center;border-radius:9px;font:750 18px Manrope}.otp-inputs input:focus{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-soft);outline:0}.otp-meta{color:var(--muted);justify-content:space-between;margin-bottom:22px;font:10px Manrope,Vazirmatn;display:flex}.otp-meta span,.otp-meta button{align-items:center;gap:5px;display:flex}.otp-meta button{color:var(--brand);cursor:pointer;background:0 0;border:0;padding:0;font-size:10px}.clock-mini{font-size:13px}.demo-code{color:var(--muted-2);margin-top:10px;font-size:10px;display:block}.device-fingerprint{border:1px solid var(--border);background:var(--surface);text-align:start;border-radius:10px;justify-content:space-between;align-items:center;margin:25px 0 10px;padding:13px;display:flex}.device-fingerprint>div{align-items:center;gap:10px;display:flex}.device-fingerprint>div>svg{color:var(--brand)}.device-fingerprint span{flex-direction:column;display:flex}.device-fingerprint strong{font:700 10px Manrope}.device-fingerprint small{color:var(--muted);margin-top:3px;font-size:10px}.device-fingerprint>svg{color:var(--positive)}.device-signals{grid-template-columns:1fr 1fr;gap:7px;margin-bottom:12px;display:grid}.device-signals span{border:1px solid var(--border-soft);min-height:34px;color:var(--text-2);border-radius:7px;grid-template-columns:14px 1fr auto;align-items:center;gap:5px;padding:0 8px;font-size:10px;display:grid}.device-signals svg{color:var(--positive)}.device-signals b{color:var(--positive);font-size:10px}.trust-device{background:var(--surface-2);text-align:start;border-radius:8px;margin:15px 0 22px;padding:12px}.trust-device>span strong{font-size:10px}.auth-text-action{color:var(--muted);cursor:pointer;background:0 0;border:0;margin-top:13px;padding:0;font-size:10px}.auth-text-action:hover{color:var(--negative)}.success-rings{place-items:center;width:95px;height:95px;margin:0 auto 20px;display:grid;position:relative}.success-rings>span{background:var(--positive);color:#fff;z-index:2;border-radius:20px;place-items:center;width:61px;height:61px;display:grid;position:relative}.success-rings i,.success-rings b{border:1px solid #24a67a3b;border-radius:50%;position:absolute}.success-rings i{inset:6px}.success-rings b{border-style:dashed;inset:0}.success-profile{border:1px solid var(--border);background:var(--surface);text-align:start;border-radius:9px;grid-template-columns:38px 1fr 17px;align-items:center;gap:9px;margin:24px 0 11px;padding:11px;display:grid}.success-profile>span{background:var(--brand-soft);width:38px;height:38px;color:var(--brand);border-radius:10px;place-items:center;font-size:10px;font-weight:700;display:grid}.success-profile>div{flex-direction:column;display:flex}.success-profile strong{font-size:10px}.success-profile small{color:var(--muted);font:10px Manrope,Vazirmatn}.success-profile svg{color:var(--positive)}.success-checks{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:22px;display:flex}.success-checks span{background:var(--positive-soft);color:var(--positive);border-radius:6px;align-items:center;gap:4px;padding:5px 7px;font-size:10px;display:flex}.recovery-sent{background:var(--positive-soft);text-align:start;border:1px solid #24a67a38;border-radius:10px;align-items:center;gap:10px;margin:26px 0;padding:14px;display:flex}.recovery-sent>span{background:var(--positive);color:#fff;border-radius:10px;place-items:center;width:39px;height:39px;display:grid}.recovery-sent div{flex-direction:column;display:flex}.recovery-sent strong{font-size:10px}.recovery-sent small{color:var(--text-2);margin-top:3px;font-size:10px}.recovery-help{border-top:1px solid var(--border);color:var(--muted);justify-content:center;align-items:center;gap:7px;margin-top:18px;padding-top:16px;display:flex}.recovery-help span{flex-direction:column;font-size:10px;display:flex}.recovery-help b{color:var(--text-2);direction:ltr;margin-top:2px;font:700 10px Manrope}.warning-label{color:var(--negative);letter-spacing:.08em;font:700 10px Manrope,Vazirmatn}.suspicious-device{background:var(--surface);text-align:start;border:1px solid #ee49603b;border-radius:10px;margin:22px 0;overflow:hidden}.suspicious-device header{justify-content:space-between;align-items:center;padding:12px;display:flex}.suspicious-device header>div{align-items:center;gap:9px;display:flex}.suspicious-device header>div>svg,.suspicious-device header>svg{color:var(--negative)}.suspicious-device header span{flex-direction:column;display:flex}.suspicious-device strong{font:700 10px Manrope}.suspicious-device small{color:var(--muted);font:10px Manrope}.suspicious-device>div{border-top:1px solid var(--border-soft);gap:18px;padding:10px 12px;display:flex}.suspicious-device>div span{color:var(--text-2);align-items:center;gap:5px;font-size:10px;display:flex}.suspicious-device footer{background:var(--negative-soft);gap:7px;padding:9px 12px;display:flex}.suspicious-device footer span{color:var(--negative);background:#ee49601a;border-radius:5px;padding:4px 6px;font-size:10px}.suspicious-actions{gap:8px;display:grid}.suspicious-actions button{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:7px;height:42px;font-size:10px;display:flex}.reject-login{border:1px solid var(--negative);background:var(--negative);color:#fff}.confirm-login{border:1px solid var(--border);background:var(--surface);color:var(--text)}.case-reference{border:1px solid var(--border);background:var(--surface);border-radius:8px;justify-content:space-between;margin:22px 0;padding:13px;font-size:10px;display:flex}.case-reference span{font:700 10px Manrope}.case-reference b{color:var(--positive)}.onboarding-shell{min-height:100vh}.onboarding-layout{grid-template-columns:255px 1fr;min-height:calc(100vh - 76px);display:grid}.onboarding-sidebar{border-inline-end:1px solid var(--border);background:var(--sidebar);flex-direction:column;min-height:calc(100vh - 76px);padding:20px 13px 15px;display:flex}.onboarding-title{align-items:center;gap:9px;min-height:42px;padding:0 7px;display:flex}.onboarding-title>div{flex-direction:column;display:flex}.onboarding-title span{color:var(--brand);letter-spacing:.08em;font:700 10px Manrope,Vazirmatn}.onboarding-title strong{margin-top:3px;font-size:10px}.onboard-progress-mini{align-items:center;gap:8px;margin:14px 7px 17px;display:flex}.onboard-progress-mini>span{background:var(--surface-3);border-radius:8px;flex:1;height:4px;overflow:hidden}.onboard-progress-mini>span b{border-radius:inherit;background:var(--brand);height:100%;transition:width .3s;display:block}.onboard-progress-mini small{color:var(--muted);font-size:10px}.onboarding-sidebar nav{scrollbar-width:none;flex-direction:column;flex:1;gap:2px;min-height:0;display:flex;overflow-y:auto}.onboarding-sidebar nav button{min-height:38px;color:var(--muted);text-align:start;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;grid-template-columns:26px 1fr 13px;align-items:center;gap:7px;padding:5px 8px;display:grid}.onboarding-sidebar nav button>span{border:1px solid var(--border-soft);border-radius:7px;place-items:center;width:25px;height:25px;display:grid}.onboarding-sidebar nav button>div{justify-content:space-between;align-items:center;display:flex}.onboarding-sidebar nav strong{font-size:10px;font-weight:500}.onboarding-sidebar nav small{color:var(--muted-2);font:10px Manrope,Vazirmatn}.onboarding-sidebar nav button.complete>span{background:var(--positive-soft);color:var(--positive);border-color:#24a67a38}.onboarding-sidebar nav button.active{background:linear-gradient(90deg, var(--brand-soft), transparent);color:var(--text);border-color:#ee1c311f}.onboarding-sidebar nav button.active>span{background:var(--brand-soft);color:var(--brand);border-color:#ee1c3140}.onboard-case-help{border:1px solid var(--border-soft);background:var(--surface-2);border-radius:9px;align-items:center;gap:8px;min-height:56px;margin-top:10px;padding:9px;display:flex}.onboard-case-help>span{background:var(--brand-soft);width:30px;height:30px;color:var(--brand);border-radius:8px;place-items:center;display:grid}.onboard-case-help>div{flex-direction:column;display:flex}.onboard-case-help strong{font-size:10px}.onboard-case-help small{color:var(--muted);margin-top:2px;font-size:10px}.onboarding-main{grid-template-rows:51px 1fr 68px;min-width:0;min-height:calc(100vh - 76px);display:grid}.onboard-top{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:0 28px;display:flex}.onboard-top>div:first-child{align-items:center;gap:12px;display:flex}.onboard-top>div:first-child button{border:0;border-inline-end:1px solid var(--border);color:var(--muted);cursor:pointer;background:0 0;align-items:center;gap:5px;padding:0 0 0 12px;font-size:10px;display:flex}.onboard-top>div:first-child span{color:var(--text-2);font-size:10px}.autosave{color:var(--positive);align-items:center;gap:6px;font-size:10px;display:flex}.autosave.saving{color:var(--warning)}.autosave.unsaved{color:var(--muted)}.onboarding-canvas{width:min(100%,1120px);margin:0 auto;padding:34px 34px 45px}.onboard-step-heading{align-items:flex-start;gap:14px;max-width:800px;display:flex}.step-icon{background:var(--brand-soft);width:45px;height:45px;color:var(--brand);border-radius:12px;flex:0 0 45px;place-items:center;display:grid}.onboard-step-heading>div{flex-direction:column;display:flex}.onboard-step-heading small{color:var(--brand);letter-spacing:.07em;font:700 10px Manrope,Vazirmatn}.onboard-step-heading h1{margin:6px 0;font-size:27px;line-height:1.35}.onboard-step-heading p{color:var(--text-2);margin:0;font-size:10px;line-height:1.8}.onboard-content-grid{grid-template-columns:minmax(0,1fr) 255px;align-items:start;gap:14px;margin-top:28px;display:grid}.onboard-form-card{border:1px solid var(--border);background:var(--surface);border-radius:13px;min-height:360px;padding:22px}.onboard-form-grid{grid-template-columns:1fr 1fr;gap:18px 13px;display:grid}.onboard-field{flex-direction:column;gap:7px;min-width:0;display:flex}.onboard-field.wide{grid-column:1/-1}.onboard-field>span,.onboard-field legend{color:var(--text-2);font-size:10px;font-weight:550}.onboard-field>span i{color:var(--brand);margin-inline-start:3px;font-style:normal}.onboard-input,.onboard-select{border:1px solid var(--border);background:var(--surface-2);border-radius:8px;align-items:center;height:40px;padding:0 10px;transition:border .18s,box-shadow .18s;display:flex}.onboard-input:focus-within,.onboard-select:focus-within,.onboard-field textarea:focus{box-shadow:0 0 0 3px var(--brand-soft);border-color:#ee1c317a}.onboard-input input,.onboard-select select,.onboard-field>input,.onboard-field textarea{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0;font-size:10px}.onboard-input.money b{color:var(--muted);flex:none;font-size:10px}.onboard-select{position:relative}.onboard-select select{-webkit-appearance:none;appearance:none;height:100%}.onboard-select svg{color:var(--muted);pointer-events:none;position:absolute;inset-inline-end:9px}.onboard-field textarea{border:1px solid var(--border);background:var(--surface-2);resize:vertical;border-radius:8px;padding:10px}.onboard-field.invalid .onboard-input,.onboard-field.invalid .onboard-select,.onboard-field.invalid textarea{border-color:var(--negative)}.onboard-field>small{color:var(--negative);align-items:center;gap:4px;font-size:10px;display:flex}.choice-field,.chips-field{border:0;grid-column:1/-1;margin:0;padding:0}.choice-field>div,.chips-field>div{flex-wrap:wrap;gap:7px;display:flex}.choice-field button,.chips-field button{border:1px solid var(--border);background:var(--surface-2);min-height:36px;color:var(--text-2);cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;gap:7px;padding:0 11px;font-size:10px;display:flex}.choice-field button{flex:1}.choice-field button.active,.chips-field button.active{background:var(--brand-soft);color:var(--brand);border-color:#ee1c3159}.onboard-insight{border:1px solid var(--border);background:var(--surface-2);border-radius:12px;padding:17px}.onboard-insight>span{color:var(--brand);align-items:center;gap:6px;font-size:10px;font-weight:650;display:flex}.onboard-insight>p{color:var(--text-2);margin:10px 0 17px;font-size:10px;line-height:1.8}.future-capability{border-top:1px solid var(--border);gap:7px;padding-top:15px;display:grid}.future-capability header{color:var(--muted);align-items:center;gap:5px;margin-bottom:3px;font-size:10px;display:flex}.future-capability>div{min-height:31px;color:var(--text-2);grid-template-columns:25px 1fr 12px;align-items:center;gap:6px;font-size:10px;display:grid}.future-capability>div>span{background:var(--surface);width:25px;height:25px;color:var(--brand);border-radius:7px;place-items:center;display:grid}.future-capability>div>svg{color:var(--positive)}.onboard-insight>footer{border-top:1px solid var(--border);color:var(--muted);align-items:flex-start;gap:6px;margin-top:16px;padding-top:13px;font-size:10px;line-height:1.6;display:flex}.onboard-insight>footer svg{color:var(--positive);flex:none}.onboard-footer{border-top:1px solid var(--border);background:color-mix(in srgb, var(--bg) 91%, transparent);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:10;justify-content:space-between;align-items:center;padding:0 28px;display:flex;position:sticky;bottom:0}.onboard-back-button{border:1px solid var(--border);background:var(--surface);height:36px;color:var(--text-2);cursor:pointer;border-radius:8px;align-items:center;gap:6px;padding:0 11px;font-size:10px;display:flex}.onboard-footer>div{align-items:center;gap:16px;display:flex}.onboard-footer>div>span{color:var(--muted);align-items:center;gap:5px;font-size:10px;display:flex}.onboard-primary{background:linear-gradient(135deg, var(--brand), var(--brand-deep));color:#fff;cursor:pointer;border:0;border-radius:8px;align-items:center;gap:7px;height:38px;padding:0 14px;font-size:10px;font-weight:650;display:flex;box-shadow:0 8px 20px #ee1c3129}.onboard-primary:disabled{opacity:.65;cursor:wait}.onboard-primary svg:last-child{margin-inline-start:5px}.verification-panel,.bank-preview,.risk-result{border:1px solid var(--border);background:var(--surface-2);border-radius:10px;margin-top:22px;overflow:hidden}.verification-panel header{border-bottom:1px solid var(--border);grid-template-columns:38px 1fr auto;align-items:center;gap:9px;min-height:64px;padding:10px 12px;display:grid}.verification-panel header>span{background:var(--positive-soft);width:38px;height:38px;color:var(--positive);border-radius:10px;place-items:center;display:grid}.verification-panel header>div{flex-direction:column;display:flex}.verification-panel header strong{font-size:10px}.verification-panel header small{color:var(--muted);margin-top:3px;font-size:10px}.verification-panel header>b{background:var(--positive-soft);color:var(--positive);border-radius:5px;padding:5px 7px;font-size:10px}.verification-panel>p{grid-template-columns:1fr 1fr auto;align-items:center;gap:8px;min-height:35px;margin:0;padding:0 12px;font-size:10px;display:grid}.verification-panel>p+p{border-top:1px solid var(--border-soft)}.verification-panel>p i{background:var(--border);height:1px}.verification-panel>p b{color:var(--positive);font-size:10px}.verification-panel>p b.review{color:var(--warning)}.bank-preview header{grid-template-columns:36px 1fr 17px;align-items:center;gap:8px;padding:11px;display:grid}.bank-preview header>span{background:var(--brand-soft);width:36px;height:36px;color:var(--brand);border-radius:9px;place-items:center;display:grid}.bank-preview header>div{flex-direction:column;display:flex}.bank-preview header strong{font-size:10px}.bank-preview header small{color:var(--muted);font-size:10px}.bank-preview header>svg{color:var(--positive)}.bank-preview>div{border-block:1px solid var(--border);justify-content:space-between;align-items:center;min-height:39px;padding:0 11px;display:flex}.bank-preview>div span{font:700 10px Manrope}.bank-preview>div button{color:var(--brand);background:0 0;border:0;gap:5px;padding:0;font-size:10px;display:flex}.bank-preview footer{color:var(--muted);justify-content:space-between;padding:9px 11px;font-size:10px;display:flex}.bank-preview footer span{align-items:center;gap:4px;display:flex}.bank-preview footer span:first-child{color:var(--positive)}.risk-questions{gap:18px;display:grid}.risk-result{grid-template-columns:120px 1fr;align-items:center;gap:20px;padding:17px;display:grid}.risk-gauge{background:conic-gradient(var(--positive) 0 var(--risk-score), var(--surface-3) var(--risk-score));border-radius:50%;width:108px;height:108px;padding:10px}.risk-gauge>span{background:var(--surface-2);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.risk-gauge strong{font:750 24px Manrope,Vazirmatn}.risk-gauge small{color:var(--muted);font-size:10px}.risk-result>div:last-child>span{color:var(--positive);font:700 10px Manrope,Vazirmatn}.risk-result h3{margin:5px 0;font-size:15px}.risk-result p{color:var(--text-2);margin:0;font-size:10px}.risk-result>div:last-child>div{gap:5px;margin-top:9px;display:flex}.risk-result>div:last-child>div b{background:var(--surface);color:var(--muted);border-radius:5px;padding:4px 5px;font-size:10px}.agreement-list{gap:8px;display:grid}.agreement-list article{border:1px solid var(--border);background:var(--surface-2);border-radius:9px;grid-template-columns:33px 1fr 20px;align-items:center;gap:9px;min-height:64px;padding:9px 10px;display:grid}.agreement-list article.accepted{border-color:#24a67a33}.agreement-list article>span{background:var(--surface);width:33px;height:33px;color:var(--brand);border-radius:8px;place-items:center;display:grid}.agreement-list article>div{flex-direction:column;display:flex}.agreement-list strong{font-size:10px}.agreement-list small{color:var(--muted);margin-top:2px;font-size:10px}.agreement-list article>div button{color:var(--brand);cursor:pointer;background:0 0;border:0;align-self:flex-start;align-items:center;gap:4px;margin-top:5px;padding:0;font-size:10px;display:flex}.agreement-list label i{border:1px solid var(--border);color:#0000;cursor:pointer;border-radius:6px;place-items:center;width:19px;height:19px;display:grid}.agreement-list input:checked+i{border-color:var(--positive);background:var(--positive);color:#fff}.market-permission-grid{gap:8px;display:grid}.market-permission-grid article{border:1px solid var(--border);background:var(--surface-2);border-radius:9px;grid-template-columns:31px 1fr 32px;align-items:center;gap:8px;min-height:56px;padding:9px;display:grid}.market-permission-grid article>span{background:var(--positive-soft);width:31px;height:31px;color:var(--positive);border-radius:8px;place-items:center;display:grid}.market-permission-grid article.review>span{background:var(--warning-soft);color:var(--warning)}.market-permission-grid article.locked>span{background:var(--surface-3);color:var(--muted)}.market-permission-grid article>div{flex-direction:column;display:flex}.market-permission-grid strong{font-size:10px}.market-permission-grid small{color:var(--muted);margin-top:2px;font-size:10px}.market-permission-grid label i,.permission-matrix label i{background:var(--surface-3);cursor:pointer;border-radius:99px;width:29px;height:16px;display:block;position:relative}.market-permission-grid label i:after,.permission-matrix label i:after{content:"";background:var(--muted);top:2px;border-radius:50%;width:12px;height:12px;transition:all .2s;position:absolute;inset-inline-start:2px}.market-permission-grid input:checked+i,.permission-matrix input:checked+i{background:var(--positive-soft)}.market-permission-grid input:checked+i:after,.permission-matrix input:checked+i:after{background:var(--positive);transform:translate(-13px)}[dir=ltr] .market-permission-grid input:checked+i:after,[dir=ltr] .permission-matrix input:checked+i:after{transform:translate(13px)}.permission-matrix{border:1px solid var(--border);border-radius:9px;overflow:hidden}.permission-matrix>header,.permission-matrix>div{grid-template-columns:1.35fr .8fr .7fr 45px;align-items:center;gap:8px;min-height:43px;padding:0 10px;display:grid}.permission-matrix>header{background:var(--surface-3);color:var(--muted);font-size:10px}.permission-matrix>div+div{border-top:1px solid var(--border-soft)}.permission-matrix strong{font-size:10px}.permission-matrix code{color:var(--text-2);font:10px Manrope}.permission-matrix>div>b{color:var(--positive);font-size:10px}.permission-matrix>div>b.review{color:var(--warning)}.document-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.document-grid article{border:1px dashed var(--border);background:var(--surface-2);border-radius:9px;grid-template-columns:33px 1fr auto;align-items:center;gap:8px;min-height:78px;padding:10px;display:grid}.document-grid article.done{border-style:solid;border-color:#24a67a38}.document-grid article>span{background:var(--surface);width:33px;height:33px;color:var(--brand);border-radius:8px;place-items:center;display:grid}.document-grid article.done>span{color:var(--positive)}.document-grid article>div{flex-direction:column;display:flex}.document-grid strong{font-size:10px}.document-grid small{color:var(--muted);margin-top:3px;font-size:10px}.document-grid article>div>i{background:var(--surface-3);border-radius:9px;height:3px;margin-top:7px;overflow:hidden}.document-grid article>div>i b{background:var(--brand);width:72%;height:100%;animation:.9s uploadProgress;display:block}@keyframes uploadProgress{0%{width:0}}.document-grid article>button{border:1px solid var(--border);background:var(--surface);min-width:66px;height:26px;color:var(--text-2);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:4px;padding:0 7px;font-size:10px;display:flex}.document-grid article.done>button{color:var(--positive)}.people-panel{border:1px solid var(--border);border-radius:10px;overflow:hidden}.people-panel>header{background:var(--surface-2);justify-content:space-between;align-items:center;min-height:51px;padding:0 11px;display:flex}.people-panel>header>div{align-items:center;gap:8px;display:flex}.people-panel>header span{color:var(--muted);font-size:10px}.people-panel>header strong{font:750 13px Manrope,Vazirmatn}.people-panel>header button{border:1px solid var(--brand);background:var(--brand-soft);height:27px;color:var(--brand);cursor:pointer;border-radius:6px;align-items:center;gap:5px;padding:0 8px;font-size:10px;display:flex}.people-panel article{grid-template-columns:34px 1fr 1.25fr auto 24px;align-items:center;gap:8px;min-height:58px;padding:8px 10px;display:grid}.people-panel article+article{border-top:1px solid var(--border-soft)}.people-panel article>span{background:var(--brand-soft);width:34px;height:34px;color:var(--brand);border-radius:9px;place-items:center;font-size:10px;font-weight:700;display:grid}.people-panel article>div{flex-direction:column;display:flex}.people-panel article strong{font-size:10px}.people-panel article small,.people-panel article p{color:var(--muted);font-size:10px}.people-panel article p{margin:0}.people-panel article>b{background:var(--positive-soft);color:var(--positive);border-radius:5px;padding:4px 5px;font-size:10px}.people-panel article>b.draft{background:var(--warning-soft);color:var(--warning)}.people-panel article>button{border:1px solid var(--border);width:24px;height:24px;color:var(--muted);background:0 0;border-radius:6px;place-items:center;display:grid}.ownership-map{padding:16px}.owner-root{background:var(--brand-soft);border:1px solid #ee1c3140;border-radius:10px;grid-template-columns:32px 1fr auto;align-items:center;gap:8px;width:250px;min-height:55px;margin:0 auto 35px;padding:9px;display:grid;position:relative}.owner-root:after{content:"";background:var(--border);width:1px;height:35px;position:absolute;top:100%;left:50%}.owner-root svg{color:var(--brand)}.owner-root strong{font-size:10px}.owner-root small{color:var(--brand);font:700 10px Manrope}.owner-branches{grid-template-columns:repeat(3,1fr);gap:10px;display:grid;position:relative}.owner-branches:before{content:"";background:var(--border);height:1px;position:absolute;top:-18px;left:16.6%;right:16.6%}.owner-branches>div{border:1px solid var(--border);background:var(--surface-2);text-align:center;border-radius:9px;flex-direction:column;align-items:center;min-height:81px;padding:10px;display:flex;position:relative}.owner-branches>div:before{content:"";background:var(--border);width:1px;height:18px;position:absolute;bottom:100%;left:50%}.owner-branches>div>span{color:var(--brand);font:750 11px Manrope,Vazirmatn}.owner-branches>div>strong{margin-top:4px;font-size:10px}.owner-branches>div>small{color:var(--muted);font-size:10px}.ultimate{border:1px solid var(--border);background:var(--surface);border-radius:8px;grid-template-columns:22px 1fr auto;align-items:center;gap:5px;width:calc(100% + 20px);min-height:45px;margin:26px -10px -10px;padding:7px;display:grid}.ultimate b{font-size:10px}.ultimate em{color:var(--warning);font:700 10px Manrope}.ownership-map>footer{background:var(--positive-soft);color:var(--positive);border-radius:7px;justify-content:center;align-items:center;gap:6px;margin-top:59px;padding:9px;font-size:10px;display:flex}.workflow-rules{border:1px solid var(--border);border-radius:10px;overflow:hidden}.workflow-rules>header{background:var(--surface-2);justify-content:space-between;align-items:center;min-height:47px;padding:0 11px;display:flex}.workflow-rules>header span{color:var(--text-2);align-items:center;gap:6px;font-size:10px;display:flex}.workflow-rules>header svg{color:var(--brand)}.workflow-rules>header b{background:var(--positive-soft);color:var(--positive);border-radius:5px;padding:4px 6px;font-size:10px}.workflow-rules article{grid-template-columns:26px 1fr 74px 45px 24px;align-items:center;gap:8px;min-height:61px;padding:8px 10px;display:grid}.workflow-rules article+article{border-top:1px solid var(--border-soft)}.workflow-rules article>span{background:var(--brand-soft);width:25px;height:25px;color:var(--brand);border-radius:7px;place-items:center;font:700 10px Manrope,Vazirmatn;display:grid}.workflow-rules article>div{flex-direction:column;display:flex}.workflow-rules strong{font-size:10px}.workflow-rules small{color:var(--muted);font-size:10px}.workflow-rules article>i{align-items:center;display:flex}.workflow-rules article>i b{border:3px solid var(--positive-soft);background:var(--positive);border-radius:50%;width:15px;height:15px;position:relative}.workflow-rules article>i b+b{margin-inline-start:10px}.workflow-rules article>i b+b:before{content:"";background:var(--positive);width:13px;height:1px;position:absolute;top:4px;right:12px}.workflow-rules article>i b.off{background:var(--surface-3);border-color:var(--surface-3)}.workflow-rules article>em{color:var(--muted);font-size:10px;font-style:normal}.workflow-rules article>button{border:1px solid var(--border);width:24px;height:24px;color:var(--muted);background:0 0;border-radius:6px;place-items:center;display:grid}.review-panel{border:1px solid var(--border);border-radius:10px;overflow:hidden}.review-panel>article{grid-template-columns:30px 1fr auto 54px;align-items:center;gap:8px;min-height:52px;padding:8px 10px;display:grid}.review-panel>article+article{border-top:1px solid var(--border-soft)}.review-panel>article>span{border-radius:8px;place-items:center;width:29px;height:29px;display:grid}.review-panel>article>span.done{background:var(--positive-soft);color:var(--positive)}.review-panel>article>span.review{background:var(--warning-soft);color:var(--warning)}.review-panel>article>div{flex-direction:column;display:flex}.review-panel strong{font-size:10px}.review-panel small{color:var(--muted);font-size:10px}.review-panel>article>b{color:var(--text-2);font:700 10px Manrope,Vazirmatn}.review-panel>article>button{border:1px solid var(--border);height:24px;color:var(--muted);background:0 0;border-radius:6px;justify-content:center;align-items:center;gap:4px;font-size:10px;display:flex}.review-panel>footer{border-top:1px solid var(--border);background:var(--surface-2);grid-template-columns:17px 1fr 22px;align-items:flex-start;gap:8px;min-height:75px;padding:11px;display:grid}.review-panel>footer>svg{color:var(--brand)}.review-panel>footer>div{flex-direction:column;display:flex}.review-panel>footer strong{font-size:10px}.review-panel>footer p{color:var(--muted);margin:4px 0 0;font-size:10px;line-height:1.7}.activation-readiness{border:1px solid var(--border);border-radius:11px;overflow:hidden}.activation-readiness>header{border-bottom:1px solid var(--border);background:linear-gradient(120deg, var(--positive-soft), var(--surface-2));grid-template-columns:41px 1fr auto;align-items:center;gap:10px;min-height:74px;padding:13px;display:grid}.activation-readiness>header>span{background:var(--positive);color:#fff;border-radius:12px;place-items:center;width:41px;height:41px;display:grid}.activation-readiness>header>div{flex-direction:column;display:flex}.activation-readiness>header strong{font-size:10px}.activation-readiness>header small{color:var(--text-2);margin-top:4px;font-size:10px}.activation-readiness>header>b{color:var(--positive);font:750 12px Manrope}.activation-readiness>div{grid-template-columns:1fr 1fr;gap:8px;padding:12px;display:grid}.activation-readiness article{border:1px solid var(--border-soft);background:var(--surface-2);border-radius:8px;grid-template-columns:31px 1fr 14px;align-items:center;gap:8px;min-height:55px;padding:9px;display:grid}.activation-readiness article>span{background:var(--surface);width:31px;height:31px;color:var(--brand);border-radius:8px;place-items:center;display:grid}.activation-readiness article>div{flex-direction:column;display:flex}.activation-readiness article strong{font-size:10px}.activation-readiness article small{color:var(--muted);font-size:10px}.activation-readiness article>svg{color:var(--positive)}.activation-readiness>footer{border-top:1px solid var(--border);background:var(--surface-2);color:var(--positive);align-items:center;gap:8px;padding:11px 13px;display:flex}.activation-readiness>footer p{color:var(--text-2);margin:0;font-size:10px;line-height:1.7}.activation-page{place-items:center;min-height:calc(100vh - 76px);padding:45px 22px;display:grid}.activation-panel{text-align:center;width:min(100%,670px)}.activation-mark{place-items:center;width:105px;height:105px;margin:0 auto 18px;display:grid;position:relative}.activation-mark>span{background:var(--positive);color:#fff;z-index:2;border-radius:20px;place-items:center;width:63px;height:63px;display:grid;position:relative}.activation-mark i,.activation-mark b{border:1px solid #24a67a40;border-radius:50%;position:absolute}.activation-mark i{inset:8px}.activation-mark b{border-style:dashed;animation:14s linear infinite orbit;inset:0}.activation-eyebrow{color:var(--positive);letter-spacing:.1em;font:700 10px Manrope,Vazirmatn}.activation-panel h2{margin:9px 0;font-size:28px}.activation-panel>p{max-width:560px;color:var(--text-2);margin:0 auto;font-size:10px;line-height:1.8}.activation-id{border:1px solid var(--border);background:var(--surface);text-align:start;border-radius:9px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:52px;margin:24px auto 16px;padding:8px 10px;display:grid}.activation-id span{color:var(--muted);font:10px Manrope}.activation-id strong{font:750 10px Manrope}.activation-id button{border:1px solid var(--border);background:var(--surface-2);height:27px;color:var(--text-2);border-radius:6px;align-items:center;gap:4px;padding:0 8px;font-size:10px;display:flex}.activation-roadmap{border:1px solid var(--border);background:var(--surface-2);border-radius:10px;grid-template-columns:repeat(4,1fr);margin:16px 0;padding:17px;display:grid}.activation-roadmap>div{flex-direction:column;align-items:center;gap:7px;display:flex;position:relative}.activation-roadmap>div:not(:last-child):after{content:"";top:13px;background:var(--border);width:calc(100% - 28px);height:1px;position:absolute;inset-inline-start:calc(50% + 15px)}.activation-roadmap>div.done:not(:last-child):after{background:var(--positive)}.activation-roadmap span{border:1px solid var(--border);background:var(--surface);width:27px;height:27px;color:var(--muted);z-index:2;border-radius:50%;place-items:center;font:700 10px Manrope,Vazirmatn;display:grid;position:relative}.activation-roadmap .done span{border-color:var(--positive);background:var(--positive);color:#fff}.activation-roadmap .active span{border-color:var(--brand);color:var(--brand);box-shadow:0 0 0 4px var(--brand-soft)}.activation-roadmap strong{font-size:10px}.case-manager{border:1px solid var(--border);background:var(--surface);text-align:start;border-radius:9px;grid-template-columns:36px 1fr auto;align-items:center;gap:8px;min-height:55px;padding:8px 10px;display:grid}.case-manager>span{background:var(--brand-soft);width:36px;height:36px;color:var(--brand);border-radius:10px;place-items:center;font-size:10px;display:grid}.case-manager>div{flex-direction:column;display:flex}.case-manager strong{font-size:10px}.case-manager small{color:var(--muted);align-items:center;gap:4px;margin-top:3px;font:10px Manrope,Vazirmatn;display:flex}.case-manager button{border:1px solid var(--brand);background:var(--brand-soft);height:27px;color:var(--brand);border-radius:6px;align-items:center;gap:5px;padding:0 8px;font-size:10px;display:flex}.activation-enter{margin:20px auto 0}.user-chip{cursor:pointer;background:0 0;border:0}@media (max-width:1120px){.entry-header nav{gap:15px}.entry-header nav>button{font-size:10px}.entry-hero{gap:35px}.flow-live-card{display:none}.portfolio-section{gap:42px}.pro-tools{gap:35px;padding:40px}.onboard-content-grid{grid-template-columns:minmax(0,1fr) 225px}}@media (max-width:920px){.entry-header>nav{background:var(--surface);border-inline-start:1px solid var(--border);z-index:90;flex-direction:column;align-items:stretch;gap:5px;width:min(82vw,360px);padding:75px 25px 25px;transition:transform .3s;display:flex;position:fixed;inset:0 0 0 auto;transform:translate(105%);box-shadow:-20px 0 50px #0000002e}.entry-header>nav.open{transform:translate(0)}.entry-header nav>button{text-align:start;border-bottom:1px solid var(--border-soft);min-height:43px;padding:0 10px}.entry-mobile-close{top:19px;border-radius:8px;place-items:center;width:34px;position:absolute;inset-inline-end:20px;border:1px solid var(--border)!important;min-height:34px!important;display:grid!important}.mobile-login{border-radius:8px;margin-top:12px;border:1px solid var(--brand)!important;color:var(--brand)!important;text-align:center!important;display:block!important}.entry-menu-button{display:inline-flex}.entry-login-link{display:none}.entry-hero{grid-template-columns:1fr;min-height:0;padding:55px 0 70px}.hero-copy{max-width:680px}.capital-flow-visual{min-height:500px}.capability-grid{grid-template-columns:1fr 1fr}.capability-grid article.large{grid-area:auto/1/auto/-1;min-height:560px}.capability-grid article:nth-child(4){grid-column:1/-1}.pro-tools{grid-template-columns:1fr}.terminal-preview{max-width:700px}.portfolio-section,.institutional-section{grid-template-columns:1fr}.portfolio-copy{order:-1}.portfolio-visual{max-width:670px}.institutional-map{margin-top:40px}.security-section{gap:45px;padding:40px}.security-orbit{margin-inline:-30px;transform:scale(.82)}.auth-layout{grid-template-columns:.85fr 1.15fr}.auth-aside-copy h2{font-size:23px}.auth-security-mark{margin:-25px 0;transform:scale(.78)}.onboarding-layout{grid-template-columns:205px 1fr}.onboarding-sidebar nav strong{font-size:10px}.onboard-content-grid{grid-template-columns:1fr}.onboard-insight{grid-template-columns:1fr 1.6fr;gap:12px;display:grid}.onboard-insight>p{margin-top:26px}.onboard-insight>footer{grid-column:1/-1}.future-capability{border-top:0;padding-top:0}}@media (max-width:720px){.entry-header{width:calc(100% - 30px);height:66px}.entry-header.minimal{width:calc(100% - 30px)}.entry-brand small,.entry-primary.small{display:none}.entry-hero,.entry-market,.entry-section,.pro-tools,.security-section,.mobile-section,.support-cta{width:calc(100% - 30px)}.entry-hero{padding-top:40px}.hero-copy h1{font-size:43px}.hero-trust{gap:9px 15px}.capital-flow-visual{padding:18px}.flow-title>strong{display:none}.flow-node{width:90%}.flow-node.featured{width:100%}.flow-status span:nth-child(2){display:none}.entry-market{margin-bottom:70px;padding:16px}.entry-section{padding:67px 0}.entry-section-head{flex-direction:column;align-items:flex-start;gap:14px;margin-bottom:27px}.entry-section-head.compact{flex-direction:row;align-items:center}.market-index-grid{grid-template-columns:1fr}.market-index-grid article+article{border-inline-start:0;border-top:1px solid var(--border)}.capability-grid{grid-template-columns:1fr}.capability-grid article,.capability-grid article.large,.capability-grid article:nth-child(4){grid-column:auto;min-height:335px}.capability-grid article.large{min-height:545px}.pro-tools{margin-block:70px;padding:28px 18px}.terminal-grid{grid-template-rows:230px auto;grid-template-columns:1fr;min-height:300px}.terminal-chart{border-bottom:1px solid #282e37;border-right:0;grid-row:auto}.terminal-orders{display:none}.portfolio-section{gap:35px}.portfolio-visual{padding-inline:0}.allocation-card{width:240px}.research-grid{grid-template-columns:1fr}.research-art{height:140px}.security-section{grid-template-columns:1fr;margin-bottom:60px}.security-orbit{margin:-40px auto;transform:scale(.75)}.mobile-section{grid-template-columns:1fr;padding:60px 0}.mobile-copy{order:-1}.phone-shell{margin-top:20px}.institutional-map{width:340px;height:320px;transform:scale(.86)}.learning-grid{grid-template-columns:1fr}.support-channels{grid-template-columns:43px 1fr}.support-channels>b{display:none}.final-cta{padding:42px 24px}.final-cta>div{flex-direction:column;align-items:stretch}.entry-footer-top{grid-template-columns:1fr 1fr;gap:35px}.entry-footer-brand{grid-column:1/-1}.entry-footer-bottom{flex-wrap:wrap;gap:15px}.auth-layout{display:block}.auth-aside{display:none}.auth-main{min-height:calc(100vh - 66px);padding:35px 20px}.auth-card{max-width:440px}.onboarding-layout{display:block}.onboarding-sidebar{border-inline-end:0;border-bottom:1px solid var(--border);z-index:25;min-height:auto;padding:11px 14px;position:sticky;top:0}.onboarding-title,.onboard-case-help{display:none}.onboard-progress-mini{margin:0 0 9px}.onboarding-sidebar nav{flex-direction:row;overflow-x:auto}.onboarding-sidebar nav button{grid-template-columns:1fr;min-width:48px;padding:4px}.onboarding-sidebar nav button>span{margin:auto}.onboarding-sidebar nav button>div,.onboarding-sidebar nav button>svg{display:none}.onboarding-main{grid-template-rows:44px 1fr 64px;min-height:auto}.onboard-top{padding:0 15px}.onboard-top>div:first-child span{display:none}.onboarding-canvas{padding:25px 15px 35px}.onboard-form-grid{grid-template-columns:1fr}.onboard-field.wide{grid-column:auto}.onboard-insight{grid-template-columns:1fr}.onboard-insight>p{margin-top:5px}.future-capability{border-top:1px solid var(--border);padding-top:12px}.onboard-footer{padding:0 15px}.onboard-footer>div>span{display:none}.document-grid{grid-template-columns:1fr}.people-panel article{grid-template-columns:34px 1fr auto 24px}.people-panel article p{display:none}.owner-branches{grid-template-columns:1fr}.owner-branches:before,.owner-branches>div:before,.owner-root:after{display:none}.ultimate{margin-top:12px}.ownership-map>footer{margin-top:15px}.workflow-rules article{grid-template-columns:26px 1fr 45px 24px}.workflow-rules article>i{display:none}.permission-matrix>header,.permission-matrix>div{grid-template-columns:1.4fr .75fr 42px}.permission-matrix>header span:nth-child(3),.permission-matrix>div>b{display:none}.review-panel>article{grid-template-columns:30px 1fr auto}.review-panel>article>b{display:none}.activation-page{padding-top:25px}.activation-roadmap{padding:13px 5px}.activation-roadmap strong{font-size:10px}}@media (max-width:430px){.entry-language{width:35px;padding:0;font-size:0}.entry-language svg{width:16px}.hero-copy h1{font-size:38px}.hero-actions{display:grid}.hero-actions button{width:100%}.capital-flow-visual{min-height:485px}.flow-node{width:100%}.flow-status{inset-inline:12px}.flow-status span:last-child{display:none}.entry-section-head.compact{flex-direction:column;align-items:flex-start}.portfolio-card-main{padding:15px}.portfolio-card-main>header strong{font-size:15px}.allocation-card{grid-template-columns:80px 1fr;width:220px}.allocation-donut{width:78px;height:78px}.security-section{padding:30px 14px}.security-orbit{margin-inline:-25px;transform:scale(.7)}.institutional-map{width:300px;margin-inline:-5px;transform:scale(.82)}.entry-footer-top{grid-template-columns:1fr}.entry-footer-brand{grid-column:auto}.entry-footer-bottom span:last-child{display:none}.otp-inputs{gap:4px}.otp-inputs input{height:47px}.device-signals{grid-template-columns:1fr}.onboard-step-heading h1{font-size:22px}.onboard-form-card,.onboard-insight{padding:14px}.onboard-footer{gap:7px}.onboard-footer .onboard-back-button{width:36px;padding:0;font-size:0}.onboard-footer .onboard-primary{padding:0 10px}.risk-result{text-align:center;grid-template-columns:1fr}.risk-gauge{margin:auto}.risk-result>div:last-child>div{flex-wrap:wrap;justify-content:center}.document-grid article{grid-template-columns:31px 1fr}.document-grid article>button{grid-column:1/-1}.permission-matrix>header,.permission-matrix>div{grid-template-columns:1fr 40px}.permission-matrix code,.permission-matrix>header span:nth-child(2),.activation-roadmap strong{display:none}.activation-id{grid-template-columns:1fr auto}.activation-id span{display:none}.case-manager{grid-template-columns:36px 1fr}.case-manager button{grid-column:1/-1;justify-content:center}}@media (prefers-reduced-motion:reduce){.flow-connector b,.security-core>span,.cap-ipo>i,.activation-mark b{animation:none!important}.entry-site *,.entry-auth-shell *,.onboarding-shell *{scroll-behavior:auto!important;transition-duration:.01ms!important}}
