:root{--blue-100: #d0e3f9;--blue-200: #a1c8f3;--blue-300: #72aced;--blue-400: #4391e7;--blue-500: #1475e1;--blue-600: #105eb4;--blue-700: #0c4687;--blue-800: #082f5a;--blue-900: #04172d;--red-100: #fbcfd8;--red-200: #f6a0b1;--red-300: #f2708a;--red-400: #ed4163;--red-500: #e9113c;--red-600: #ba0e30;--red-700: #8c0a24;--red-800: #5d0718;--red-900: #2f030c;--green-100: #ccffcc;--green-200: #8fff8f;--green-300: #57ff57;--green-400: #1fff20;--green-500: #00e701;--green-600: #00b801;--green-700: #008a01;--green-800: #004d00;--green-900: #013e01;--grey-100: #d5dceb;--grey-200: #b1bad3;--grey-300: #557086;--grey-400: #2f4553;--grey-500: #213743;--grey-600: #1a2c38;--grey-700: #0f212e;--grey-800: #071d2a;--grey-900: #071824;--neutral-black: #05080a;--white: #fff;--text-size-6xl: 4rem;--text-size-5xl: 3.25rem;--text-size-4xl: 2.5rem;--text-size-3xl: 2rem;--text-size-2xl: 1.75rem;--text-size-xl: 1.5rem;--text-size-lg: 1.25rem;--text-size-md: 1.125rem;--text-size-base: 1rem;--text-size-small: .9rem}*{font-family:Inter;margin:0;padding:0}h4{color:var(--grey-200);font-weight:500;font-size:.9rem;margin-top:.5rem}html,body{height:100%;background-color:var(--grey-900);font-size:13px;color:#fff}body{overflow-x:hidden;box-sizing:border-box}.wrapper{position:relative;padding:1.3rem;background-color:var(--grey-900);min-height:100%;padding-bottom:100px;color:#fff}body::-webkit-scrollbar{width:0px}body::-webkit-scrollbar-thumb{background:var(--blue-900)}.dimmed-background{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:999}@keyframes skeleton-loading{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.spinner-container{display:flex;justify-content:center;align-items:center;filter:grayscale(100%);height:100vh;background-color:transparent}.spinner1{width:100px;height:100px;animation:skeleton-loading 1.5s infinite ease-in-out}.spinner1 img{width:100%;height:100%;object-fit:contain}.text-order{display:flex;justify-content:space-between;align-items:center}.text-order p{font-size:var(--text-size-3xl);font-weight:600}.no-trades-message{display:flex;justify-content:center;align-items:center;flex-direction:column}.no-trades-message h1{font-size:16px}.no-trades-message p{padding-top:.3rem;font-size:14px;color:var(--grey-200)}.text-order .to-r{height:40px;width:40px;overflow:hidden;cursor:pointer}.text-order .to-r img{height:100%;width:auto}.menu-slider{display:flex;overflow-x:hidden;justify-content:space-between;margin-top:1rem;gap:1rem}.menu-slider p{color:#fff;cursor:pointer;transition:all .3s;font-size:1.1rem;padding:1rem .3rem}.menu-slider a{text-decoration:none}.order-container{margin-top:1rem}.child-con-order{display:flex;flex-direction:column;gap:.4rem;margin-top:1rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:2px solid var(--grey-500)}.order-order{display:flex;justify-content:space-between;align-items:center;font-size:.8rem;margin-bottom:.3rem}.order-buysell p{background-color:var(--blue-800);border-radius:.3rem;padding:.4rem}.order-status p{background-color:var(--grey-600);border-radius:.3rem;padding:.4rem}.order-qty-bs,.order-time-order{display:flex;justify-content:center;align-items:center;gap:1rem}.timecon{display:flex;justify-content:center;align-items:center;gap:.4rem}.order-top{display:flex;align-items:center;justify-content:space-between}.order-top-right{display:flex;gap:1rem}.order-top .order-price p{color:var(--fff);font-size:var(--text-size-lg)}.order-bottom{display:flex;justify-content:space-between;align-items:center;gap:2rem}.scriptexpiry p{color:var(--grey-200);font-size:var(--text-size-small);text-align:left}.scriptltp p{color:var(--grey-200);font-size:var(--text-size-small);text-align:right}.scriptname{font-size:var(--text-size-lg)}.left-c-user-info:hover{background-color:var(--grey-500);cursor:pointer}.date-time [type=date],.date-time button{border:none;border-radius:.5rem;padding:.4rem 2rem;background-color:var(--grey-500);border:1px solid var(--grey-300);outline:none;width:100%;box-sizing:border-box}.date-time{display:flex;align-items:center;justify-content:center;font-size:1.2rem}.date-time input[type=checkbox]{display:block;height:20px;width:40px;cursor:pointer}.lot-qty{display:flex;justify-content:flex-start;background-color:var(--grey-700);border-radius:.5rem}.notification-dot{display:inline-block;width:11px;height:11px;background-color:red;border-radius:50%;margin-left:5px}.lot-qty [type=date]{border:none;font-size:1rem;border-radius:.5rem;padding:1rem;background-color:var(--grey-800);border:1px solid var(--grey-400);outline:none;width:100%;box-sizing:border-box}.home-container-dks{display:flex;width:100%;justify-content:space-between;background-color:var(--blue-900)}.left-container{z-index:1;flex-shrink:0;position:relative;background-color:#3a0000;width:300px;background-color:var(--grey-900);font-size:1.2rem;color:#fff;border-right:2px solid var(--grey-500)}.classic-ids{height:100%;overflow-y:auto;scroll-behavior:smooth}.classic-ids::-webkit-scrollbar{width:0px;background-color:var(--grey-400)}.left-c-nav{background-color:#0d3f2f;display:flex;justify-content:space-between;padding:2rem;background-color:var(--grey-900);border-left:2px solid var(--grey-500)}.left-container-user-search{background-color:#101046;display:flex;align-items:center;padding:0rem 0rem 0rem 2rem;gap:1rem;background-color:var(--grey-500)}.left-c-u-search input{padding:1rem;padding-right:auto;color:#fff;background-color:var(--grey-500);border:none;outline:none;font-size:1.2rem}.left-c-user-info{text-decoration:none;display:flex;align-items:center;justify-content:space-between;padding:1.4rem 2rem 1.2rem;border-bottom:2px solid var(--grey-500)}.left-user-name-uname{display:flex;gap:1rem}.right-container{flex-grow:1;overflow:auto;background-color:#363600;width:100%;background-color:var(--grey-900)}.right-c-nav{border-bottom:2px solid var(--grey-500)}.right-nav-r{display:flex;align-items:center;gap:4rem}.r-uname-topbox{font-size:1.5rem;padding:2rem;display:flex;gap:1rem;border-bottom:2px solid var(--grey-500)}.r-details-midbox{padding:2rem;display:flex;gap:1rem;border-bottom:2px solid var(--grey-500)}.r-margin-box-left{display:flex;flex-direction:column;padding:2rem 4rem 2rem 2rem}.top-r-margin{display:flex;gap:1rem;align-items:center}.bottom-r-margin{display:flex;gap:3rem}#s-1-8rem p{font-size:3rem;margin-bottom:.5rem;margin-top:1rem}#s-1-5rem p{font-size:1.5rem}.margin-right-r{display:flex;flex-direction:column}.r-ledger-box-right{display:flex;flex-direction:column;padding:2rem 2rem 2rem 4rem;border-left:2px solid var(--grey-500)}.top-r-ledger{display:flex;gap:1rem;align-items:center}.bottom-r-ledger{display:flex;gap:3rem}.ledger-right-r{display:flex;flex-direction:column}.left-menu-button-mobile,.left-right-nav-mobile,.right-c-nav-mobile{display:none}@media screen and (max-width: 600px){.home-container-dks,.right-container,.left-container{flex-direction:column;width:100%}.left-right-nav-mobile{display:flex;justify-content:space-between;align-items:center;background-color:var(--grey-400);padding:1rem}.left-menu-button-mobile{display:block;font-size:1.5rem;font-weight:700}.left-container{position:fixed;top:0;left:0;width:70%;height:100%;overflow-y:auto;z-index:1001;transition:transform .3s ease;transform:translate(-100%)}.left-container.show{transform:translate(0)}.left-menu-button{display:block;top:10px;left:10px;z-index:1002}.left-c-user-info,.right-c-nav,.left-container-user-search,.left-c-nav{font-size:.8rem;padding:.8rem}.left-c-user-info:hover,.lot-qty button,.lot-qty input[type=date],.left-c-u-search input{font-size:.8rem;padding:.5rem}.lot-qty{flex-direction:column;padding:.5rem;gap:.3rem}.right-container{width:100%}.left-right-nav-mobile{display:flex;justify-content:space-between;align-items:center}.right-nav-r,.r-uname-topbox,.r-details-midbox,.r-margin-box-left,.r-ledger-box-right{flex-direction:column;gap:.5rem;padding:.5rem}.r-uname-topbox p{font-size:1rem}.top-r-margin,.bottom-r-margin,.top-r-ledger,.bottom-r-ledger{flex-direction:column}.table-container{overflow-x:auto}.left-container::-webkit-scrollbar{display:none}.custom-table th,.custom-table td{font-size:.7rem;padding:5px}#s-1-8rem p{font-size:2.5rem;margin-bottom:.5rem;margin-top:1rem}#s-1-5rem p{font-size:1.5rem}}.right-c-nav.pc{display:flex;justify-content:space-between;align-items:center;padding:1rem;background-color:var(--grey-600)}.right-c-nav.pc p{cursor:pointer}.logo-div-nav p{font-weight:700;color:#fff}.right-nav-r{display:flex;gap:20px}.right-nav-r a{text-decoration:none;color:#fff;padding:.5rem 1rem;border-radius:5px;transition:background-color .3s ease}.right-nav-r a:hover{background-color:var(--grey-900)}.logo-div-nav-mobile{display:none}@media screen and (max-width: 600px){.right-c-nav{position:fixed;right:0;top:0;width:35%;height:100%;background-color:var(--grey-600);flex-direction:column;justify-content:flex-start;transform:translate(100%);transition:transform .3s ease-in-out;font-size:1rem;z-index:1000}.logo-div-nav-mobile{display:block}.logo-div-nav-mobile p{font-weight:700;margin-bottom:10px;font-size:1.5rem;color:#fff}.right-c-nav.active{transform:translate(0)}.right-nav-r{flex-direction:column;gap:20px}.right-nav-r a{text-align:center;display:block}}.pagination-control{display:flex;align-items:center;justify-content:flex-start;gap:12px;margin-top:10px;margin-left:1.8rem}.pagination-control button{background-color:var(--grey-400);color:#fff;border:none;padding:8px 12px;border-radius:6px;cursor:pointer;transition:background .3s ease;font-size:14px}.pagination-control button:disabled{background-color:var(--grey-700);cursor:not-allowed}.pagination-control button:hover:not(:disabled){background-color:var(--grey-600)}.pagination-control span{font-size:14px;font-weight:500;color:#fff}.wrapper{padding:1.3rem;background-color:var(--grey-900);min-height:100%;padding-bottom:100px}.depnowbtn{padding:1rem 2rem;border-radius:.5rem;font-size:1rem;margin-top:2rem;width:60%;font-weight:600;border:none;background-color:transparent;outline:none;box-shadow:none;cursor:pointer;background-color:var(--blue-500)}.floating-up-arrow{width:15px;height:15px;border-left:6px solid #3498db;border-bottom:6px solid #3498db;transform:rotate(135deg);position:absolute;right:40px;top:200px;animation:floatArrow 1.2s infinite ease-in-out alternate}@keyframes floatArrow{0%{transform:translateY(0) rotate(135deg)}to{transform:translateY(-16px) rotate(135deg)}}.whatsapp-float{position:fixed;top:22px;right:22px;z-index:9999;cursor:pointer;background:#7c0fe9;border-radius:50%;box-shadow:0 2px 8px #00000026;padding:10px;transition:box-shadow .2s,transform .2s}.whatsapp-float:hover{box-shadow:0 4px 16px #0000002e;transform:scale(1.07)}.whatsapp-icon{width:36px;height:36px;display:block}.market-sorting-arrow{display:flex;justify-content:end;gap:5px}.market-table-header .market-table-cell:first-child{justify-content:flex-start}.search-inner-wrap{max-width:444px;width:100%}.search-inner-wrap ul{z-index:1;position:absolute;background-color:#1a2c38;width:100%;max-width:380px;max-height:500px;padding:10px;overflow:auto}.search-inner-wrap ul::-webkit-scrollbar{width:8px}.search-inner-wrap ul::-webkit-scrollbar-thumb{background-color:#555}.search-inner-wrap ul::-webkit-scrollbar-thumb:hover{background-color:#1a2c38}.search-inner-wrap ul::-webkit-scrollbar-track{background-color:#1a2c38}.search-inner-wrap ul::-webkit-scrollbar-button{display:none!important}.search-inner-wrap ul{scrollbar-width:thin;scrollbar-color:#555 #1a2c38;overflow:auto}.search-inner-wrap .result-top{display:flex;justify-content:space-between}.search-inner-wrap .input-search input{width:100%;color:#000}.tabs-inner{display:flex;gap:15px}.search-input-container{display:flex;align-items:center;position:relative;width:100%;max-width:400px}.search-input-container .icon{position:absolute;width:20px;height:20px;cursor:pointer}.search-input-container .close-icon{right:15px;top:50%;transform:translateY(-50%)}.search-input-container .search-inner{left:10px}.search-input-container input{width:100%;padding:8px 36px;font-size:16px;border:1px solid #ccc;border-radius:5px}.search-input-container input::placeholder{color:#000;font-size:14px}.left-desc,.right-desc{display:flex;justify-content:space-between;align-items:center;gap:13px}.search-input{color:#fff;background:transparent;border:none;outline:none;font-size:1rem}.search-input::placeholder{color:#aaa;font-style:italic}.addsymbol{border:2px solid var(--grey-300);padding:.8rem;border-radius:.3rem;background-color:var(--grey-600)}.scenter{font-size:1rem;text-decoration:none;display:flex;justify-content:left;align-items:center;gap:1rem}.spinner-container{display:flex;justify-content:center;align-items:center;height:100vh}.spinner{border:4px solid rgb(255,255,255);border-left-color:#333;border-radius:50%;width:50px;height:50px;animation:spin 2s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}li{white-space:nowrap}.wrapperwatchlist{padding:1.3rem}.text-watchlist{display:flex;justify-content:space-between;align-items:center}.text-watchlist p{font-size:var(--text-size-3xl);font-weight:600}.tw-r{height:40px;width:40px;overflow:hidden;cursor:pointer}.tw-r img{height:100%;width:auto}.topsec{position:relative}.sliding-demo{position:relative;top:0;left:50%;transform:translate(-50%);overflow:hidden;padding:.5rem;border-bottom:2px solid var(--grey-600);white-space:nowrap}.sliding-demo p{display:inline-block;animation:slide-left 25s linear infinite;font-size:13px;color:var(--grey-200)}@keyframes slide-left{0%{transform:translate(36%)}to{transform:translate(-100%)}}.menu-slider{display:flex;overflow-x:auto;justify-content:space-between;margin-top:1rem;gap:1rem;white-space:nowrap;padding:0 1rem;scroll-behavior:smooth}.menu-slider::-webkit-scrollbar{height:2px}.menu-slider p{color:#fff;cursor:pointer;transition:color .3s;font-size:1.1rem;padding:1rem .3rem}.menu-slider .active p{border-bottom:4px solid var(--blue-400);color:var(--blue-400)}.search{display:flex;align-items:center;justify-content:space-between;padding:.7rem;border-radius:5px;background-color:var(--grey-500)}.slleft{display:flex;align-items:center;gap:1rem}.bottomsec{margin-top:1rem}.sl{margin-left:.3rem;height:24px;width:24px;overflow:hidden}.sl img{height:100%;width:auto}.sr{height:25px;width:25px;overflow:hidden;cursor:pointer}.sr img{height:100%;width:auto}.bhav{margin-top:1rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:2px solid var(--grey-500)}.bhavcon{cursor:pointer;display:flex;flex-direction:column;gap:.4rem;text-decoration:none}.bhavborder{display:flex;justify-content:space-between;font-size:.8rem;margin-bottom:.4rem}.bhavborder p{color:var(--grey-100)}.bhavtop{display:flex;align-items:center;justify-content:space-between}.bhavtop2{margin-top:1rem;display:flex;align-items:center;justify-content:flex-start;gap:2rem}.bhavtop1{margin-top:1rem;display:flex;align-items:center;justify-content:flex-start}.bhavtop-right{display:flex;gap:1rem}.market-table-container{width:100%;display:flex;flex-direction:column}.market-table-header,.market-table-row{display:flex;padding:.3rem;justify-content:space-between;align-items:center;color:#fff}.market-table-header{margin-top:1rem;padding:1rem .5rem;border-radius:.7rem;background-color:var(--grey-500)}.market-table-cell{flex:1;text-align:right;white-space:nowrap;font-size:var(--text-size-lg)}.market-table-cell:first-child{min-width:200px;text-align:left}.bhavtop .scriptname p{color:var(--fff);font-size:var(--text-size-lg)}.scriptbhav-up p{color:var(--green-500);font-size:var(--text-size-lg);transition:color .4s ease}.scriptbhav-down p{color:var(--red-500);font-size:var(--text-size-lg);transition:color .4s ease}.scriptbhav-unchanged{color:#fff;font-size:var(--text-size-lg)}.bhavbottom{display:flex;justify-content:space-between;align-items:center;margin-top:.4rem}.scriptexpiry p{color:var(--grey-200);font-size:var(--text-size-small);display:flex}.scriptbhav p{color:var(--grey-200);font-size:var(--text-size-small)}.search-profile{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-radius:5px;background-color:var(--grey-500)}.divide-upi{display:flex;flex-direction:column;gap:1rem}.slleft{display:inline-flex;gap:10px}.marginlist::-webkit-scrollbar{display:none}.up-info{min-width:130px;padding:1rem;background-color:var(--grey-600);border:1px solid var(--grey-400);border-radius:5px;text-align:left;margin-top:.7rem;border-radius:.5rem}.up-info p{margin-top:.5rem;color:var(--grey-100);font-size:1.2rem}.up-info h3{font-size:1rem}.marginlist{margin-top:1rem;border-radius:.5rem;overflow-x:auto;white-space:nowrap;padding:10px;background-color:var(--grey-500)}.marginlist a{margin-bottom:.5rem}.deposit-box-1{display:flex;justify-content:space-between;gap:1rem}.search-profile-1{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-radius:5px;background-color:var(--grey-500);margin-top:1rem}.search-profile-1 p{color:var(--grey-100)}.search-profile-1 h1{font-size:1.5rem}.search-profile-2{border-radius:5px;background-color:var(--grey-700);margin-top:1rem}.dep-with-btn{display:flex;align-items:center;gap:1rem;margin-top:.6rem}.search-profile p{color:var(--grey-100)}.search-profile h1{font-size:2.6rem}.saved-bank-details-section{border:none;border-radius:.5rem;margin:1rem 0rem;outline:none;width:100%;box-sizing:border-box}.saved-bank-detail{display:flex;border:none;border-radius:.5rem;padding:1rem;margin:1rem 0rem;gap:1rem;background-color:var(--grey-800);border:1px solid var(--grey-400);outline:none;width:100%;box-sizing:border-box}.saved-bank-detail button{border:none;border-radius:.5rem;background-color:var(--grey-600);border:1px solid var(--grey-400);outline:none;width:100px;box-sizing:border-box}.lot-qty2 [type=date]{border:none;border-radius:.5rem;padding:1rem 2rem;margin:1rem 0rem;background-color:var(--grey-800);border:1px solid var(--grey-400);outline:none;width:100%;box-sizing:border-box}.lot-qty2 select{border:none;font-size:1.2rem;border-radius:.5rem;margin-bottom:1rem;margin-top:1rem;padding:1rem;background-color:var(--grey-800);border:1px solid var(--grey-400);outline:none;width:100%;box-sizing:border-box}.account-all{border-radius:1rem}.account-all p{padding:1.6rem}.accounts-funds{border-bottom:1px solid var(--grey-500);cursor:pointer}.dep-btn{display:flex;align-items:center;justify-content:space-between;background-color:var(--grey-900);padding:.3rem 1.6rem;gap:1rem}.paybtn{display:flex;flex-direction:column;gap:1rem}.payopenbtn button{padding:1rem 2rem;border-radius:.5rem;font-size:1rem;width:100%;font-weight:600;border:none;background-color:transparent;outline:none;box-shadow:none;cursor:pointer;background-color:var(--green-700)}.copyupi button{padding:1rem 2rem;border-radius:.5rem;font-size:1rem;width:100%;font-weight:600;border:none;background-color:transparent;outline:none;box-shadow:none;cursor:pointer;background-color:var(--grey-300)}.dep-div-flex{display:flex;align-items:center;justify-content:center;gap:2rem;text-align:center}.deposit-container{padding:1.2rem 1rem;background-color:var(--grey-500);border-radius:.5rem;margin-bottom:1rem}.depbtn button{padding:1rem 2rem;border-radius:.5rem;font-size:1rem;width:100%;font-weight:600;border:none;background-color:transparent;outline:none;box-shadow:none;cursor:pointer;background-color:var(--blue-500)}.upibtn [type=text]{border:none;font-size:1.5rem;margin-top:.5rem;margin-bottom:.5rem;border-radius:.5rem;padding:.7rem 1rem;background-color:var(--grey-700);border:1px solid var(--grey-400);outline:none;width:100%;box-sizing:border-box}.slide-animation{animation:slideIn .5s ease-out}@keyframes slideIn{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}.show-details-btn{padding:5px 10px;background-color:var(--grey-300);color:#fff;border:none;border-radius:4px;cursor:pointer}.lot-qty2 [type=text],.lot-qty2 [type=file]{border:none;font-size:1.5rem;margin-top:1rem;border-radius:.5rem;padding:1rem;background-color:var(--grey-800);border:1px solid var(--grey-400);outline:none;width:100%;box-sizing:border-box}.reqsubmit button{width:100%;margin-top:1rem;padding:1.5rem;border-radius:.5rem;font-size:1rem;font-weight:600;border:none;background-color:transparent;outline:none;box-shadow:none;cursor:pointer;background-color:var(--blue-500)}.withbtn button{padding:1rem 2rem;border-radius:.5rem;width:100%;font-size:1rem;font-weight:600;border:none;background-color:transparent;outline:none;box-shadow:none;cursor:pointer;background-color:var(--red-500)}.pcp-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.pcp-modal-container{background:var(--grey-500);width:400px;border-radius:8px;box-shadow:0 4px 8px #0003;overflow:hidden;animation:fadeIn .3s ease-out}.pcp-modal-header{display:flex;justify-content:space-between;align-items:center;padding:16px;background-color:var(--grey-400);border-bottom:1px solid var(--grey-200)}.pcp-modal-header h2{margin:0;font-size:1.25rem}.pcp-close-button{background:transparent;border:none;font-size:1.5rem;cursor:pointer;line-height:1}.pcp-modal-body{padding:16px}.pcp-form{display:flex;flex-direction:column}.pcp-form-group{margin-bottom:12px}.pcp-form-group label{display:block;margin-bottom:4px;margin-bottom:1rem;font-weight:700}.pcp-password-wrapper{position:relative;display:flex;align-items:center}.pcp-password-wrapper input{flex:1;padding-right:2.5rem}.pcp-toggle-visibility{position:absolute;right:.75rem;cursor:pointer;font-size:1.5rem;-webkit-user-select:none;user-select:none;color:var(--blue-800)}.pcp-form-group input{width:100%;box-sizing:border-box;background-color:var(--grey-400);padding:1rem;border:2px solid var(--blue-400);border-radius:4px;transition:border-color .3s ease}.pcp-form-group input:focus{border-color:var(--blue-600);outline:none}.pcp-submit-button{padding:10px 16px;background-color:var(--blue-500);border:none;color:#fff;border-radius:4px;cursor:pointer;font-size:1rem}.pcp-submit-button:hover{background-color:var(--blue-400)}.pcp-success-message{text-align:center;color:#28a745}.pcp-error-message p{margin-top:12px;color:var(--red-4s00);font-weight:700;font-size:1.2rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.in-botm{display:flex;justify-content:space-around;padding:0rem 0rem 2rem;border-bottom:2px solid var(--grey-500)}.searchdiv{display:flex;justify-content:space-between;padding:1.6rem;background-color:var(--grey-600)}.searchdiv .top,.searchdiv .bottom{display:flex;align-items:center;gap:1rem}.input-search{display:flex;justify-content:flex-start;gap:1.5rem;align-items:center;padding:1.3rem;margin-bottom:.3rem}.lot-qty1 [type=text]{border:none;background-color:var(--grey-800);border:1px solid var(--grey-400);outline:none;width:100%;box-sizing:border-box}.lot-qty1 select{border:none;padding:1rem .5rem;background-color:var(--grey-800);border:1px solid var(--grey-400);outline:none;box-sizing:border-box}.center-search{flex-grow:1;display:flex}.center-search input[type=text]{padding:.9rem;width:100%;border-radius:.5rem;border:none;outline:none;box-shadow:none;color:#000;font-size:1rem}.search-button{padding:1rem;background-color:var(--blue-500);border-radius:.5rem;border:none;outline:none;box-shadow:none;cursor:pointer}.symbol-names li{padding:1rem 1.3rem;display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid var(--grey-500)}.checkbox input[type=checkbox]{display:block;height:20px;width:20px}.checkbox label{position:relative;cursor:pointer;padding-left:25px}.checkbox label:before{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);width:20px;height:20px;border:2px solid #ccc;border-radius:4px;background-color:#fff}.checkbox input[type=checkbox]:checked+label:before{background-color:var(--blue-500);border-color:var(--blue-500)}.checkbox label:after{content:"✓";position:absolute;top:50%;left:5px;transform:translateY(-50%);color:#fff;font-size:14px;visibility:hidden}.checkbox input[type=checkbox]:checked+label:after{visibility:visible}.Result-no-found p{display:flex;align-items:center;justify-content:space-between}@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var( --custom-highlight-background, linear-gradient( 90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100% ) );transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}.Funds{background-color:var(--grey-700);display:block;position:relative;padding:1.6rem;z-index:100}.text-f p{font-size:var(--text-size-lg);margin-bottom:1rem}.text-f-c{display:flex;justify-content:flex-start;gap:2rem;margin-top:1rem}.tfc-l p,.tfc-r p{color:var(--grey-200)}.tfc-l a,.tfc-r a{font-size:1.8rem}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y: 0;position:relative;-ms-touch-action:none;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.toggle-label-optionchain{background-color:var(--grey-400);border-radius:.5rem;cursor:pointer;padding:1rem}.lot-qty{display:flex;align-items:left;justify-content:space-around;background-color:var(--grey-700);padding:1rem 1.6rem 0rem}.lot-qty [type=text]{border:none;font-size:1.5rem;border-radius:.5rem;padding:1rem;background-color:var(--grey-800);border:1px solid var(--grey-400);outline:none;width:100%;box-sizing:border-box}.radio-container label:hover{border:3px solid var(--blue-400);color:var(--blue-400)}.radio-container label.selected{color:var(--blue-400);border:3px solid var(--blue-700)}.bs-container input[type=text]:disabled{background-color:var(--grey-900)}.bs-btn,.bs-btn-buysell{display:flex;align-items:center;justify-content:center;background-color:var(--grey-900);padding:.3rem 1.6rem 3rem;gap:1rem}.footer{position:fixed;bottom:0;left:0;width:100%;background-color:var(--grey-600)}.image-container{position:relative;display:inline-block}.circle{position:absolute;top:-10px;right:-10px;background-color:var(--blue-400);color:#fff;border-radius:50%;padding:0;width:24px;height:24px;font-size:14px;font-weight:700;display:flex;justify-content:center;align-items:center}.image-container p{display:inline-block;margin:0;font-size:16px}.navbar{display:flex;justify-content:space-around;padding:20px}.navbar>a{display:flex;flex-direction:column;align-items:center;text-decoration:none}.navbar p{margin:0;color:#fff}.navbar .active p{color:var(--blue-400)}.order-status-executed p{background-color:var(--green-900);color:var(--green-200);border-radius:.3rem;padding:.4rem}.order-status-rejected p{background-color:var(--red-800);color:var(--red-100);border-radius:.3rem;padding:.4rem}.search-bar-container{margin:10px 0;width:100%}.divide-search{display:flex;align-items:center;justify-content:center;gap:10px}.search-icon{cursor:pointer}.search-input-script{width:100%;padding:10px;border:none;border-radius:5px;font-size:14px;background-color:var(--grey-500);box-sizing:border-box}.search-input-script::placeholder{color:var(--grey-300);opacity:1}.search-input-script:focus{border-color:var(--grey-300);outline:none}.order-avg p{color:var(--grey-200);font-size:var(--text-size-small)}.div-flex{display:flex;align-items:center;justify-content:space-between;gap:3rem;text-align:center}.order-top .order-pnl p{font-size:var(--text-size-lg)}.menu-slider-position{display:flex;overflow-x:hidden;justify-content:space-around;margin-top:1rem;gap:1rem}.menu-slider-position p{color:#fff;cursor:pointer;transition:all .3s;font-size:1.1rem;padding:1rem .3rem}.menu-slider-position a{text-decoration:none}.menu-slider-position .active p{border-bottom:4px solid var(--blue-400);color:var(--blue-400)}.div-flex1{text-align:center}.pnl-container{padding:1.2rem 1rem;display:flex;flex-direction:column;align-items:center;background-color:var(--grey-500);border-radius:.5rem;margin-bottom:1rem}.pnl-container .text-pnl p{color:var(--grey-200)}.pnl-container .ammount-pnl p{font-size:1.3rem}.positive-pnl{color:var(--green-500)}.negative-pnl{color:var(--red-500)}.login-wrap{padding:5rem 2rem 2rem}.login-header-top p{font-size:2rem;font-weight:700}.demo-button{background-color:#4c117d;width:100%;padding:12px;font-size:16px;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s ease}.demo-button:hover{background-color:#3b1658}.image-side{display:flex;align-items:center}.circle-image{width:15%;height:15%;padding:10px;border-radius:20px;object-fit:cover}.password-container{position:relative;display:flex;align-items:center}.password-toggle-icon{position:absolute;right:10px;font-size:20px;bottom:12px;cursor:pointer}.install-prompt{position:fixed;bottom:20px;left:20px;right:20px;background:#fff;padding:10px;border:1px solid #cccccc;border-radius:5px;box-shadow:0 0 10px #0000001a;text-align:center;z-index:1000}.centeralign{margin:10%}.bottom-button{position:fixed;bottom:30px;left:50%;transform:translate(-50%);padding:10px 20px;background-color:var(--grey-600);color:#fff;border:none;border-radius:5px;cursor:pointer}.login-container{width:100%;max-width:400px;margin:auto;padding:20px;border-radius:8px;box-shadow:0 2px 4px #0000001a;display:flex;flex-direction:column;align-items:center;justify-content:center}.login-container h2{font-size:24px;margin-bottom:20px;text-align:center}.login-container .login-form{width:100%}.login-container .input-group{margin-bottom:20px}.login-container .input-group label{font-weight:600;margin-bottom:8px}.login-container .input-group input{width:100%;margin-top:10px;padding:10px 0;border:1px solid var(--grey-600);border-radius:4px;font-size:16px;background-color:var(--grey-400)}.prime-button{background:#1f142c66;border:1px solid rgba(255,255,255,.2);border-radius:4px;margin-top:1rem;width:100%;color:#fff;margin-bottom:1.5rem;padding:15px;font-size:16px;cursor:pointer;transition:background-color .3s ease}.combine{gap:1rem;display:flex;align-items:center;justify-content:center;width:100%}.login-container .sec-button{background-color:var(--grey-400);width:100%;color:#fff;margin-bottom:1rem;border:none;border-radius:4px;padding:10px;font-size:16px;cursor:pointer;transition:background-color .3s ease}.login-container .wp-button{background-color:var(--green-600);width:100%;color:#fff;margin-bottom:1rem;border:none;border-radius:4px;padding:10px;font-size:16px;cursor:pointer;transition:background-color .3s ease}.login-container .th-button{background-color:var(--red-600);width:100%;color:#fff;margin-bottom:1rem;border:none;border-radius:4px;padding:10px;font-size:16px;cursor:pointer;transition:background-color .3s ease}.prime-button:hover{background-color:#322743}.login-container .wp-button:hover{background-color:var(--green-700)}.login-container .sec-button:hover{background-color:var(--grey-600)}.login-container .th-button:hover{background-color:var(--red-700)}.login-container p{margin-top:20px;text-align:center}.login-container p a{color:#007bff;text-decoration:none}.login-container p a:hover{text-decoration:underline}.register-page{display:flex;background-color:#181a20;height:100vh;justify-content:space-between}.register-left{width:70%;background:linear-gradient(to bottom,#140f2f,#07020f);padding:3rem;color:#fff}.register-left h1{font-size:4rem;font-weight:700;margin-bottom:20px}.register-left p{font-size:12px;margin-bottom:30px}.yelowh1{font-weight:200;color:#fff}.yelowh2{color:#9360e7}.feature-boxes{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature-box{background:#1f142c66;color:#fff;font-weight:700;padding:3.5rem;border-radius:12px;font-size:1.7rem;text-align:center;box-shadow:0 10px 30px #0003;display:flex;flex-direction:column;align-items:center;transition:background-color .8s ease,color .3s ease;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.2)}.feature-box:hover{background-color:#301e4e;color:#fff}.emoji{font-size:4rem;margin-bottom:10px}.register-right{background:linear-gradient(to right,#140f2f,#07020f);padding:4rem;width:30%}.r-right{background:#1f142c66;border:1px solid rgba(255,255,255,.2);border-radius:1rem;padding:3rem;box-shadow:0 10px 30px #0003;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.register-right h2{color:#fff;text-align:left;margin-bottom:20px;font-weight:700;font-size:2rem}.input-group{margin-bottom:10px}.input-group label{display:block;font-weight:700;margin-bottom:10px;color:#fff;font-size:1rem}.register-right .input-group input{width:100%;padding:14px;background:#45305c66;border:2px solid rgba(255,255,255,.2);color:#fff;border-radius:4px;font-size:1rem;outline:none;box-sizing:border-box;transition:border .3s ease,box-shadow .3s ease}.register-right .input-group input::placeholder{color:#ffffffa2}.register-right .input-group input:focus{border:2px solid #7C0FE9;outline:none;box-shadow:0 0 10px #7c0fe980}.input-with-icon{position:relative;display:flex;align-items:center}.input-with-icon input{width:100%;padding-right:30px;padding-left:10px;font-size:12px}.icon{position:absolute;right:10px;top:8px;font-size:20px}.icon.available{color:green}.icon.unavailable{color:red}.icon.neutral{color:gray}.submit-button{width:100%;padding:15px;background:#7c0fe9;border:1px solid rgba(255,255,255,.2);color:#fff;font-size:16px;border:none;border-radius:4px;cursor:pointer;margin-top:20px;transition:background-color .3s ease}.submit-button:hover{background-color:#491996}.social-buttons{display:flex;justify-content:space-between;margin-top:20px;gap:1rem}.whatsapp-button,.telegram-button{width:100%;padding:12px;font-size:16px;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s ease}.whatsapp-button{background-color:#15512e;color:#fff}.telegram-button{background-color:#08c;color:#fff}.whatsapp-button:hover{background-color:#1c7c44}.telegram-button:hover{background-color:#007ab8}.input-group-sms-wp{margin-bottom:20px;display:flex;flex-direction:column}.input-group-sms-wp label{font-weight:700;margin-bottom:12px;color:#fff}.channel-selection{display:flex;gap:20px}.channel-box{display:flex;align-items:center;justify-content:center;width:110px;height:40px;border:2px solid #2a0e56;border-radius:8px;cursor:pointer;transition:border-color .3s ease,background-color .3s ease,box-shadow .3s ease;position:relative;background-color:#402e5e}.channel-box input[type=radio]{display:none}.channel-content{text-align:center}.channel-icon{display:block;font-size:20px;margin-bottom:4px}.channel-text{font-size:14px;font-weight:500;color:#fff}.channel-box:hover{border-color:#9360e7;box-shadow:0 4px 8px #007bff33}.channel-box.selected{border:2px solid #7C0FE9;outline:none;box-shadow:0 0 10px #7c0fe980;background-color:#614096}.channel-box:focus-within{border-color:#80bdff;box-shadow:0 0 0 3px #007bff40}@media (max-width: 768px){.circle-image{width:30%;height:30%;padding:10px;border-radius:20px;object-fit:cover}.register-page{flex-direction:column-reverse;padding:0 20px;height:auto;align-items:center}.register-left,.register-right{width:100%;padding:20px}.register-left h1{font-size:2.5rem;text-align:center}.feature-boxes{grid-template-columns:1fr;gap:10px}.feature-box{padding:2rem;font-size:1.5rem}.emoji{font-size:3rem}.register-right{padding:20px}.r-right{padding:30px}.input-with-icon input{padding-right:25px}.submit-button{padding:12px}.social-buttons{flex-direction:row;gap:10px}.whatsapp-button,.telegram-button{width:100%}}@media (max-width: 480px){.r-right{height:100vh;background:transparent;border:0px solid rgba(255,255,255,.2);border-radius:0rem;padding:0rem;box-shadow:0 10px 30px #0003;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.register-left{display:none}.yelowh1{font-size:1.6rem}}.search-bar-container{margin:20px 0}.search-input-script{width:300px;padding:10px;border:1px solid var(--grey-300);border-radius:5px;font-size:14px;background-color:var(--grey-600)}.lot-qty1 [type=date],.lot-qty1 [type=time]{border:none;font-size:1rem;border-radius:.5rem;margin-bottom:1rem;margin-top:1rem;padding:1rem;background-color:var(--grey-800);border:1px solid var(--grey-400);outline:none;max-width:200px;box-sizing:border-box}.status-accepted{color:#fff;font-weight:700;background-color:var(--green-800)}.status-rejected{color:#fff;font-weight:700;background-color:var(--red-800)}.status-pending{color:#fff;font-weight:700;background-color:var(--grey-300)}.table-scroll-wrapper{overflow-x:auto;white-space:nowrap;margin-top:1rem}.custom-table-script{width:100%;min-width:1200px;border-collapse:collapse}.custom-table-script th,.custom-table-script td{padding:10px;text-align:left;border:1px solid var(--grey-400)}.custom-table-script th{background-color:var(--grey-500);position:sticky;top:0}.table-scroll-wrapper::-webkit-scrollbar{display:none}.table-container{overflow-x:auto;overflow-y:auto;background-color:var(--grey-700);-webkit-overflow-scrolling:touch}@keyframes pop{0%{background-color:var(--grey-300)}to{background-color:transparent}}.rules{margin-top:20px;font-size:14px;color:#fff}.rules ul{margin-top:5px;padding-left:20px;list-style-type:disc}.rules li{margin-bottom:5px}.confirmation-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;animation:fadeIn .3s ease-out}.confirmation-dialog{background-color:var(--grey-400);padding:20px;border-radius:8px;text-align:center;font-size:1.4rem;box-shadow:0 2px 10px #0000004d;animation:scaleIn .3s ease-out}.confirmation-dialog input{background-color:var(--grey-400);margin:1rem;padding:14px;color:#fff;border:2px solid var(--grey-300);border-radius:8px;text-align:center;font-size:1.4rem}.confirmation-dialog button{margin:10px;padding:10px;cursor:pointer}.confirmation-dialog button:first-of-type{padding:1rem 2rem;border-radius:.5rem;font-weight:600;border:none;background-color:var(--blue-600);outline:none;box-shadow:none;cursor:pointer;margin:1rem}.confirmation-dialog button:first-of-type:hover{background-color:#0056b3}.confirmation-dialog button:last-of-type{padding:1rem 2rem;border-radius:.5rem;font-weight:600;border:none;background-color:var(--red-600);outline:none;box-shadow:none;cursor:pointer;margin-top:1.5rem}.confirmation-dialog .paaspay-btn{padding:1rem 2rem;border-radius:.5rem;font-weight:600;border:none;background-color:var(--grey-600);outline:none;box-shadow:none;cursor:pointer;margin-top:1.5rem}.confirmation-dialog button:last-of-type:hover{background-color:#c82333}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}.new-order{animation:pop 1s ease-out}.acc-pnl-top{display:flex;gap:1rem;padding:1rem;flex-wrap:wrap}.acc-pnl{flex:1;min-width:200px}@media (max-width: 600){.acc-pnl-top{flex-direction:column;align-items:center}.acc-pnl{width:100%;text-align:center}}.table-container::-webkit-scrollbar{width:0px}.table-container::-webkit-scrollbar-track{background:var(--grey-800)}.table-container::-webkit-scrollbar-thumb{background:var(--blue-600);display:none;border-radius:0}@keyframes slideDown{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.checkbox input[type=checkbox]{display:block;height:20px;width:40px;cursor:pointer}.lot-qty3{display:flex;max-width:250px;justify-content:flex-start;background-color:var(--grey-700);border-radius:.5rem;gap:2rem}.lot-qty3 [type=text],.lot-qty3 select,.lot-qty1 [type=text],.lot-qty1 select{border:none;font-size:1.5rem;border-radius:.5rem;margin-bottom:1rem;padding:1rem;background-color:var(--grey-800);border:1px solid var(--grey-400);outline:none;width:100%;box-sizing:border-box}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.confirmation-window{background:var(--grey-700);padding:30px;border-radius:10px;box-shadow:0 4px 6px #0000001a;width:auto;z-index:1001;display:flex;flex-direction:column;align-items:center;gap:1rem;animation:slideDown .3s ease-out forwards}.confirmation-window button{padding:1rem 2rem;border-radius:.5rem;font-weight:600;border:none;background-color:var(--blue-600);outline:none;box-shadow:none;cursor:pointer;margin:1rem}.custom-table{width:100%;border-collapse:collapse;white-space:nowrap}.custom-table th,.custom-table td{padding:12px;text-align:left;border-bottom:1px solid var(--grey-500)}.custom-table th{background-color:var(--grey-500);font-weight:700;color:#fff}.custom-table tbody tr:hover{background-color:var(--grey-500)}@media screen and (max-width: 600px){.lot-qty3,.confirmation-window{flex-direction:column;max-width:100%;padding:1rem;gap:1rem}.lot-qty3 [type=text],.lot-qty3 select{font-size:1rem;padding:.8rem}.confirmation-window{width:90%;padding:20px}.confirmation-window button{padding:.8rem;font-size:.9rem}.custom-table th,.custom-table td{padding:8px;font-size:.8rem}.overlay{display:flex;flex-direction:column;align-items:stretch}}.option-chain-container{position:relative;min-height:100%;padding-bottom:83px;width:100%;background:var(--grey-900);border-radius:8px;box-shadow:0 4px 8px #0000001a}.option-asset-name{font-size:1.3rem;font-weight:300;color:var(--grey-100)}.ltp-value{font-size:1.1rem;font-weight:300;color:var(--grey-100)}.option-chain-table{width:100%;border-collapse:collapse;table-layout:fixed}.option-chain-table th{background:var(--grey-500);color:#fff;font-weight:600;text-align:center;padding:10px;font-size:14px}.option-chain-table td{text-align:center;padding:10px;font-size:14px}.strike-price{font-weight:700;color:#fff}.ltp-cell{display:flex;flex-direction:column;align-items:center;padding:8px;font-size:14px}.banknifty-row{background-color:red}.banknifty-cell.positive{color:var(--green-500)}.banknifty-cell.negative{color:var(--red-500)}.ltp-cell.call,.ltp-cell.put{background:var(--grey-700)}.ltp-cell.call.positive .ltp,.ltp-cell.put.positive .ltp{color:var(--green-500)}.ltp-cell.call.negative .ltp,.ltp-cell.put.negative .ltp{color:var(--red-500)}.banknifty-row td{background-color:var(--grey-400);padding:1rem;font-weight:500;font-size:1.2rem}.change{font-size:12px;margin-top:4px}.option-chain-table tr:nth-child(2n){background:var(--grey-500)}.option-chain-table tr:nth-child(odd){background:var(--grey-600)}.closest-strike{font-weight:700;border:2px solid var(--grey-300);transition:background-color .3s ease}.option-chain-table tr{transition:background-color .3s ease}.option-chain-table tr:hover:not(.closest-strike){background-color:var(--grey-300)}.container-main{padding:2rem;background-color:var(--grey-900)}.container-main p{font-size:1.7rem}.left-selector{background-color:var(--grey-500)}.delay-logout{color:#fff;margin-bottom:1rem;display:flex;font-size:1rem;font-weight:600;cursor:pointer;margin-left:auto;margin-right:2rem}.right-selector{background-color:var(--grey-500)}.selectorbox button{padding:10px 20px;cursor:pointer}.selector-box-opt p{cursor:pointer;padding:10px;transition:background-color .3s ease,color .3s ease}.selector-box-opt p.selected{background-color:#e0e0e0;color:#333;text-decoration:underline}.selectorbox .active{background-color:#007bff;color:#fff}.lot-qty4 select{border:none;font-size:1rem;border-radius:.5rem;margin-bottom:1rem;margin-top:1rem;padding:1rem;background-color:var(--grey-800);border:1px solid var(--grey-400);outline:none;width:100%;box-sizing:border-box}.selector-container{display:flex;justify-content:flex-start;gap:3rem;margin:2rem 0rem;background-color:var(--grey-900)}.selector-container p{font-size:1.2rem;padding:2rem}.left-selector{border-radius:.6rem;display:flex;height:auto}.selector-box-opt p{text-decoration:none}.selector-container p:hover{background-color:var(--grey-700)}.selector-box-opt2{display:flex;justify-content:space-between}.label-css{padding:1rem;display:flex;flex-direction:column;background-color:var(--grey-500);border-radius:.6rem}.r-uname-topbox1{font-size:1rem;padding:2rem;display:flex;gap:1rem;border-bottom:2px solid var(--grey-500)}.divide1,.divide2{display:flex;gap:1rem}.income-box{background-color:var(--grey-400);border-radius:10px;padding:10px 15px;box-shadow:0 2px 5px #0000001a;display:inline-block;text-align:center}.income-box:hover{background-color:var(--grey-600)}.income-box.clicked{background-color:var(--grey-300);color:#fff}.income-title{display:block;font-size:14px;color:var(--grey-100);margin-bottom:5px}.income-amount{display:block;font-size:18px;font-weight:700;color:#fff}.right-selector{justify-content:flex-start;border-radius:.6rem;display:flex}.toggle-switch{width:60px;margin-top:1rem;margin-bottom:1rem;height:30px;background-color:var(--grey-900);border-radius:15px;position:relative;cursor:pointer;border:2px solid var(--grey-600)}.switch-background{width:30px;height:30px;background-color:var(--grey-500);border-radius:50%;position:absolute;top:0;left:0;transition:transform .3s}.switch-handle{width:30px;height:30px;background-color:var(--grey-200);border-radius:50%;position:absolute;top:0;left:0;box-shadow:0 0 3px #00000080;transition:left .3s}.lot-qty1{display:flex;position:relative;overflow:visible;flex-direction:column;justify-content:flex-start;background-color:var(--grey-700);border-radius:.5rem;padding:1.6rem}.lot-qty{display:flex;max-width:450px;flex-direction:column;justify-content:flex-start;background-color:var(--grey-700);border-radius:.5rem;padding:1.6rem}.lot-qty [type=text],[type=number],.lot-qty [type=date]{border:none;font-size:1.5rem;border-radius:.5rem;margin-bottom:1rem;margin-top:1rem;padding:1rem;background-color:var(--grey-800);border:1px solid var(--grey-400);outline:none;width:100%;box-sizing:border-box}#vadapav{font-size:.5rem}.lot-qty2{background-color:var(--grey-700);border-radius:.5rem;display:flex;gap:2rem;padding:1rem 1rem 1rem 0rem}.lot-qty select{border:none;font-size:1.2rem;border-radius:.5rem;margin-bottom:1rem;margin-top:1rem;padding:1rem;background-color:var(--grey-800);border:1px solid var(--grey-400);outline:none;width:100%;box-sizing:border-box}.lot-qty input::placeholder{color:var(--grey-400)}.lot-qty button{padding:1rem 3rem;border-radius:.5rem;font-weight:600;border:none;background-color:transparent;outline:none;box-shadow:none;margin-bottom:1rem;cursor:pointer;background-color:var(--grey-400)}.brokerbtn button{border-radius:.5rem;font-weight:600;padding:.5rem 1rem;border:none;background-color:transparent;outline:none;box-shadow:none;cursor:pointer;background-color:var(--grey-400)}.closebtn button{padding:1rem 2rem;border-radius:.5rem;font-weight:600;border:none;background-color:transparent;outline:none;box-shadow:none;cursor:pointer;background-color:var(--grey-400)}.closebtn1 button{padding:1rem 2rem;border-radius:.5rem;font-weight:600;border:none;background-color:transparent;outline:none;box-shadow:none;cursor:pointer;background-color:var(--red-400)}.lot-qty1 button{padding:1rem 2rem;border-radius:.5rem;font-weight:600;border:none;background-color:transparent;outline:none;box-shadow:none;cursor:pointer;background-color:var(--grey-400)}.lot-qty button.remove{padding:.5rem 3rem;border-radius:.5rem;font-weight:600;border:none;background-color:transparent;outline:none;box-shadow:none;margin-left:2rem;margin-bottom:1rem;cursor:pointer;background-color:var(--red-600)}.bs-btn{display:flex;align-items:center;justify-content:space-between;gap:1rem}.buybtn button{padding:1.2rem 10rem;border-radius:.5rem;font-size:1rem;font-weight:600;border:none;background-color:transparent;outline:none;box-shadow:none;cursor:pointer;background-color:var(--blue-500)}.lot-qty4::-webkit-scrollbar{width:0px}@media screen and (max-width: 600px){.r-uname-topbox1{flex-direction:row;overflow-x:auto;display:flex;justify-content:center;align-items:center;gap:.5rem;padding:1rem}.income-box{background-color:var(--grey-400);border-radius:10px;padding:10px 15px;box-shadow:0 2px 5px #0000001a;display:inline-block;text-align:center}.income-title{display:block;font-size:12px;color:var(--grey-100);margin-bottom:5px}.income-amount{display:block;font-size:16px;font-weight:700;color:#fff}.container-main{padding:1rem;background-color:var(--grey-900)}.container-main p{font-size:1rem}.selector-container{display:flex;flex-direction:column;gap:1rem;margin:1rem 0}.selector-container p{font-size:.9rem;padding:1rem}.left-selector,.right-selector{width:100%;border-radius:.6rem;margin-bottom:1rem;flex-direction:column}.selector-box-opt2{display:block}.lot-qty,.lot-qty1,.lot-qty2{display:flex;flex-direction:column;max-width:100%;padding:1rem;gap:.5rem}.lot-qty [type=text],.lot-qty [type=number],.lot-qty [type=date],.lot-qty select{border:none;font-size:1rem;border-radius:.5rem;margin-bottom:.5rem;margin-top:.5rem;padding:.8rem;background-color:var(--grey-800);border:1px solid var(--grey-400);outline:none;width:100%;box-sizing:border-box}.lot-qty button,.closebtn button,.lot-qty1 button,.lot-qty button.remove,.buybtn button{padding:.8rem 1rem;border-radius:.5rem;font-weight:600;font-size:.8rem;border:none;background-color:var(--grey-400);outline:none;box-shadow:none;cursor:pointer}.buybtn button{padding:.8rem 2rem;background-color:var(--blue-500)}.toggle-switch{width:50px;height:25px;margin-top:1rem;margin-bottom:1rem;background-color:var(--grey-900);border-radius:15px;border:2px solid var(--grey-600);cursor:pointer}.switch-background,.switch-handle{width:25px;height:25px}.toggle-switch.enabled .switch-background{transform:translate(25px)}.toggle-switch.enabled .switch-handle{left:25px;background-color:var(--green-400)}}.top-headline-e{padding:2rem;font-size:2rem;display:flex;align-items:center;gap:2rem}.right-container-acc{flex-grow:1;background-color:#363600;width:100%;background-color:var(--grey-900)}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000b3;display:flex;justify-content:center;align-items:center;z-index:999}.modal-content{background-color:var(--grey-600);padding:30px;border-radius:12px;width:400px;box-shadow:0 8px 16px #0000004d;text-align:left}.modal-content h2{margin-bottom:20px;font-size:1.5em;color:#fff;font-weight:700;text-align:center}.pnl-item{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;padding:8px;background-color:var(--grey-400);border-radius:6px}.pnl-title{font-weight:700;color:#fff}.pnl-amount{font-size:1em;font-weight:700;color:#fff}.pnl-item:nth-child(2n){background-color:var(--grey-400)}.modal-content button{padding:12px 24px;background-color:#007bff;color:#fff;border:none;border-radius:8px;cursor:pointer;width:100%;margin-top:20px;font-size:1rem}.modal-content button:hover{background-color:#0056b3}.client-row{background-color:var(--grey-400)}.lot-qty4{display:flex;align-items:center;justify-content:flex-start;background-color:var(--grey-700)}.lot-qty4 [type=date]{border:none;border-radius:.5rem;padding:1rem 2rem;margin:1rem 0rem 1rem 1.6rem;background-color:var(--grey-800);border:1px solid var(--grey-400);outline:none;width:100%}.lot-qty4 button{padding:1rem 2rem;border-radius:.5rem;font-weight:600;margin-left:1rem;margin-right:1rem;border:none;outline:none;box-shadow:none;cursor:pointer;background-color:var(--grey-400)}@media screen and (max-width: 600px){.top-headline-e{padding:1rem;font-size:1.2rem;display:flex;align-items:center;gap:1rem;flex-direction:column}.lot-qty4{display:flex;flex-direction:column;align-items:stretch;background-color:var(--grey-700)}.lot-qty4 [type=date]{border:none;margin-left:0rem;margin-right:0rem;border-radius:.5rem;padding:.8rem;background-color:var(--grey-800);border:1px solid var(--grey-400);outline:none;width:100%;box-sizing:border-box}.lot-qty4 button{margin-left:0rem;margin-right:0rem;padding:.8rem;font-size:.9rem;border-radius:.5rem;border:none;outline:none;box-shadow:none;cursor:pointer;background-color:var(--grey-400);width:100%}}.toaster{position:fixed;top:-100px;left:50%;height:auto;width:100vw;transform:translate(-50%);background-color:#333;color:#fff;padding:1.6rem;border-bottom-left-radius:10px;border-bottom-right-radius:10px;z-index:999;opacity:1;animation:slideIn .5s forwards;transition:opacity .5s ease-in-out}@keyframes slideIn{0%{top:-100px}to{top:0}}@keyframes slideOut{0%{top:0}to{top:-100px}}.toaster.error{background-color:var(--red-600)}.toaster.success{background-color:var(--green-600)}.toaster.hide{animation:slideOut .5s forwards}.toggle-switch{width:50px;margin-top:1rem;margin-bottom:1rem;height:23px;background-color:var(--grey-900);border-radius:15px;position:relative;cursor:pointer;border:2px solid var(--grey-600)}.input-container{position:relative;width:100%}.input-container input{width:calc(100% - 40px);padding:10px;font-size:16px;border:1px solid #ccc;border-radius:5px;box-sizing:border-box}.input-container button{position:absolute;right:0;top:0;bottom:0;width:40px;background:none;border:none;cursor:pointer}.input-container button:focus{outline:none}.toggle-icon{display:flex;justify-content:center;align-items:center;height:111%}.toggle-icon svg{font-size:24px}.switch-background{width:20px;height:20px;background-color:var(--grey-500);border-radius:50%;position:absolute;top:0;left:0;transition:transform .3s}.switch-handle{width:22px;height:22px;background-color:var(--grey-200);border-radius:50%;position:absolute;top:0;left:0;box-shadow:0 0 3px #00000080;transition:left .3s}.toggle-switch.enabled .switch-background{transform:translate(30px)}.toggle-switch.enabled .switch-handle{left:30px;background-color:var(--green-400)}.bs-container{background-color:var(--grey-600);position:fixed;bottom:0;left:0;width:100%;z-index:9999;border-radius:1rem}@media screen and (min-width: 600px){.bs-container{background-color:var(--grey-600);position:fixed;bottom:0;left:0;margin-left:3rem;width:auto;z-index:9999;border-radius:1rem}}@keyframes slideInFromBottom{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes slideOutToBottom{0%{transform:translateY(0)}to{transform:translateY(100%)}}.bs-container{animation-duration:.4s}.buysell.visible{animation-name:slideInFromBottom}.buysell .not{animation-name:slideOutToBottom}.stock-ltp{white-space:nowrap}.top-cn{border-bottom:2px solid var(--grey-400);background-color:var(--grey-600);padding:1.6rem}.top-cn2{border-bottom:2px solid var(--grey-400);background-color:var(--grey-600);padding:.3rem 1.6rem 0rem}.top-cn3{border-bottom:2px solid var(--grey-400);padding:1rem 1.6rem}.stock-baprice{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.stock-name{font-size:1.4rem}.stock-bid-ask{display:flex;align-items:center;gap:1rem;font-size:1.4rem;font-weight:500}.bs-ask p,.bs-bid p{color:var(--red-500)}.stock-type-ltp-con{display:flex;gap:.8rem}.stock-type-ltp-con p,.stock-change p{color:var(--grey-200)}.stock-values-bs{display:flex;justify-content:space-between;gap:.8rem}.pos-container{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.6rem;background-color:var(--grey-900)}.lot-1qty{display:flex;align-items:center;justify-content:space-around;background-color:var(--grey-700);padding:1rem 1.6rem 0rem;gap:1rem}.lot-1qty [type=text]{border:none;font-size:1.5rem;border-radius:.5rem;padding:1rem;background-color:var(--grey-800);border:1px solid var(--grey-400);outline:none;width:100%;box-sizing:border-box}.lot-qty10{display:flex;align-items:center;justify-content:space-around;background-color:var(--grey-700);padding:1rem 1.6rem 0rem;gap:1rem}.lot-qty10 [type=text]{border:none;font-size:1.5rem;border-radius:.5rem;padding:1rem;background-color:var(--grey-800);border:1px solid var(--grey-400);outline:none;width:100%;box-sizing:border-box}.lot-qty10 input::placeholder{color:var(--grey-400)}.order-type-select{display:flex;flex-direction:column}.radio-container{display:flex;align-items:center;justify-content:space-evenly;background-color:var(--grey-700);padding:3rem 1.6rem 3.5rem;gap:1rem}.radio-container label{background-color:transparent;padding:1rem 4.8rem;border-radius:.5rem;font-size:1rem;font-weight:600;border:3px solid var(--grey-300);outline:none;box-shadow:none;cursor:pointer}label.selected{color:var(--blue-400);border:3px solid var(--blue-700)}input[type=radio]{display:none}.bs-container input[type=text]{margin-top:10px;border:1px solid #ccc;border-radius:5px}input[type=text]:disabled{background-color:var(--grey-900)}.price-enter{display:flex;justify-content:center;padding:1rem;background-color:var(--grey-800)}.price-enter [type=text]{font-size:1.4rem;border-radius:.5rem;padding:1rem;background-color:var(--grey-800);border:3px solid var(--grey-300);outline:none}.bs-btn{display:flex;align-items:center;justify-content:center;background-color:var(--grey-700);padding:.3rem 1.6rem 3rem;gap:1rem}.buybtn button{flex:1;padding:1.6rem 4rem;border-radius:.5rem;font-size:1rem;font-weight:600;border:none;outline:none;box-shadow:none;cursor:pointer;background-color:var(--blue-500)}.sellbtn button{flex:1;padding:1.6rem 4rem;border-radius:.5rem;font-size:1rem;font-weight:600;border:none;outline:none;box-shadow:none;cursor:pointer;background-color:var(--red-500)}.exitbtn button{flex:1;padding:1rem 3rem;border-radius:.5rem;font-size:1rem;font-weight:600;border:none;outline:none;box-shadow:none;cursor:pointer;background-color:var(--grey-300)}.buybtn.disabled,.sellbtn.disabled,.exitbtn.disabled{opacity:.3;pointer-events:none}p,a{color:#fff;text-decoration:none}button,select,input{color:#fff}
