@import"https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap";.last-option-row{margin-bottom:10px}.last-option-row td:first-child{border-radius:0 0 0 8px}.last-option-row td:last-child{border-radius:0 0 8px}.collapsed-main-row{background-color:#f4f4f5;border-radius:8px}.expanded-main-row{background-color:#f4f4f5;border-bottom:1px solid #A1A1AA}.collapsed-main-row td:first-child{border-radius:8px 0 0 8px}.collapsed-main-row td:last-child{border-radius:0 8px 8px 0}.expanded-main-row td:first-child{border-radius:none;border-radius:8px 0 0}.expanded-main-row td:last-child{border-radius:none;border-radius:0 8px 0 0}*{max-width:100vw;margin:0;padding:0;box-sizing:border-box;font-family:Inter,Poppins,sans-serif}.shake-animation{animation:shake .55s cubic-bezier(.36,.07,.19,.97) forwards;transform:translateZ(0);backface-visibility:hidden;perspective:1000px}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-2px,0,0)}40%,60%{transform:translate3d(2px,0,0)}}
