.status-dot{width:10px;height:10px;border-radius:50%;display:inline-block;animation:pulse 2s infinite}.status-dot.pending{background-color:#9ca3af;animation:none}.status-dot.running{background-color:#f59e0b}.status-dot.success{background-color:#10b981;animation:none}.status-dot.failed{background-color:#ef4444;animation:none}.StrategyModal{width:100%;height:100vh;margin:auto;background-color:rgba(0,0,0,.131);position:fixed;top:0;left:0;z-index:1000}.StategyModalBody{width:90%;height:90vh;background-color:#fff;border-radius:10px;box-shadow:8px 7px 21px 4px grey;margin:5vh auto auto;overflow-y:auto;padding:20px}.StategyModalContent{width:100%}.StategyModalContent table{width:100%;border-collapse:collapse;table-layout:fixed}.StategyModalContent td,.StategyModalContent th{text-align:left;padding:10px}.InputField{border:1px solid #000;border-radius:5px;padding-left:10px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.btn-primary{background-color:#2563eb;transition:background-color .2s}.btn-primary:hover{background-color:#1d4ed8}.btn-danger{background-color:#dc2626;transition:background-color .2s}.btn-danger:hover{background-color:#b91c1c}.btn-disabled{background-color:#9ca3af;cursor:not-allowed}h1{font-size:20px!important;font-weight:bolder!important;margin-top:10px}h2{font-size:18px!important}h2,h3{font-weight:700!important;margin-top:10px}h3{font-size:17px!important}H4{font-weight:700!important;margin-top:10px}H4,li,p{font-size:16px!important}ul{list-style:circle;margin-top:4px}strong{margin-top:10px}.header,.info{font-size:18px!important;font-weight:700!important;margin-top:10px}.font-bold,.spot-price,.time,.timestamp{font-size:17px!important;font-weight:700!important;margin-top:10px}.prediction{font-style:oblique}.Textarea{border:1px solid #000;width:90%;margin-left:5%;padding:5px 15px;min-height:300px;margin-top:30px;border-radius:10px}.action{display:none}.renderDiv{max-width:80%}.PurchaseModal{position:absolute;height:100vh;width:100vw;top:0;left:0;background-color:#e8e8e8;z-index:3000}.lots-btn{height:30px;width:30px;border-radius:10px;scale:.8;font-size:4rem;display:flex;place-items:center}.strike-table button{background-color:#000000ad;font-weight:700}.dropdownBorder{border-bottom:1px solid #000}.StrikeTable{.strikerow{background-color:#00800054;span{color:#000000ad}}.lotsrow{transition:transform .2s ease-in-out}.lotsrow:hover{background-color:hsla(0,1%,42%,.712);transform:scale(1.007)}TableHead{font-size:1.1rem;font-weight:500}.background-green-row{background-color:#00800054}.background-red-row{background-color:#ff000054}}.strikeprice-table{.call-head{background-color:#0080006e;color:#fff;font-size:1.1rem}.strike-put{background-color:#fff;color:#000;font-size:1.1rem}.put-head{background-color:#ff00008a;color:#fff;font-size:1.1rem}.pricelablerow{span{color:#000000ad}}button{background-color:#1716160a;color:#000;box-shadow:0 4px 8px 0 transparent,0 6px 20px 0 rgba(0,0,0,.19)}span{text-shadow:.2px .2px rgba(0,0,0,.445)}button:hover span{color:#fff}.highlight-call{bottom:30px}.highlight-call,.highlight-put{display:block;max-width:30px;position:relative;right:10px}.highlight-put{top:30px}.strike-pricerow:hover{background-color:#1716161e}.strike-pricerow{.buy-sell-button{box-shadow:0 1px 2px rgba(0,0,0,.07),0 2px 4px rgba(0,0,0,.07),0 4px 8px rgba(0,0,0,.07),0 8px 16px rgba(0,0,0,.07),0 16px 32px rgba(0,0,0,.07),0 32px 64px rgba(0,0,0,.07)}font-size:13px}.left-head{position:sticky;top:0;background-color:#f4f4f4;z-index:1}}.delete-icon-container{position:relative;display:inline-block}.delete-icon-container:hover:after{content:"Delete";position:absolute;top:50%;right:160%;transform:translateY(-50%);background-color:rgba(0,0,0,.75);color:#fff;padding:4px 8px;border-radius:4px;white-space:nowrap;font-size:.875rem;opacity:0;animation:fadeInSlide .3s forwards;pointer-events:none}@keyframes fadeInSlide{0%{opacity:0;transform:translateY(-50%)}to{opacity:1;transform:translate(10px,-50%)}}.strikePrice{font-size:20px}.leftPurchase,.rightPurchase{width:40vw;height:93vh}.RightHalf{width:100%;height:48%;overflow-x:auto}.CustomMobileButton{padding:5px 10px;border-radius:5px}.overflowManger{width:100vw;overflow-x:scroll}@media (max-width:768px){.strikeprice-table{width:100vw}.strikePrice{font-size:13px}.leftPurchase{width:90vw;height:98vh}.rightPurchase{width:100vw}}.GraphContainer{width:100%;height:100%;padding:10px}.Graph{width:90%;height:100%;display:flex;float:right;justify-content:center;align-items:center;border-left:2px solid #000;border-bottom:2px solid #000}.GraphLine{position:relative}.GraphLine:hover{background-color:rgba(0,0,0,.072);cursor:pointer;transition:all .4s ease-in-out}.supportline{background-color:green}.resistanceline,.supportline{height:5px;width:60%;margin:auto;border:1px solid #000}.resistanceline{background-color:red}.GraphItem{width:60%;margin:0 20%;background-color:hsla(0,0%,100%,0);position:absolute;border-top:3px solid red;border-bottom:3px solid green;display:flex;flex-direction:column;justify-content:space-between}.support{color:green;margin-left:-15%}.resistance,.support{font-size:10px!important}.resistance{color:red;text-align:right;margin-right:-15%}.underlyingline{position:absolute;width:2%;margin-left:90%}.underlyingBar{position:absolute;width:10%;margin-left:85%}.dates{margin-bottom:-50px}.dates p,.prices p{font-size:10px!important}