: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 input::placeholder{color:var(--grey-400)}.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}.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)}.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)}}: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)}}p,a{color:#fff;text-decoration:none}button,select,input{color:#fff}
