.pos-root{background:#f5f7fb;justify-content:center;align-items:flex-start;width:100%;height:100%;font-family:Inter,sans-serif;display:flex;overflow:hidden}.pos-shell{background:#fff;flex-direction:column;width:100%;max-width:500px;height:100dvh;display:flex;position:relative;overflow:hidden;box-shadow:0 .25rem 1.5rem #0000000f,0 0 0 1px #00000005}.pos-header{background:#fff;border-bottom:1px solid #eef2f8;flex-shrink:0;justify-content:space-between;align-items:center;padding:.75rem 1.125rem .625rem;display:flex}.pos-header-left{flex-direction:column;gap:.25rem;display:flex}.pos-brand{color:#111827;letter-spacing:-.0125rem;align-items:center;gap:.4375rem;font-size:1.0625rem;font-weight:800;display:flex}.pos-brand-icon{color:#dc2626;font-size:.9375rem}.pos-brand-sub{color:#8b98a9;margin-top:.125rem;margin-left:.125rem;font-size:.625rem;font-weight:400}.pos-exit-btn{cursor:pointer;white-space:nowrap;background:#dc2626;border:none;border-radius:2.5rem;flex-shrink:0;align-items:center;gap:.375rem;padding:.4375rem .8125rem;transition:all .2s;display:flex;box-shadow:0 2px .375rem #b2223438}.pos-exit-btn i{color:#fff;font-size:.6875rem}.pos-exit-btn span{color:#fff;font-size:.6875rem;font-weight:600}.pos-exit-btn:active{background:#8b1a2a;transform:scale(.95)}.pos-exit-btn.disabled{box-shadow:none;cursor:not-allowed;opacity:.55;background:#d1d5db}.pos-exit-btn.disabled:active{transform:none}.pos-wallet-btn{cursor:pointer;-webkit-backdrop-filter:blur(.5rem);background:#f3f6fbb3;border:1px solid #111827;border-radius:2.5rem;justify-content:center;align-items:center;gap:.25rem;padding:.25rem .5rem;transition:all .2s;display:flex;box-shadow:0 1px .1875rem #00000005}.pos-wallet-btn i{color:#4b5563;font-size:1.0625rem}.pos-wallet-btn span{color:#111827;letter-spacing:-.0312rem;font-family:Roboto Mono,JetBrains Mono,monospace;font-size:.75rem;font-weight:700}.pos-wallet-btn:hover{background:#e8edf2;border-color:#cbd5e1}.pos-wallet-btn:active{transform:translateY(1px)}.pos-modal-overlay{-webkit-backdrop-filter:blur(.25rem);z-index:2000;opacity:0;pointer-events:none;background:#11182799;justify-content:center;align-items:flex-end;transition:opacity .2s;display:flex;position:fixed;inset:0}.pos-modal-overlay.open{opacity:1;pointer-events:auto}.pos-modal-card{text-align:center;background:#fff;border-radius:1.5rem 1.5rem 0 0;flex-direction:column;align-items:center;width:100%;max-width:37.5rem;height:auto;min-height:20vh;max-height:50vh;margin:0 auto;padding:1.25rem 1.5rem;transition:transform .3s cubic-bezier(.2,.9,.3,1);display:flex;overflow-y:auto;transform:translateY(100%);box-shadow:0 -.625rem 2.5rem #0000001a}.pos-modal-overlay.open .pos-modal-card{transform:translateY(0)}.pos-modal-icon{color:#dc2626;background:#fef2f2;border-radius:50%;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;margin-bottom:.5rem;font-size:1rem;display:flex}.pos-modal-title{color:#111827;margin-bottom:.25rem;font-size:.9375rem;font-weight:800}.pos-modal-desc{color:#4b5563;margin-bottom:.75rem;font-size:.75rem;line-height:1.4}.pos-modal-actions{gap:.75rem;width:100%;display:flex}.pos-modal-btn{cursor:pointer;border:none;border-radius:.75rem;flex:1;padding:.875rem 1rem;font-size:.9375rem;font-weight:700;transition:all .2s}.pos-modal-btn.cancel{color:#374151;background:#f3f4f6}.pos-modal-btn.cancel:hover{background:#e5e7eb}.pos-modal-btn.confirm{color:#fff;background:#dc2626;box-shadow:0 .25rem .75rem #dc262633}.pos-modal-btn.confirm:hover{background:#b91c1c;box-shadow:0 .375rem 1rem #dc26264d}.pos-modal-btn:active{transform:scale(.96)}.pos-modal-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.pos-main-tabs{background:#f3f6fb;border-radius:2.75rem;flex-shrink:0;margin:.875rem 1rem 0;padding:.25rem;display:flex}.pos-main-tab{text-align:center;cursor:pointer;color:#6b7280;-webkit-user-select:none;user-select:none;background:0 0;border-radius:2.5rem;flex:1;padding:.625rem 0;font-size:.8125rem;font-weight:600;transition:all .2s}.pos-main-tab.active{color:#111827;background:#fff;box-shadow:0 2px .5rem #00000012}.pos-sticky-subheader{background:#fff;border-bottom:1px solid #eef2f8;flex-direction:column;flex-shrink:0;gap:.75rem;padding:.75rem 1rem;display:flex}.pos-content{min-height:0;padding:.75rem 1rem var(--scroll-clearance,8.75rem) 1rem;-ms-overflow-style:none;scrollbar-width:none;background:#fff;flex-direction:column;flex:1;gap:.75rem;display:flex;overflow:hidden auto}.pos-content::-webkit-scrollbar{display:none}.pos-pnl-card{background:linear-gradient(135deg,#f8fafe 0%,#fff 100%);border:1.5px solid #edf2f7;border-radius:1.25rem;flex-shrink:0;padding:.875rem .5rem .75rem}@media (min-width:480px){.pos-pnl-card{padding:.875rem 1rem .75rem}}.pos-pnl-card-title{text-align:center;color:#374151;text-transform:uppercase;letter-spacing:.0375rem;border-bottom:1px solid #eef2f8;margin-bottom:.625rem;padding-bottom:.5rem;font-size:.6875rem;font-weight:700}.pos-pnl-card-body{justify-content:space-between;align-items:center;gap:.375rem;display:flex}.pos-pnl-col{flex-direction:column;display:flex}.pos-pnl-col.left{flex:1;align-items:flex-start}.pos-pnl-col.center{flex:1.2;align-items:center}.pos-pnl-col.right{flex:1;align-items:flex-end}.pos-pnl-label{color:#8b98a9;text-transform:uppercase;letter-spacing:.0312rem;margin-bottom:.1875rem;font-size:.4375rem;font-weight:600}.pos-pnl-val{white-space:nowrap;letter-spacing:-.0188rem;font-variant-numeric:tabular-nums;font-size:.6875rem;font-weight:700}.pos-pnl-val.green{color:#059669}.pos-pnl-val.red{color:#dc2626}.pos-pnl-total{white-space:nowrap;letter-spacing:-.05rem;font-variant-numeric:tabular-nums;font-size:1.375rem;font-weight:598}.pos-pnl-total.green{color:#059669}.pos-pnl-total.red{color:#dc2626}.pos-sub-tabs{background:#f3f6fb;border-radius:2.5rem;flex-shrink:0;padding:.1875rem;display:flex}.pos-sub-tab{text-align:center;cursor:pointer;color:#6b7280;-webkit-user-select:none;user-select:none;background:0 0;border-radius:2.25rem;flex:1;padding:.5rem 0;font-size:.75rem;font-weight:500;transition:all .2s}.pos-sub-tab.active{color:#dc2626;background:#fff;font-weight:600;box-shadow:0 1px .25rem #0000000f}.pos-card{cursor:pointer;background:#fff;border:1.5px solid #e8edf2;border-radius:.875rem;justify-content:space-between;align-items:center;padding:.8125rem .875rem;transition:border-color .18s,box-shadow .18s;display:flex;box-shadow:0 2px .375rem #00000006}.pos-card:hover{border-color:#d1d9e6;box-shadow:0 .25rem .625rem #0000000d}.pos-card--expanded{border-color:#d1d9e6;flex-direction:column;align-items:stretch;box-shadow:0 .25rem .875rem #0000000d}.pos-card--locked{border-left:4px solid #f59e0b}.pos-card-main{justify-content:space-between;align-items:center;width:100%;display:flex}.pos-card-actions{border-top:1px solid #f0f4f9;gap:.625rem;margin-top:.75rem;padding-top:.75rem;display:flex}.pca-btn{cursor:pointer;border-radius:1.875rem;flex:1;justify-content:center;align-items:center;gap:.375rem;padding:.625rem;font-family:inherit;font-size:.78rem;font-weight:700;transition:all .15s;display:flex}.pca-add{color:#2c8e5a;background:#e9f6ef;border:1px solid #2c8e5a99}.pca-exit{color:#c62e2e;background:#fef0f0;border:1px solid #c62e2e99}.pca-btn:disabled{opacity:.6;cursor:not-allowed}.pos-card-left{flex:1;min-width:0}.pos-card-symbol{color:#111827;letter-spacing:-.0125rem;flex-wrap:nowrap;align-items:center;gap:.375rem;margin-bottom:.25rem;font-size:.875rem;font-weight:600;display:flex}.pos-symbol-text{word-break:break-word;flex-shrink:1}.pos-card-details{color:#6b7280;flex-wrap:wrap;gap:.875rem;font-size:.6875rem;font-weight:500;display:flex}.pos-card-details strong{color:#1f2937;font-weight:600}.pos-card-right{text-align:right;flex-direction:column;align-items:flex-end;gap:.3125rem;display:flex}.pos-badge{border-radius:1.25rem;padding:.1875rem .625rem;font-size:.625rem;font-weight:700;display:inline-block}.pos-badge.long{color:#059669;background:#ecfdf5}.pos-badge.short{color:#dc2626;background:#fef2f2}.pos-product-badge{color:#2c8e5a;text-transform:uppercase;letter-spacing:.0188rem;background:#e9f6ef;border-radius:1.25rem;padding:.125rem .4375rem;font-size:.5625rem;font-weight:700;display:inline-block}.pos-product-badge.carry{color:#fff;background:#4a148c}body.dark .pos-product-badge{color:#a5d6a7;background:#2c8e5a33}body.dark .pos-product-badge.carry{color:#e5e7eb;background:#ffffff26}.pos-card-pnl{font-variant-numeric:tabular-nums;font-size:1rem;font-weight:700}.pos-card-pnl.green{color:#059669}.pos-card-pnl.red{color:#dc2626}.pos-card-ltp{color:#6b7280;align-items:center;gap:.375rem;font-size:.6875rem;font-weight:500;display:flex}.pos-card-ltp strong{color:#1f2937;font-weight:600}.pos-section-label{color:#374151;border-bottom:1px solid #eef2f8;padding-bottom:.375rem;font-size:.75rem;font-weight:600}.pos-detail-card{cursor:pointer;background:#fff;border:1.5px solid #edf2f7;border-radius:.75rem;flex-direction:column;gap:.375rem;padding:.6875rem .8125rem;transition:border-color .18s,box-shadow .18s;display:flex}.pos-detail-card--expanded{box-shadow:0 .25rem .875rem #0000000f}.pos-detail-main-layout{flex-direction:row;justify-content:space-between;align-items:stretch;gap:1rem;width:100%;display:flex}.pos-detail-left-col{flex-direction:column;flex:1;gap:.3125rem;min-width:0;display:flex}.pos-detail-right-col{text-align:right;flex-direction:column;flex-shrink:0;justify-content:space-between;align-items:flex-end;display:flex}.pos-detail-pnl-group{text-align:right;flex-direction:column;align-items:flex-end;gap:.125rem;display:flex}.pos-detail-margin-row{border-top:1px solid #eef2f8;justify-content:space-between;align-items:center;gap:.25rem;padding-top:.375rem;display:flex}body.dark .pos-detail-margin-row{border-top-color:#333}.pos-detail-left{flex:1}.pos-detail-symbol{color:#111827;flex-wrap:nowrap;align-items:center;gap:.375rem;margin-bottom:.25rem;font-size:.9375rem;font-weight:600;display:flex}.pos-detail-side{color:#8b98a9;font-size:.625rem;font-weight:500}.pos-detail-meta{color:#6b7280;flex-direction:column;gap:.3125rem;width:100%;font-size:.6875rem;font-weight:500;display:flex}.pos-detail-meta-row{flex-flow:row;align-items:center;gap:.625rem;width:100%;display:flex}.pos-detail-meta-row span{white-space:nowrap}.pos-detail-meta strong{color:#1f2937;font-weight:600}.pos-detail-margins{flex-direction:column;gap:.25rem;margin-top:.375rem;display:flex}.pos-detail-margin-row{justify-content:space-between;align-items:center;display:flex}.pos-detail-margin-label{color:#718096;font-size:.75rem;font-weight:400}.pos-detail-margin-val{color:#2d3748;font-size:.75rem;font-weight:600}body.dark .pos-detail-margin-label{color:#888}body.dark .pos-detail-margin-val{color:#d0d0d0}.pos-detail-pnl{font-size:.875rem;font-weight:700}.pos-detail-pnl.green{color:#059669}.pos-detail-pnl.red{color:#dc2626}.pos-detail-pct{color:#8b98a9;font-size:.6875rem}.pos-status-badge{border-radius:1.25rem;margin-top:.125rem;padding:.125rem .4375rem;font-size:.5rem;font-weight:600;display:inline-block}.pos-status-badge.active{color:#059669;background:#ecfdf5}.pos-status-badge.closed{color:#6b7280;background:#f3f4f6}.pos-empty{text-align:center;color:#9ca3af;background:#fafcfe;border-radius:1.25rem;padding:2.5rem 1.5rem}.pos-empty i{opacity:.35;margin-bottom:.5rem;font-size:1.625rem;display:block}.pos-empty p{font-size:.8125rem;font-weight:500}.pos-toast{color:#fff;opacity:0;pointer-events:none;z-index:1000;white-space:nowrap;-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);background:#1f2937f2;border-radius:2.5rem;align-items:center;gap:.4375rem;padding:.5625rem 1.125rem;font-size:.75rem;font-weight:500;transition:opacity .2s,transform .2s;display:flex;position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%)scale(.9)}.pos-toast.show{opacity:1;transform:translate(-50%)scale(1)}.pos-content::-webkit-scrollbar{width:.1875rem}.pos-content::-webkit-scrollbar-track{background:0 0}.pos-content::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:.625rem}@media (min-width:501px){.pos-root{align-items:stretch}.pos-shell{max-width:56.25rem;height:auto;min-height:100dvh;overflow:visible}.pos-content{grid-template-columns:repeat(2,1fr);align-content:start;gap:.75rem;display:grid}.pos-empty{grid-column:1/-1}.pos-pnl-card{padding:.875rem 1rem .75rem}.pos-pnl-card-body{justify-content:space-between;gap:1rem}.pos-pnl-col.left,.pos-pnl-col.center,.pos-pnl-col.right{flex:1}.pos-pnl-val,.pos-pnl-total{letter-spacing:normal}.pos-sheet{max-width:37.5rem;position:absolute;left:50%;transform:translate(-50%)}.pos-sheet.open{transform:translate(-50%)translateY(0)}}@media (min-width:1024px){.pos-root{align-items:stretch}.pos-shell{width:100%;max-width:100%;height:auto;min-height:100dvh;box-shadow:none;border-radius:0;margin:0;padding-left:0}.pos-content{grid-template-columns:repeat(auto-fill,minmax(20rem,1fr));align-content:start;gap:1rem;display:grid}.pos-empty{grid-column:1/-1}.pos-pnl-card-body{justify-content:space-between;gap:2rem}.pos-pnl-col.left,.pos-pnl-col.center,.pos-pnl-col.right{flex:1}.pos-sheet{top:auto!important;bottom:0!important;left:var(--sidebar-width,260px)!important;width:calc(100% - var(--sidebar-width,260px))!important;opacity:1!important;visibility:visible!important;z-index:99999!important;border-radius:1.5rem 1.5rem 0 0!important;max-width:100%!important;height:auto!important;max-height:90vh!important;margin:0!important;transition:transform .4s cubic-bezier(.16,1,.3,1)!important;position:fixed!important;right:0!important;transform:translateY(100%)!important;box-shadow:0 -.625rem 1.875rem #0003!important}.pos-sheet.open{transform:translateY(0)!important}.pos-sheet-overlay{top:0!important;left:var(--sidebar-width,260px)!important;width:calc(100% - var(--sidebar-width,260px))!important;-webkit-backdrop-filter:blur(2px)!important;backdrop-filter:blur(2px)!important;z-index:99998!important;background:#0006!important;position:fixed!important;bottom:0!important;right:0!important}}body.dark .pos-root{background:#121212}body.dark .pos-shell{background:#1e1e1e;box-shadow:0 .25rem 1.5rem #0006}body.dark .pos-header{background:#1e1e1e;border-bottom-color:#2e2e2e}body.dark .pos-brand{color:#f5f5f5}body.dark .pos-brand-sub{color:#666}body.dark .pos-wallet-btn{background:#2a2a2a80;border-color:#3c3c3ccc}body.dark .pos-wallet-btn i{color:#cbd5e1}body.dark .pos-wallet-btn span{color:#f8fafc}body.dark .pos-wallet-btn:hover{background:#3c3c3ccc;border-color:#4a5568}body.dark .pos-modal-card{background:#1e1e1e;border:1px solid #333;box-shadow:0 .625rem 2.5rem #0006}body.dark .pos-modal-icon{color:#ef4444;background:#dc262626}body.dark .pos-modal-title{color:#f9fafb}body.dark .pos-modal-desc{color:#9ca3af}body.dark .pos-modal-btn.cancel{color:#f3f4f6;background:#374151}body.dark .pos-modal-btn.cancel:hover{background:#4b5563}body.dark .pos-main-tabs{background:#2a2a2a}body.dark .pos-main-tab{color:#888}body.dark .pos-main-tab.active{color:#f5f5f5;background:#333;box-shadow:0 2px .5rem #0000004d}body.dark .pos-content{background:#1e1e1e}body.dark .pos-content::-webkit-scrollbar-track{background:0 0}body.dark .pos-content::-webkit-scrollbar-thumb{background:#333}body.dark .pos-sticky-subheader{background:#1e1e1e;border-bottom-color:#2e2e2e}body.dark .pos-pnl-card{background:#252525;border-color:#333}body.dark .pos-pnl-card-title{color:#b0b0b0;border-bottom-color:#333}body.dark .pos-pnl-label{color:#666}body.dark .pos-sub-tabs{background:#2a2a2a}body.dark .pos-sub-tab{color:#888}body.dark .pos-sub-tab.active{color:#c62e2e;background:#333}body.dark .pos-card{background:#252525;border-color:#333}body.dark .pos-card:hover{border-color:#444}body.dark .pos-card--expanded{border-color:#555}body.dark .pos-card-actions{border-top-color:#333}body.dark .pca-add{color:#4ade80;background:#1a2e22;border-color:#2c8e5a}body.dark .pca-exit{color:#f87171;background:#2e1a1a;border-color:#c62e2e}body.dark .pos-card-symbol{color:#f5f5f5}body.dark .pos-card-details{color:#888}body.dark .pos-card-details strong{color:#d0d0d0}body.dark .pos-card-ltp{color:#888}body.dark .pos-card-ltp strong{color:#d0d0d0}body.dark .pos-detail-card{background:#252525;border-color:#333}body.dark .pos-detail-symbol{color:#f5f5f5}body.dark .pos-detail-meta{color:#888}body.dark .pos-detail-meta strong{color:#d0d0d0}body.dark .pos-section-label{color:#b0b0b0;border-bottom-color:#333}body.dark .pos-empty{color:#666;background:#252525}body.dark .pos-status-badge.open,body.black .pos-status-badge.open,body.dark .pos-status-badge.OPEN,body.black .pos-status-badge.OPEN{color:#fff!important}body.dark .pos-badge{color:#e5e7eb;background:#2a2a2a}body.dark .pos-badge.long{color:#059669;background:#052e16}body.dark .pos-badge.short{color:#f87171;background:#3b1a1a}.pos-sheet-overlay{z-index:1000;opacity:0;visibility:hidden;background:#00000073;transition:opacity .3s,visibility .3s;position:absolute;inset:0}.pos-sheet-overlay.open{opacity:1;visibility:visible}.pos-sheet{z-index:1001;background:#fff;border-radius:1.25rem 1.25rem 0 0;flex-direction:column;height:auto;max-height:52vh;transition:transform .35s cubic-bezier(.2,.8,.2,1);display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(100%)}.pos-sheet--closed{max-height:90vh}.pos-sheet--closed .pos-sheet-content{gap:.625rem;padding:.75rem 1rem 1.25rem}.pos-sheet.open{transform:translateY(0)}.pos-sheet-handle{flex-shrink:0;justify-content:center;padding:.5rem 0 .25rem;display:flex}.pos-sheet-handle-bar{background:#e5e7eb;border-radius:.25rem;width:2.5rem;height:.25rem}.pos-sheet-content{flex-direction:column;flex:1;gap:.5rem;padding:.5rem .875rem .875rem;display:flex;overflow-y:auto}.ps-header-row{justify-content:space-between;align-items:flex-start;display:flex}.ps-header-left{flex:1;min-width:0}.ps-symbol{color:#111827;flex-wrap:nowrap;align-items:center;gap:.375rem;margin-bottom:.1875rem;font-size:1.125rem;font-weight:800;display:flex}.ps-segment{color:#6b7280;font-size:.6875rem;font-weight:500}.ps-header-right{text-align:right}.ps-price{margin-bottom:.125rem;font-size:1.25rem;font-weight:800}.ps-change{font-size:.75rem;font-weight:600}.ps-green{color:#059669}.ps-red{color:#dc2626}.ps-red-text{color:#dc2626;font-weight:600}.ps-bidask-row{background:var(--card-alt-bg,#f8f9fb);border-bottom:none;border-radius:.875rem;justify-content:space-between;align-items:center;padding:.375rem .75rem;display:flex}.ps-ba-label{color:#6b7280;text-transform:uppercase;letter-spacing:.0312rem;margin-bottom:.25rem;font-size:.6rem;font-weight:700}.ps-ba-bid{color:#059669;font-size:1.1rem;font-weight:800}.ps-ba-ask{color:#dc2626;font-size:1.1rem;font-weight:800}.ps-meta-row{background:var(--card-alt-bg,#f8f9fb);border-radius:.875rem;justify-content:space-between;align-items:center;padding:.375rem .75rem;display:flex}.ps-meta-label{color:#6b7280;text-transform:uppercase;letter-spacing:.025rem;margin-bottom:.25rem;font-size:.6rem;font-weight:600}.ps-meta-val{color:#111827;font-size:1rem;font-weight:800}.ps-ohlc-row{color:#6b7280;border-bottom:none;justify-content:space-between;padding-bottom:.75rem;font-size:.6875rem;font-weight:500;display:flex}.ps-pnl-section{justify-content:space-between;align-items:center;padding:.25rem 0;display:flex}.ps-pnl-label{color:#6b7280;margin-bottom:.25rem;font-size:.75rem}.ps-pnl-value{font-size:1.625rem;font-weight:800}.ps-btn-exit{color:#fff;cursor:pointer;white-space:nowrap;background:#dc2626;border:none;border-radius:2.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:700;transition:transform .15s}.ps-btn-exit:active{transform:scale(.95)}.ps-btn-add{color:#059669;cursor:pointer;background:0 0;border:2px solid #059669;border-radius:2.5rem;flex:1;padding:.8125rem;font-size:.875rem;font-weight:700;transition:transform .15s}.ps-btn-add:active{transform:scale(.95)}.ps-btn-partial{color:#dc2626;cursor:pointer;background:0 0;border:2px solid #dc2626;border-radius:2.5rem;flex:1;padding:.8125rem;font-size:.875rem;font-weight:700;transition:transform .15s}.ps-btn-partial:active{transform:scale(.95)}.ps-action-row{gap:.75rem;padding-bottom:.875rem;display:flex}.add-more-sheet{max-height:80dvh}.ps-add-section{background:var(--card-alt-bg,#f8f9fb);border-radius:1.125rem;padding:.625rem .875rem}.ps-add-label{color:#6b7280;letter-spacing:.025rem;margin-bottom:.625rem;font-size:.7rem;font-weight:600}.ps-qty-control{background:#fff;border:1px solid #e8ecf0;border-radius:2.5rem;justify-content:center;align-items:center;gap:0;padding:.1875rem;display:flex}.ps-qty-btn{color:#c62e2e;cursor:pointer;background:#f0f2f5;border:none;border-radius:1.875rem;flex-shrink:0;justify-content:center;align-items:center;width:2.375rem;min-width:2.375rem;height:2.375rem;font-size:1rem;font-weight:600;display:flex}.ps-qty-input{text-align:center;color:#111827;background:0 0;border:none;outline:none;width:5rem;font-family:inherit;font-size:1rem;font-weight:700}.ps-type-btns{gap:.5rem;display:flex}.ps-type-btn{cursor:pointer;text-align:center;color:#6b7280;background:#fff;border:1px solid #e8ecf0;border-radius:1.875rem;flex:1;padding:.5rem;font-family:inherit;font-size:.7rem;font-weight:600;transition:all .15s}.ps-type-btn.active{color:#fff;background:#c62e2e;border-color:#c62e2e}.ps-limit-input{color:#111827;box-sizing:border-box;background:#fff;border:1px solid #e8ecf0;border-radius:1.875rem;outline:none;width:100%;margin-top:.625rem;padding:.625rem;font-family:inherit;font-size:1rem}.ps-btn-buy-more{color:#fff;cursor:pointer;background:#2c8e5a;border:none;border-radius:2.5rem;flex:1;justify-content:center;align-items:center;gap:.375rem;padding:.875rem;font-family:inherit;font-size:.9rem;font-weight:700;transition:all .15s;display:flex}.ps-btn-buy-more:disabled{opacity:.6;cursor:not-allowed}.ps-flat-grid{border-top:1px solid #f0f4f9;border-bottom:1px solid #f0f4f9;grid-template-columns:1fr 1fr;gap:.625rem 0;padding:.25rem 2px;display:grid}.ps-flat-item{flex-direction:column;gap:2px;padding:.25rem 0;display:flex}.ps-flat-item:nth-child(odd){border-right:1px solid #f0f4f9;padding-right:.75rem}.ps-flat-item:nth-child(2n){padding-left:.75rem}.ps-flat-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.025rem;font-size:.625rem;font-weight:500}.ps-flat-val{color:#111827;font-size:.8125rem;font-weight:700}body.dark .ps-flat-grid{border-color:#2e2e2e}body.dark .ps-flat-item:nth-child(odd){border-right-color:#2e2e2e}body.dark .ps-flat-label{color:#666}body.dark .ps-flat-val{color:#f5f5f5}.ps-btn-add,.ps-btn-partial{cursor:pointer;text-align:center;background:#fff;border-radius:2.5rem;flex:1;padding:.625rem 0;font-size:.8125rem;font-weight:600;transition:transform .15s}.ps-btn-add:active,.ps-btn-partial:active{transform:scale(.97)}.ps-btn-add{color:#16a34a;border:1.5px solid #16a34a}.ps-btn-partial{color:#dc2626;border:1.5px solid #dc2626}body.dark .pos-sheet-handle-bar{background:#333}body.dark .pos-sheet-content [style*="background: #F8FAFF"],body.dark .pos-sheet-content [style*="background: rgb(248, 250, 255)"]{background:#252525!important}body.dark .pos-sheet-content [style*="background: #FFFFFF"],body.dark .pos-sheet-content [style*="background: rgb(255, 255, 255)"]{background:#2a2a2a!important}body.dark .pos-sheet-content [style*="color: #1A1E2B"],body.dark .pos-sheet-content [style*="color: rgb(26, 30, 43)"]{color:#f5f5f5!important}body.dark .pos-sheet-content [style*="color: #5B677E"],body.dark .pos-sheet-content [style*="color: #8C94A8"]{color:#888!important}body.dark .pos-sheet-content [style*="background: #F0F2F8"],body.dark .pos-sheet-content [style*="height: 1px"]{background:#333!important}body.dark .pos-sheet-content [style*="background: #E2E8F0"]{background:#444!important}body.dark .ps-symbol{color:#f5f5f5}body.dark .ps-segment,body.dark .ps-bidask-row,body.dark .ps-ohlc-row,body.dark .ps-pnl-label{color:#888}body.dark .ps-ohlc-row{border-bottom-color:#333}body.dark .ps-btn-add,body.dark .ps-btn-partial{background:#1e1e1e}.apex-text{color:#006400}.confirm-backdrop{-webkit-backdrop-filter:blur(.1875rem);z-index:10100;background:#0009;justify-content:center;align-items:center;padding:1.5rem;animation:.22s confirm-fade-in;display:flex;position:fixed;inset:0}@keyframes confirm-fade-in{0%{opacity:0}to{opacity:1}}.confirm-card{text-align:center;will-change:transform, opacity;background:#fff;border-radius:1.5rem;flex-direction:column;align-items:center;width:100%;max-width:22.5rem;padding:2rem 1.5rem 1.5rem;animation:.25s cubic-bezier(.34,1.56,.64,1) confirm-scale-in;display:flex;box-shadow:0 1.5rem 3.75rem #00000038,0 .25rem 1rem #0000001a}@keyframes confirm-scale-in{0%{opacity:0;transform:scale(.82)translateY(.625rem)}to{opacity:1;transform:scale(1)translateY(0)}}.confirm-icon{background:#fef2f2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3.75rem;height:3.75rem;margin-bottom:1.125rem;display:flex}.confirm-icon i{color:#dc2626;font-size:1.625rem}.confirm-title{color:#111827;margin-bottom:.625rem;font-size:1.125rem;font-weight:800;line-height:1.25}.confirm-message{color:#6b7280;max-width:17.5rem;margin-bottom:1.75rem;font-size:.8125rem;font-weight:500;line-height:1.55}.confirm-actions{gap:.625rem;width:100%;display:flex}.confirm-btn{cursor:pointer;border:none;border-radius:3.125rem;flex:1;justify-content:center;align-items:center;gap:.375rem;padding:.8125rem .5rem;font-size:.8125rem;font-weight:700;transition:transform .15s,box-shadow .15s,background .15s;display:flex}.confirm-btn:active{transform:scale(.96)}.confirm-btn-cancel{color:#374151;background:#f3f4f6}.confirm-btn-cancel:hover{background:#e5e7eb}.confirm-btn-exit{color:#fff;background:#dc2626;flex:1.4;box-shadow:0 .375rem 1.125rem #b2223452}.confirm-btn-exit:hover{background:#9b1c2e;box-shadow:0 .375rem 1.125rem #b2223470}body.dark .confirm-card{background:#1e1e1e;box-shadow:0 1.5rem 3.75rem #0000008c,0 .25rem 1rem #0000004d}body.dark .confirm-title{color:#f5f5f5}body.dark .confirm-message{color:#888}body.dark .confirm-btn-cancel{color:#d0d0d0;background:#2a2a2a}body.dark .confirm-btn-cancel:hover{background:#333}body.dark .pos-sheet{background:#1a1a1a}body.dark .pos-sheet-content div[style*=\#F8FAFF]{background:#252525!important;border-color:#333!important}body.dark .pos-sheet-content div[style*=\#FFFFFF]{background:#2a2a2a!important}body.dark .pos-sheet-content div[style*="color: #1A1E2B"]{color:#f5f5f5!important}body.dark .pos-sheet-content div[style*="color: #5B677E"],body.dark .pos-sheet-content div[style*="color: #8C94A8"]{color:#777!important}body.dark .pos-sheet-content div[style*="background: #F0F2F8"]{background:#2e2e2e!important}body.dark .pos-sheet-content div[style*="background: #E2E8F0"]{background:#3a3a3a!important}@media (max-width:400px){.pos-pnl-total{letter-spacing:-.0312rem!important}.pos-pnl-card-body{gap:2px!important}}.pos-card--locked,.pos-detail-card--locked{border-left:.1875rem solid #f59e0b!important}.lock-icon-inline{color:#f59e0b;margin-left:.375rem;font-size:.85rem;animation:2s ease-in-out infinite pulse-lock}@keyframes pulse-lock{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}.pos-lock-banner{color:#b45309;background:#fffbeb;border:1px solid #fde68a;border-radius:.75rem;align-items:center;gap:.5rem;margin:.375rem 0 2px;padding:.5rem .75rem;font-size:.75rem;font-weight:700;display:flex}body.dark .pos-lock-banner{color:#fcd34d;background:#3b2a1a;border-color:#78350f}.pos-lock-banner .banner-icon{color:#d97706;font-size:.85rem}body.dark .pos-lock-banner .banner-icon{color:#f59e0b}.pca-btn.pca-exit.disabled-lock,.ps-btn-exit.disabled-lock,.ps-btn-partial.disabled-lock{opacity:.7;color:#9ca3af!important;cursor:not-allowed!important;box-shadow:none!important;background:#f3f4f6!important;border-color:#e5e7eb!important;transform:none!important}body.dark .pca-btn.pca-exit.disabled-lock,body.dark .ps-btn-exit.disabled-lock,body.dark .ps-btn-partial.disabled-lock{color:#6b7280!important;background:#2e2e2e!important;border-color:#3f3f46!important}:root{--carry-bg:#ede7f6;--carry-text:#4a148c;--intraday-bg:#e9f6ef;--intraday-text:#2c8e5a}body.dark{--carry-bg:#ffffff26;--carry-text:#e5e7eb;--intraday-bg:#2c8e5a40;--intraday-text:#a5d6a7}.convert-type-btn{cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;border-radius:1.25rem;align-items:center;gap:.25rem;padding:2px .5rem;font-size:.62rem;font-weight:700;display:inline-flex}.convert-type-btn.intraday{color:#2c8e5a;background:#e9f6ef}.convert-type-btn.carry{color:#4a148c;background:#ede7f6}body.dark .convert-type-btn.intraday{color:#a5d6a7;background:#2c8e5a33}body.dark .convert-type-btn.carry{color:#e5e7eb;background:#ffffff26}body.black .pos-detail-margin-row{border-top-color:#111}body.black .pos-detail-margin-label{color:#555}body.black .pos-detail-margin-val{color:#d0d0d0}body.black .pos-root{background:#000}body.black .pos-shell{box-shadow:none;background:#000}body.black .pos-header{background:#000;border-bottom-color:#111}body.black .pos-brand{color:#f5f5f5}body.black .pos-brand-sub{color:#555}body.black .pos-wallet-btn{background:#111c;border-color:#222}body.black .pos-wallet-btn i{color:#888}body.black .pos-wallet-btn span{color:#f0f0f0}body.black .pos-modal-card{background:#0d0d0d;border:1px solid #111;box-shadow:0 .625rem 2.5rem #0009}body.black .pos-modal-title{color:#f5f5f5}body.black .pos-modal-desc{color:#888}body.black .pos-modal-btn.cancel{color:#ccc;background:#1a1a1a}body.black .pos-modal-btn.cancel:hover{background:#222}body.black .pos-main-tabs{background:#111}body.black .pos-main-tab{color:#555}body.black .pos-main-tab.active{color:#f5f5f5;box-shadow:none;background:#1a1a1a}body.black .pos-content{background:#000}body.black .pos-content::-webkit-scrollbar-thumb{background:#1a1a1a}body.black .pos-sticky-subheader{background:#000;border-bottom-color:#111}body.black .pos-pnl-card{background:#0d0d0d;border-color:#111}body.black .pos-pnl-card-title{color:#888;border-bottom-color:#111}body.black .pos-pnl-label{color:#555}body.black .pos-sub-tabs{background:#111}body.black .pos-sub-tab{color:#555}body.black .pos-sub-tab.active{color:#c62e2e;background:#1a1a1a}body.black .pos-card{background:#0d0d0d;border-color:#1a1a1a}body.black .pos-card:hover{border-color:#222}body.black .pos-card--expanded{border-color:#2a2a2a}body.black .pos-card-actions{border-top-color:#111}body.black .pos-card-symbol{color:#f0f0f0}body.black .pos-card-details{color:#555}body.black .pos-card-details strong{color:silver}body.black .pos-card-ltp{color:#555}body.black .pos-card-ltp strong{color:silver}body.black .pca-add{color:#4ade80;background:#052e1699;border-color:#2c8e5a}body.black .pca-exit{color:#f87171;background:#2e1a1a99;border-color:#c62e2e}body.black .pos-badge{color:#ccc;background:#111}body.black .pos-badge.long{color:#4ade80;background:#052e16b3}body.black .pos-badge.short{color:#f87171;background:#3b1a1ab3}body.black .pos-product-badge{color:#4ade80;background:#2c8e5a26}body.black .pos-product-badge.carry{color:#ccc;background:#ffffff14}body.black .pos-detail-card{background:#0d0d0d;border-color:#1a1a1a}body.black .pos-detail-symbol{color:#f0f0f0}body.black .pos-detail-meta{color:#555}body.black .pos-detail-meta strong{color:silver}body.black .pos-detail-side{color:#555}body.black .pos-detail-pnl{color:inherit}body.black .pos-section-label{color:#888;border-bottom-color:#111}body.black .pos-status-badge.active{color:#4ade80;background:#052e1680}body.black .pos-status-badge.closed{color:#555;background:#111}body.black .pos-empty{color:#444;background:#0a0a0a}body.black .pos-sheet{background:#000}body.black .pos-sheet-handle-bar{background:#1a1a1a}body.black .pos-sheet-content [style*="background: #F8FAFF"],body.black .pos-sheet-content [style*="background: rgb(248, 250, 255)"],body.black .pos-sheet-content [style*="background: #FFFFFF"],body.black .pos-sheet-content [style*="background: rgb(255, 255, 255)"]{background:#0d0d0d!important}body.black .pos-sheet-content [style*="color: #1A1E2B"],body.black .pos-sheet-content [style*="color: rgb(26, 30, 43)"]{color:#f5f5f5!important}body.black .pos-sheet-content [style*="background: #F0F2F8"],body.black .pos-sheet-content [style*="height: 1px"]{background:#1a1a1a!important}body.black .pos-sheet-content [style*="background: #E2E8F0"]{background:#222!important}body.black .pos-sheet-content div[style*=\#F8FAFF]{background:#0d0d0d!important;border-color:#111!important}body.black .pos-sheet-content div[style*=\#FFFFFF]{background:#0d0d0d!important}body.black .pos-sheet-content div[style*="color: #000000"]{color:#f5f5f5!important}body.black .ps-symbol{color:#f0f0f0}body.black .ps-segment{color:#555}body.black .ps-pnl-label{color:#666}body.black .ps-flat-grid{border-color:#111}body.black .ps-flat-item:nth-child(odd){border-right-color:#111}body.black .ps-flat-label{color:#555}body.black .ps-flat-val{color:#f0f0f0}body.black .ps-ohlc-row{color:#555;border-bottom-color:#1a1a1a}body.black .ps-btn-add,body.black .ps-btn-partial{background:#000}body.black .confirm-card{background:#0d0d0d;box-shadow:0 1.5rem 3.75rem #000000b3}body.black .confirm-title{color:#f5f5f5}body.black .confirm-message{color:#888}body.black .confirm-btn-cancel{color:#ccc;background:#1a1a1a}body.black .confirm-btn-cancel:hover{background:#222}body.black .pos-lock-banner{color:#fcd34d;background:#1a1200;border-color:#3a2800}body.black .convert-type-btn.intraday{color:#4ade80;background:#2c8e5a26}body.black .convert-type-btn.carry{color:#ccc;background:#ffffff14}.trade-sheet-overlay{z-index:9998;opacity:0;visibility:hidden;background:#0000008c;transition:opacity .3s,visibility .3s;position:fixed;inset:0}.trade-sheet-overlay.active{opacity:1;visibility:visible}.trade-sheet{z-index:9999;background:#f5f7fb;border-radius:1.25rem 1.25rem 0 0;flex-direction:column;width:100%;max-width:500px;height:85dvh;margin:0 auto;transition:transform .38s cubic-bezier(.25,.9,.35,1.05);display:flex;position:fixed;bottom:0;left:0;right:0;overflow:hidden;transform:translateY(100%);box-shadow:0 -.5rem 2.5rem #0000002e}@media (max-width:500px){:is(html:has(.pos-root),body:has(.pos-root)){overflow:hidden}.trade-sheet{max-width:100%}}.trade-sheet.open{transform:translateY(0)}.sheet-handle{flex-shrink:0;justify-content:center;padding:.5rem 0 .25rem;display:flex}.handle-bar{background:#d1d5db;border-radius:.25rem;width:2.5rem;height:.25rem}.ts-header{background:#fff;border-bottom:1px solid #eef2f8;flex-shrink:0;align-items:center;gap:.75rem;padding:.625rem .875rem .75rem;display:flex}.ts-back-btn{cursor:pointer;color:#374151;background:#f1f5f9;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:.9rem;transition:background .15s;display:flex}.ts-back-btn:active{background:#e2e8f0}.ts-name-block{flex:1;min-width:0}.ts-instr-name{color:#111827;white-space:nowrap;text-overflow:ellipsis;font-size:1rem;font-weight:800;line-height:1.2;overflow:hidden}.ts-segment-badge{color:#c62e2e;background:#fef2f2;border-radius:1.875rem;margin-top:.25rem;padding:2px .625rem;font-size:.6rem;font-weight:700;display:inline-block}.ts-price-block{text-align:right;flex-shrink:0}.ts-price-value{color:#111827;font-size:1.35rem;font-weight:800;line-height:1.2}body.dark .trade-sheet{background:#1e1e1e}body.dark .ts-header{background:#252525;border-bottom-color:#333}body.dark .ts-back-btn{color:#d1d4dc;background:#333}body.dark .ts-instr-name,body.dark .ts-price-value{color:#f5f5f5}body.black .trade-sheet{background:#000}body.black .ts-header{background:#000;border-bottom-color:#111}body.black .ts-back-btn{color:#d1d4dc;background:#111}body.black .ts-instr-name,body.black .ts-price-value{color:#f5f5f5}#chartSheet.trade-sheet{opacity:1!important;visibility:visible!important;pointer-events:auto!important;width:100%!important;max-width:100%!important;height:100dvh!important;max-height:100dvh!important;box-shadow:none!important;border-radius:0!important;transition:transform .38s cubic-bezier(.25,.9,.35,1.05)!important;inset:0!important;transform:translateY(100%)!important}#chartSheet.trade-sheet.open{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0)!important}body.dark .pos-status-badge.open,body.blue .pos-status-badge.open,body.dark .pos-status-badge.OPEN,body.blue .pos-status-badge.OPEN{color:#fff!important}body.blue .pos-detail-margin-row{border-top-color:#131c27}body.blue .pos-detail-margin-label{color:#555}body.blue .pos-detail-margin-val{color:#d0d0d0}body.blue .pos-root{background:#0b141e}body.blue .pos-shell{box-shadow:none;background:#0b141e}body.blue .pos-header{background:#0b141e;border-bottom-color:#131c27}body.blue .pos-brand{color:#f5f5f5}body.blue .pos-brand-sub{color:#555}body.blue .pos-wallet-btn{background:#111c;border-color:#1c2a3a}body.blue .pos-wallet-btn i{color:#888}body.blue .pos-wallet-btn span{color:#f0f0f0}body.blue .pos-modal-card{background:#131c27;border:1px solid #131c27;box-shadow:0 .625rem 2.5rem #0009}body.blue .pos-modal-title{color:#f5f5f5}body.blue .pos-modal-desc{color:#888}body.blue .pos-modal-btn.cancel{color:#ccc;background:#131c27}body.blue .pos-modal-btn.cancel:hover{background:#1c2a3a}body.blue .pos-main-tabs{background:#131c27}body.blue .pos-main-tab{color:#555}body.blue .pos-main-tab.active{color:#f5f5f5;box-shadow:none;background:#131c27}body.blue .pos-content{background:#0b141e}body.blue .pos-content::-webkit-scrollbar-thumb{background:#131c27}body.blue .pos-sticky-subheader{background:#0b141e;border-bottom-color:#131c27}body.blue .pos-pnl-card{background:#131c27;border-color:#131c27}body.blue .pos-pnl-card-title{color:#888;border-bottom-color:#131c27}body.blue .pos-pnl-label{color:#555}body.blue .pos-sub-tabs{background:#131c27}body.blue .pos-sub-tab{color:#555}body.blue .pos-sub-tab.active{color:#c62e2e;background:#131c27}body.blue .pos-card{background:#131c27;border-color:#131c27}body.blue .pos-card:hover{border-color:#1c2a3a}body.blue .pos-card--expanded{border-color:#2a2a2a}body.blue .pos-card-actions{border-top-color:#131c27}body.blue .pos-card-symbol{color:#f0f0f0}body.blue .pos-card-details{color:#555}body.blue .pos-card-details strong{color:silver}body.blue .pos-card-ltp{color:#555}body.blue .pos-card-ltp strong{color:silver}body.blue .pca-add{color:#4ade80;background:#052e1699;border-color:#2c8e5a}body.blue .pca-exit{color:#f87171;background:#2e1a1a99;border-color:#c62e2e}body.blue .pos-badge{color:#ccc;background:#131c27}body.blue .pos-badge.long{color:#4ade80;background:#052e16b3}body.blue .pos-badge.short{color:#f87171;background:#3b1a1ab3}body.blue .pos-product-badge{color:#4ade80;background:#2c8e5a26}body.blue .pos-product-badge.carry{color:#ccc;background:#ffffff14}body.blue .pos-detail-card{background:#131c27;border-color:#131c27}body.blue .pos-detail-symbol{color:#f0f0f0}body.blue .pos-detail-meta{color:#555}body.blue .pos-detail-meta strong{color:silver}body.blue .pos-detail-side{color:#555}body.blue .pos-detail-pnl{color:inherit}body.blue .pos-section-label{color:#888;border-bottom-color:#131c27}body.blue .pos-status-badge.active{color:#4ade80;background:#052e1680}body.blue .pos-status-badge.closed{color:#555;background:#131c27}body.blue .pos-empty{color:#444;background:#131c27}body.blue .pos-sheet{background:#0b141e}body.blue .pos-sheet-handle-bar{background:#131c27}body.blue .pos-sheet-content [style*="background: #F8FAFF"],body.blue .pos-sheet-content [style*="background: rgb(248, 250, 255)"],body.blue .pos-sheet-content [style*="background: #FFFFFF"],body.blue .pos-sheet-content [style*="background: rgb(255, 255, 255)"]{background:#131c27!important}body.blue .pos-sheet-content [style*="color: #1A1E2B"],body.blue .pos-sheet-content [style*="color: rgb(26, 30, 43)"]{color:#f5f5f5!important}body.blue .pos-sheet-content [style*="background: #F0F2F8"],body.blue .pos-sheet-content [style*="height: 1px"]{background:#131c27!important}body.blue .pos-sheet-content [style*="background: #E2E8F0"]{background:#1c2a3a!important}body.blue .pos-sheet-content div[style*=\#F8FAFF]{background:#131c27!important;border-color:#131c27!important}body.blue .pos-sheet-content div[style*=\#FFFFFF]{background:#131c27!important}body.blue .pos-sheet-content div[style*="color: #000000"]{color:#f5f5f5!important}body.blue .ps-symbol{color:#f0f0f0}body.blue .ps-segment{color:#555}body.blue .ps-pnl-label{color:#666}body.blue .ps-flat-grid{border-color:#131c27}body.blue .ps-flat-item:nth-child(odd){border-right-color:#131c27}body.blue .ps-flat-label{color:#555}body.blue .ps-flat-val{color:#f0f0f0}body.blue .ps-ohlc-row{color:#555;border-bottom-color:#131c27}body.blue .ps-btn-add,body.blue .ps-btn-partial{background:#0b141e}body.blue .confirm-card{background:#131c27;box-shadow:0 1.5rem 3.75rem #000000b3}body.blue .confirm-title{color:#f5f5f5}body.blue .confirm-message{color:#888}body.blue .confirm-btn-cancel{color:#ccc;background:#131c27}body.blue .confirm-btn-cancel:hover{background:#1c2a3a}body.blue .pos-lock-banner{color:#fcd34d;background:#1a1200;border-color:#3a2800}body.blue .convert-type-btn.intraday{color:#4ade80;background:#2c8e5a26}body.blue .convert-type-btn.carry{color:#ccc;background:#ffffff14}body.blue .trade-sheet{background:#0b141e}body.blue .ts-header{background:#0b141e;border-bottom-color:#131c27}body.blue .ts-back-btn{color:#d1d4dc;background:#131c27}body.blue .ts-instr-name,body.blue .ts-price-value{color:#f5f5f5}.pos-pnl-card-body.three-cols .pos-pnl-col.left{flex:0 0 30%!important;width:30%!important;max-width:30%!important}.pos-pnl-card-body.three-cols .pos-pnl-col.center{flex:0 0 40%!important;width:40%!important;max-width:40%!important}.pos-pnl-card-body.three-cols .pos-pnl-col.right{flex:0 0 30%!important;width:30%!important;max-width:30%!important}
