.popup-overlay{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.popup{background:#fff;border-radius:8px;box-shadow:0 4px 20px #0003;max-width:90%;padding:25px;position:relative;text-align:left;width:1000px}.popup-title{color:#333;font-size:24px;font-weight:700;margin:0 0 20px}.popup-content{display:flex;flex-direction:column;gap:15px;margin-bottom:20px}.popup-row{align-items:center;display:flex;gap:15px}.popup-row label{color:#555;flex-basis:100px;font-weight:500}.popup-input,.popup-select{border:1px solid #ddd;border-radius:4px;flex-grow:1;font-size:1rem;padding:10px;transition:border-color .2s ease-in-out}.popup-input:focus,.popup-select:focus{border-color:#007bff;outline:none}.popup-actions{display:flex;gap:10px;justify-content:flex-end}.popup-button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:10px 20px;transition:background-color .3s,transform .2s ease}.popup-button:hover{background-color:#0056b3;transform:scale(1.05)}.popup-close{color:#888;cursor:pointer;font-size:1.4rem;font-weight:700;position:absolute;right:15px;top:15px;transition:color .3s ease}.popup-close:hover{color:#333}.day-selector{display:flex;gap:10px}.day-box{align-items:center;background-color:#f0f0f0;border-radius:5px;color:#555;cursor:pointer;display:flex;font-weight:700;height:40px;justify-content:center;transition:background-color .3s,color .3s;width:40px}.day-box.selected,.day-box:hover{background-color:#007bff;color:#fff}.strategy-table{border-collapse:collapse;margin-top:20px;width:100%}.strategy-table td,.strategy-table th{border:1px solid #ddd;padding:8px;text-align:center}.strategy-table th{background-color:#4caf50;color:#fff}.strategy-table tr:nth-child(2n){background-color:#f2f2f2}.strategy-table tr:hover{background-color:#ddd}.Home{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:100vh;overflow:hidden;position:relative;text-align:center}.background-video{height:100vh;left:0;object-fit:cover;position:absolute;top:0;width:100vw;z-index:-1}.Home_div{align-items:center;background-color:#fff;padding:2%;z-index:1}.Home_h1{color:#000}.Home_h1_links{align-items:center;display:flex;justify-content:center}.Home_h1_links_shoonya_img{width:50%}.Home_h1_links_kotak_img{width:17%}.Home_h1_links_kotak,.Home_h1_links_shoonya{flex:1 1}body{margin:0}
/*# sourceMappingURL=main.87adfd5c.css.map*/