.page{--gray-rgb:0,0,0;--gray-alpha-200:rgba(var(--gray-rgb),.08);--gray-alpha-100:rgba(var(--gray-rgb),.05);--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;height:100%;position:relative}.icon-container{background-color:#6e6e6e;border-top:1px solid #4a4a4a;border-bottom:1px solid #4a4a4a;flex-wrap:wrap;gap:1px;display:flex}.app-menu{color:#fff;text-align:center;cursor:pointer;background-color:#8a8a8a;justify-content:center;align-items:center;padding:6px 10px;font-size:13px;transition:background-color .2s;display:flex}.app-menu:hover{background-color:#6e6e6e}.main-footer{border-top:1px solid #4a4a4a;gap:5px;margin-top:10px;padding-top:10px;display:grid}.main-bottom{cursor:pointer;background-color:#f1f1f1;border:1px solid #ddd;border-radius:5px;padding:10px;font-size:.8rem;transition:background-color .3s;display:inline-block;position:absolute;bottom:5px}.left-5{left:5px}.right-5{right:5px}.main-bottom:hover{background-color:#e0e0e0}.notification{color:#fff;z-index:1000;opacity:0;pointer-events:none;background-color:#4caf50;border-radius:5px;width:80%;padding:10px 20px;font-size:16px;animation:2.5s forwards fadeInOut;position:fixed;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 4px 8px #0000001a}@keyframes fadeInOut{0%{opacity:0}25%{opacity:1}75%{opacity:1}to{opacity:0}}.bet-main{margin:0 auto;padding:1rem}.heroSection{text-align:center;margin-bottom:.6rem}.heroSection h1{color:#222;margin-bottom:.5rem}.heroSection p{color:#555}.bet-section{overflow-x:auto}.bet-table{border-collapse:collapse;width:100%;margin-top:1rem}.bet-table th,.bet-table td{text-align:left;vertical-align:top;border:1px solid #ccc;padding:.4rem}.bet-table th{color:#333;background-color:#f4f4f4}.bet-table tr:nth-child(2n){background-color:#fafafa}.termsSection{overflow-x:auto}.termsTable{border-collapse:collapse;width:100%;margin-top:1rem}.termsTable th,.termsTable td{text-align:left;vertical-align:top;border:1px solid #ccc;padding:.8rem}.termsTable th{color:#333;background-color:#f4f4f4}.termsTable tr:nth-child(2n){background-color:#fafafa}
