@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fafafa;color:#1a1a2e}#root{min-height:100vh;min-height:100dvh}.safe-area-top{height:0;width:100%;background:#fff;flex-shrink:0}@supports (height: env(safe-area-inset-top)){.safe-area-top{height:env(safe-area-inset-top)}}.safe-area-top--pink{background:linear-gradient(135deg,#fce4ec,#f8bbd0,#f48fb1)}.safe-area-bottom{height:0;width:100%;background:#fff;flex-shrink:0}@supports (height: env(safe-area-inset-bottom)){.safe-area-bottom{height:env(safe-area-inset-bottom)}}.ant-message{top:auto!important;bottom:120px!important}.ant-message .ant-message-notice-content{box-shadow:0 4px 16px #0000001f;border-radius:12px}.hero-card{background:linear-gradient(135deg,#e91e63,#ad1457);border-radius:16px;color:#fff;padding:24px;margin-bottom:16px}.hero-card .ant-statistic-title{color:#ffffffd9}.hero-card .ant-statistic-content{color:#fff}.page-enter{opacity:0;transform:translateY(8px)}.page-enter-active{opacity:1;transform:translateY(0);transition:opacity .2s ease,transform .2s ease}@media(max-width:768px){.desktop-only{display:none!important}.mobile-card-list .ant-table{display:none}}@media(min-width:769px){.mobile-only{display:none!important}.mobile-card-list .mobile-cards{display:none}}.status-passed{color:#4caf50;font-weight:600}.status-failed{color:#f44336;font-weight:600}.money-large{font-size:28px;font-weight:700;letter-spacing:-.5px}.money-medium{font-size:20px;font-weight:600}.participant-bottom-tabs .ant-tabs-nav{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #f0f0f0;z-index:100;padding:4px 0;box-shadow:0 -2px 8px #0000000f}.participant-bottom-tabs .ant-tabs-content{padding-bottom:80px}
