*,:after,:before{box-sizing:border-box}#root,body,html{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;height:100%;margin:0}body{background:#f4f5f7;color:#111827}#home-section{background:linear-gradient(135deg,#f8fafc,#e3e6ed);width:100%}#home-section,.app-root{min-height:100vh}.container{margin:0 auto;max-width:1100px;padding:0 1rem}.page-padding{padding-bottom:2rem;padding-top:1.75rem}.nav{background:linear-gradient(90deg,#f97316,#f59e0b);box-shadow:0 6px 18px #0000001f}.nav-grid{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(4,1fr);padding:.75rem 0}@media (max-width:560px){.nav-grid{grid-template-columns:repeat(2,1fr)}}.nav-btn{align-items:center;background:#fde68a;border:none;border-radius:10px;color:#111827;cursor:pointer;display:flex;font-size:.9rem;font-weight:800;justify-content:center;letter-spacing:.02em;padding:.6rem 1rem;text-decoration:none;transition:transform .12s ease,background .12s,box-shadow .12s}.nav-btn:hover{box-shadow:0 4px 10px #00000029;transform:translateY(-1px)}.nav-btn.active{background:#ef6b00;box-shadow:0 6px 18px #0000002e;color:#fff;transform:translateY(-2px)}.page-banner{padding-bottom:2rem}.header-wrapper{align-items:center;display:flex;flex-direction:column}.header-card{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#ffffffe6;border:1px solid #fff9;border-radius:20px;box-shadow:0 12px 32px #0f172a26;margin:0 auto 18px;padding:18px 18px 16px;text-align:center;width:100%}.header-logo{border-radius:16px;height:90px;margin-bottom:10px;object-fit:contain;width:90px}.header-title{color:#111827;font-size:2.2rem;font-weight:900;letter-spacing:1.4px;margin:0;text-transform:uppercase}.header-sub{color:#4b5563;font-size:1rem;font-weight:600;margin-top:8px}.card{background:#fff;border-radius:18px;box-shadow:0 18px 45px #00000014;margin-bottom:1.1rem;padding:1.25rem 1.25rem 1.4rem}.card.small{margin:0 auto;max-width:520px}.card-alt{background:#1d4ed8;border-radius:12px;color:#fff;padding:1rem}.card-h3,.card-title,.card>h3{color:#111827;font-size:1.25rem;font-weight:800;margin:0 0 .5rem}.card-h3{color:#1d4ed8;font-size:1.5rem}.muted{color:#6b7280}.small{font-size:.85rem}.large{font-size:1.6rem}.large,.larger{font-weight:900}.larger{font-size:1.2rem}.table-wrap{overflow-x:auto;width:100%}.results-table{border-collapse:collapse;border-spacing:0;width:100%}.results-table thead tr{background:#1d4ed8}.results-table td,.results-table th{border-bottom:1px solid #e5e7eb;padding:.85rem .75rem;text-align:center}.results-table thead th{color:#fff;font-size:1rem;font-weight:800}.results-table tbody th{color:#111827;font-size:1rem;font-weight:700}.row-odd{background:#fff7ed}.row-even{background:#fffdf9}.game-name{font-weight:700}.results-table:not(.monthly-results-table){table-layout:fixed}.results-table:not(.monthly-results-table) td:first-child,.results-table:not(.monthly-results-table) th:first-child{max-width:55%;padding-left:.9rem;text-align:left;white-space:nowrap;width:55%}.results-table:not(.monthly-results-table) td:nth-child(2),.results-table:not(.monthly-results-table) td:nth-child(3),.results-table:not(.monthly-results-table) th:nth-child(2),.results-table:not(.monthly-results-table) th:nth-child(3){max-width:22.5%;text-align:center;white-space:nowrap;width:22.5%}.monthly-card .table-wrap{border-radius:10px;overflow-x:auto}.monthly-card .monthly-results-table{min-width:900px;table-layout:auto}.monthly-card .monthly-results-table thead tr{background:#1d4ed8;color:#fff}.monthly-card .monthly-results-table td,.monthly-card .monthly-results-table th{min-width:72px;padding:.6rem .45rem;text-align:center;white-space:nowrap}.monthly-card .monthly-results-table td:first-child,.monthly-card .monthly-results-table th:first-child{font-weight:700;left:0;min-width:44px;position:-webkit-sticky;position:sticky;width:44px;z-index:10}.monthly-card .monthly-results-table thead th:first-child{background:#1d4ed8}.monthly-card .monthly-results-table .row-odd td:first-child,.monthly-card .monthly-results-table .row-odd th:first-child{background:#fff7ed}.monthly-card .monthly-results-table .row-even td:first-child,.monthly-card .monthly-results-table .row-even th:first-child{background:#fffdf9}.monthly-card .monthly-results-table td:not(:first-child),.monthly-card .monthly-results-table th:not(:first-child){border-left:1px solid #e5e7eb}.monthly-card .monthly-results-table thead th:not(:first-child){border-left:1px solid #fff3}.xx-placeholder{color:#9ca3af;font-size:.95rem;font-weight:600;letter-spacing:1px}.filters{display:flex;flex-wrap:wrap;gap:1rem;margin:.2rem 0 .9rem}.filters>div{display:flex;flex-direction:column;font-size:.9rem;gap:.25rem}.filters label{color:#4b5563;font-weight:600}.filters select{background:#fff7ed;border:1px solid #fb923c;border-radius:10px;font-weight:600;padding:.6rem .9rem}.loading-number{align-items:center;display:flex;gap:4px;justify-content:center}.loading-dot{animation:pulse .9s ease-in-out infinite;background:#9ca3af;border-radius:999px;height:8px;width:8px}.loading-dot:nth-child(2){animation-delay:.15s}.loading-dot:nth-child(3){animation-delay:.3s}@keyframes pulse{0%,to{opacity:.4;transform:translateY(0)}50%{opacity:1;transform:translateY(-2px)}}.footer{background:#fafafa;border-top:1px solid #e5e7eb;color:#000;margin-top:1.5rem;padding:1rem 0}.footer-inner{align-items:center;display:flex;flex-direction:column;gap:.2rem}@media (max-width:768px){.container{max-width:100%;padding:.5rem}.container p{text-align:center}.page-padding{padding-bottom:1.25rem;padding-top:1rem}.header-card{border-radius:12px;box-shadow:0 6px 18px #0f172a29;margin-bottom:12px;padding:12px 10px;width:100%}.header-logo{border-radius:12px;height:68px;margin-bottom:8px;width:68px}.header-title{font-size:1.35rem;letter-spacing:.6px;line-height:1.2}.header-sub{font-size:.85rem;margin-top:4px}.live-time{display:block;font-size:.8rem}.card{border-radius:12px;margin-bottom:.75rem;padding:.75rem .6rem .9rem;width:100%}.card-h3,.card-title,.card>h3{font-size:1.05rem;margin-bottom:.4rem}.table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto;width:100%}.results-table:not(.monthly-results-table){table-layout:auto;width:100%}.results-table:not(.monthly-results-table) td,.results-table:not(.monthly-results-table) th{font-size:.85rem;padding:.55rem .4rem}.results-table:not(.monthly-results-table) td span.large{font-size:1.1rem}.results-table:not(.monthly-results-table) td:first-child,.results-table:not(.monthly-results-table) th:first-child{max-width:none;min-width:110px;padding-left:.5rem;text-align:left;width:auto}.results-table:not(.monthly-results-table) td:nth-child(2),.results-table:not(.monthly-results-table) td:nth-child(3),.results-table:not(.monthly-results-table) th:nth-child(2),.results-table:not(.monthly-results-table) th:nth-child(3){min-width:70px}.filters{align-items:flex-start;gap:.6rem}.filters>div{flex:1 1;min-width:130px}.filters select{font-size:.85rem;width:100%}.monthly-card{overflow:visible;padding:.75rem .4rem .9rem;width:100%}.monthly-card .table-wrap{-webkit-overflow-scrolling:touch;border-radius:8px;overflow-x:auto;width:100%}.monthly-card .monthly-results-table{min-width:820px;table-layout:auto}.monthly-card .monthly-results-table td,.monthly-card .monthly-results-table th{font-size:.75rem;min-width:60px;padding:.45rem .3rem;white-space:nowrap}.monthly-card .monthly-results-table td:first-child,.monthly-card .monthly-results-table th:first-child{font-size:.78rem;min-width:36px;padding:.45rem .25rem;width:36px}.text-content{margin-top:.75rem;padding:1rem .75rem}.text-content h2{font-size:1.2rem}.text-content h3{font-size:1rem;margin-top:1rem}.text-content li,.text-content p{font-size:.88rem}}.live-time{color:#6b7280;font-size:.9rem;font-weight:500}.text-content{line-height:1.6;margin-top:2rem;padding:2rem;text-align:left}.text-content h2{border-bottom:2px solid #e2e8f0;color:#1e293b;font-size:1.5rem;margin-bottom:1rem;padding-bottom:.5rem}.text-content h3{color:#334155;font-size:1.25rem;margin-bottom:.75rem;margin-top:1.5rem}.text-content p,.text-content ul{color:#475569;margin-bottom:1rem}.text-content ul{list-style-type:disc;padding-left:1.5rem}.text-content li{margin-bottom:.5rem}.text-content strong{color:#1e293b}.app-popup-card{-webkit-overflow-scrolling:touch;background:linear-gradient(180deg,#7a0000,#5f0000);border:3px solid #d18b00;border-radius:22px;box-shadow:0 24px 70px #0000006b;color:#fff1cc;margin:0 auto;max-height:calc(100vh - 2rem);max-width:520px;overflow-y:auto;padding:1.15rem 1rem 1.1rem;position:relative;width:100%}.app-popup-backdrop{align-items:center;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:#020617b8;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:9999}.app-popup-close{background:#111827;border:1px solid #ffffff2e;border-radius:999px;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:800;height:36px;position:absolute;right:10px;top:10px;width:36px}.app-popup-title{border-bottom:1px solid #d18b00bf;color:#ffbf00;font-size:clamp(1.35rem,3vw,1.7rem);font-weight:900;letter-spacing:.08em;margin:0 3rem .85rem;padding-bottom:.65rem;text-align:center}.app-popup-rule-list{grid-gap:.65rem;display:grid;gap:.65rem}.app-popup-rule-row{align-items:center;background:#3b0000e6;border:1px solid #ffb50026;border-radius:14px;display:flex;gap:.75rem;justify-content:space-between;padding:.9rem 1rem}.app-popup-rule-row span{color:#fff;font-size:1rem;font-weight:700}.app-popup-rule-row strong{font-size:1.35rem;font-weight:900;text-align:right}.value-green{color:#00f0a8}.value-gold{color:#fc3}.value-purple{color:#c084fc}.app-popup-rule-note{color:#ffe7b0;font-size:.9rem;line-height:1.45;margin:-.1rem .2rem .2rem;text-align:left}.app-popup-text{color:#ffb300;font-size:.98rem;font-weight:700;line-height:1.45;margin:.9rem 0 1rem;padding:0 .25rem;text-align:center}.app-popup-btn{align-items:center;background:linear-gradient(180deg,#ffae00,#ff8f00);border-radius:14px;box-shadow:inset 0 -2px 0 #00000026;color:#fff;display:inline-flex;font-size:1rem;font-weight:900;justify-content:center;min-height:50px;text-decoration:none;width:100%}.app-popup-btn:hover{filter:brightness(1.04)}.app-download-promo{background:linear-gradient(180deg,#7a0000,#5f0000);border:2px solid #d18b00;padding:1.5rem 1.1rem 1.3rem;text-align:center}.app-download-title{color:#ffbf00;font-size:clamp(1.35rem,3vw,1.65rem);font-weight:900;letter-spacing:.04em;line-height:1.15;margin:0 0 1rem}.app-download-text{color:#ffb300;font-size:.98rem;font-weight:700;line-height:1.55;margin:0 0 1rem}.app-download-buttons{display:flex;justify-content:center}.app-download-btn{align-items:center;background:linear-gradient(180deg,#ffae00,#ff8f00);border-radius:14px;box-shadow:inset 0 -2px 0 #00000026;color:#fff;display:inline-flex;font-size:1rem;font-weight:900;justify-content:center;min-height:50px;padding:.7rem 1.1rem;text-decoration:none}.app-download-btn:hover{filter:brightness(1.04)}@media (max-width:520px){.app-popup-card{border-radius:18px;padding:1rem .85rem .9rem}.app-popup-rule-row{padding:.8rem .85rem}.app-popup-rule-row strong{font-size:1.1rem}.app-popup-text{font-size:.92rem}.app-download-promo{padding:1.2rem .85rem 1rem}.app-download-title{font-size:1.2rem;margin:0 2.2rem .7rem}.app-download-text{font-size:.9rem}}.tier-grid{grid-gap:.7rem;display:grid;gap:.7rem;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:.7rem}.tier-card{background:#3b0000eb;border:1px solid #ffb50059;border-radius:16px;padding:1.5rem .75rem .9rem;position:relative;text-align:center}.tier-card.tier-max{background:linear-gradient(180deg,#43001f,#3a0018);border-color:#c084fc80}.tier-badge{border-radius:999px;font-size:.95rem;font-weight:900;left:50%;letter-spacing:.1em;min-width:96px;padding:.22rem .9rem;position:absolute;top:-.7rem;transform:translateX(-50%);white-space:nowrap}.tier-badge-pro{background:linear-gradient(180deg,#ffdf7e,#f2ba2e);box-shadow:0 2px 10px #f2ba2e66;color:#4a2600}.tier-badge-max{background:linear-gradient(180deg,#d8a6ff,#b866f2);box-shadow:0 2px 10px #b866f273;color:#2e0047}.tier-row+.tier-row{margin-top:.55rem}.tier-label{color:#fff;display:block;font-size:.95rem;font-weight:700}.tier-value{display:block;font-size:1.3rem;font-weight:900;line-height:1.25}.tier-note{color:#ffe7b0;display:block;font-size:.8rem;font-weight:600;margin-top:.1rem}.breadcrumbs{font-size:.85rem;margin:0 0 .75rem}.breadcrumbs ol{color:#6b7280;display:flex;flex-wrap:wrap;gap:.35rem;list-style:none;margin:0;padding:0}.breadcrumbs li+li:before{color:#9ca3af;content:"›";margin-right:.35rem}.breadcrumbs a{color:#1d4ed8;font-weight:600;text-decoration:none}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs [aria-current=page]{color:#374151;font-weight:700}.header-logo-link{display:inline-block}.header-intro{color:#4b5563;font-size:.95rem;line-height:1.55;margin:.5rem auto 0;max-width:60ch}.card-lede{color:#4b5563;font-size:.92rem;line-height:1.5;margin:0 0 .75rem}.card-footnote{color:#4b5563;font-size:.88rem;margin:.75rem 0 0}.card-footnote a,.card-lede a,.text-content a{color:#1d4ed8;font-weight:600}.game-link{color:#1d4ed8;font-weight:800;text-decoration:none}.game-link:hover{text-decoration:underline}.game-time{color:#4b5563;display:block;font-size:.75rem;font-weight:500;margin-top:2px}.results-table tbody th.game-left{text-align:left}.timing-table td,.timing-table th{text-align:center}.timing-table tbody th.game-left{text-align:left}.monthly-card .monthly-results-table.single-game-table{min-width:0}.result-highlight{grid-gap:.6rem;display:grid;gap:.6rem;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:.9rem}.result-highlight-box{align-items:center;background:#fff7ed;border:1px solid #fed7aa;border-radius:14px;display:flex;flex-direction:column;gap:.3rem;justify-content:center;min-height:96px;padding:.75rem .5rem}.result-highlight-today{background:#eff6ff;border-color:#bfdbfe}.result-highlight-label{color:#6b7280;font-size:.8rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.result-highlight-value{color:#111827;font-size:2rem;font-weight:900;line-height:1}.result-highlight-value.muted{color:#9ca3af;font-size:1.5rem}.result-highlight-time{color:#b45309;font-size:1.15rem}.answer-box{background:#f8fafc;border-left:4px solid #1d4ed8;border-radius:12px;color:#1e293b;font-size:.98rem;font-weight:600;line-height:1.55;margin:0;padding:.85rem 1rem}.faq-list{margin:0 0 1rem;padding:0}.faq-item{border-bottom:1px solid #e2e8f0;padding:.85rem 0}.faq-item:last-child{border-bottom:none}.faq-list dt{color:#1e293b;font-size:1rem;font-weight:800;margin:0 0 .35rem}.faq-list dd{color:#475569;line-height:1.6;margin:0}.related-links{grid-gap:.4rem;display:grid;gap:.4rem;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));list-style:none;margin:0 0 1rem;padding:0}.related-links li{margin:0}.related-links a{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;color:#1d4ed8;display:block;font-size:.9rem;font-weight:600;padding:.55rem .75rem;text-decoration:none}.related-links a:hover{background:#eff6ff;border-color:#bfdbfe}.footer-inner{align-items:stretch;gap:.75rem}.footer-heading{color:#111827;font-size:1rem;font-weight:800;margin:0 0 .5rem}.footer-links ul{grid-gap:.3rem 1rem;display:grid;gap:.3rem 1rem;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));list-style:none;margin:0;padding:0}.footer-links a{color:#1d4ed8;font-size:.88rem;font-weight:600;text-decoration:none}.footer-links a:hover{text-decoration:underline}.footer-time{color:#6b7280;font-weight:500}.footer-links-inline ul{border-top:1px solid #e5e7eb;display:flex;flex-wrap:wrap;gap:.35rem 1rem;padding-top:.75rem}.footer-note{color:#374151;font-size:.85rem;margin:0;text-align:center}.footer-disclaimer{color:#6b7280;font-size:.8rem;line-height:1.5}.error-box{background:#fef2f2;border:1px solid #fecaca;border-radius:10px;color:#b91c1c;padding:.6rem .8rem}@media (max-width:520px){.tier-grid{gap:.5rem}.tier-card{border-radius:14px;padding:1.35rem .5rem .8rem}.tier-badge{min-width:80px}.tier-badge,.tier-label{font-size:.85rem}.tier-value{font-size:1.05rem}.tier-note{font-size:.72rem}.result-highlight{gap:.4rem}.result-highlight-box{min-height:82px;padding:.6rem .35rem}.result-highlight-label{font-size:.7rem}.result-highlight-value{font-size:1.6rem}.result-highlight-time{font-size:.95rem}.footer-links ul,.related-links{grid-template-columns:1fr}}
/*# sourceMappingURL=main.2ea0f4cf.css.map*/