*{box-sizing:border-box}html,body{margin:0;padding:0}#root{height:100vh}input,button,select,textarea{font-family:inherit}button{cursor:pointer}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#cfd2e2;border-radius:6px;border:2px solid #eef0f7}::-webkit-scrollbar-track{background:transparent}body{font-family:Hanken Grotesk,system-ui,-apple-system,sans-serif;color:#1f2240;background:#eef0f7;font-size:14px}@keyframes geshFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes matchFlashAnim{0%{opacity:0;transform:translate(-50%,-50%) scale(.94)}12%{opacity:1;transform:translate(-50%,-50%) scale(1)}80%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-50%) scale(1.03)}}.ther-row:hover{background:#f4f6fc}.drop-item:hover{background:#f1f3fb}.info-tip{opacity:0;pointer-events:none;transition:opacity .12s}.info-wrap:hover .info-tip{opacity:1;pointer-events:auto}
