:root{--navy:#073660;--navy2:#0d4e82;--blue:#128bdc;--cyan:#1fb8ec;--ice:#f4fbff;--line:#d6e9f5;--muted:#71879a;--green:#13956e;--red:#d9536d;--amber:#e7a52d;--safe:env(safe-area-inset-bottom,0px)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#fff}body{margin:0;color:var(--navy);font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue","Noto Sans JP",Arial,sans-serif;background:linear-gradient(180deg,#fff 0%,#fff 24%,#f5fbff 68%,#eef9ff 100%);line-height:1.5;-webkit-font-smoothing:antialiased}button{font:inherit}.free-strip{max-width:980px;margin:0 auto;background:linear-gradient(90deg,#f5fbff,#eaf8ff);border-top:1px solid #dceff9;border-bottom:1px solid #d5ebf8}.free-strip-title{font-size:12px;font-weight:900;text-align:center;padding:10px 12px 4px;color:#0c5f9d}.free-strip-list{min-height:44px;display:flex;align-items:center;justify-content:flex-start;gap:8px;overflow-x:auto;padding:0 12px 10px;font-size:11px;font-weight:800;white-space:nowrap;-webkit-overflow-scrolling:touch}.free-chip{flex:0 0 auto;background:#fff;border:1px solid #bcdff1;border-radius:999px;padding:7px 11px;color:#19507c}.free-chip.live{border-color:#83c4ed;color:#0a6dae}.free-chip.watch{border-color:#f4d18a;color:#9b6710}.page-section{max-width:880px;margin:0 auto;padding:30px 14px}.today-section{padding-top:20px;scroll-margin-top:8px}.date-row{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin-bottom:18px}.date-row>div{text-align:center}.date-row small{display:block;color:#5aa9d1;font-size:9px;font-weight:900;letter-spacing:.18em}.date-row strong{display:block;font-size:15px;margin-top:2px;color:#12385d}.date-nav{border:1px solid #d7e9f4;background:#fff;color:#17456f;font-weight:800;padding:9px 10px;border-radius:18px}.date-nav:last-child{justify-self:end}.date-nav.muted{color:#b5c3ce}.section-title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-bottom:10px}.section-title-row small{display:block;color:#1a9bd5;font-size:9px;font-weight:900;letter-spacing:.18em;margin-bottom:3px}.section-title-row h2{margin:0;color:#0f355b;font-size:24px;letter-spacing:-.025em}.count-label,.auto-label{font-size:10px;font-weight:900;background:#0a75bd;color:#fff;padding:7px 9px;border-radius:999px;white-space:nowrap}.auto-label{background:#eaf7ff;color:#0e6098;border:1px solid #c5e5f5}.lead{margin:0 0 14px;color:var(--muted);font-size:12px;line-height:1.8}.venue-legend{display:flex;gap:10px;overflow-x:auto;white-space:nowrap;margin:0 -2px 10px;padding:0 2px 4px;color:#6f8293;font-size:9px;font-weight:800}.venue-legend span{display:flex;align-items:center;gap:5px}.venue-legend i{width:7px;height:7px;border-radius:50%;display:inline-block}.lg-live{background:#1d8bd4}.lg-watch{background:#e8a934}.lg-skip{background:#7d93a5}.lg-idle{background:#c4ccd2}.venue-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin:6px -2px 30px}.venue-tile{position:relative;min-width:0;aspect-ratio:1;border-radius:12px;overflow:hidden;padding:0;background:#eef2f5;border:1px solid #dde5ea;box-shadow:none;display:flex;flex-direction:column;align-items:center;color:#173653;transition:transform .08s ease,box-shadow .15s ease,border-color .15s ease;-webkit-tap-highlight-color:transparent}.venue-tile:active{transform:scale(.97)}.venue-name{width:100%;height:42%;display:flex;align-items:center;justify-content:center;padding:4px 2px 1px;font-size:15px;font-weight:900;line-height:1.05;letter-spacing:-.03em;color:#273d52;background:linear-gradient(180deg,#f6f9fb,#eef3f6)}.venue-strip{width:100%;height:24%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:8px;font-weight:900;line-height:1;white-space:nowrap;padding:0 2px;background:#8494a0}.venue-meta{width:100%;height:34%;display:grid;grid-template-columns:.8fr 1.6fr;align-items:center;background:#fff;border-top:1px solid #e0e8ee;color:#273040}.venue-meta strong{font-size:10px;text-align:center;border-right:1px solid #e2e8f0}.venue-meta em{font-size:8px;font-style:normal;font-weight:900;text-align:center;line-height:1.15;padding:0 2px}.venue-tile.live{border:2px solid #4d96e8;background:#f7fbff;box-shadow:0 2px 9px rgba(43,108,176,.17)}.venue-tile.live .venue-name{background:linear-gradient(180deg,#dff2ff,#f8fcff);color:#0e3558}.venue-tile.live .venue-strip{background:linear-gradient(90deg,#159bd8,#1479d5)}.venue-tile.watch{border-color:#efc871}.venue-tile.watch .venue-strip{background:#e4a62d}.venue-tile.skip .venue-strip{background:#758a9a}.venue-tile.settled .venue-strip{background:#13956e}.venue-tile.pending .venue-strip{background:#8aa1b2}.venue-tile.idle{opacity:.78}.venue-tile.idle .venue-strip{background:#a6b0b7}.public-title{margin-top:6px}.race-list,.result-list{display:grid;gap:8px}.race-card,.result-card{background:#fff;border:1px solid #dcebf4;border-radius:14px;padding:13px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;box-shadow:0 4px 14px rgba(36,92,132,.05)}.race-card-button{width:100%;text-align:left;cursor:pointer}.race-main strong,.result-main strong{display:block;color:#163b60;font-size:16px}.race-main small,.result-main small{display:block;color:#758b9d;font-size:11px;margin-top:4px}.status{font-size:10px;font-weight:900;padding:6px 9px;border-radius:999px;white-space:nowrap}.status.locked{color:#fff;background:#147fc7}.status.hit{color:#fff;background:var(--green)}.status.miss{color:#fff;background:var(--red)}.performance-section{background:rgba(255,255,255,.74);max-width:none;padding-left:max(14px,calc((100% - 880px)/2 + 14px));padding-right:max(14px,calc((100% - 880px)/2 + 14px));border-top:1px solid #dcecf5;border-bottom:1px solid #dcecf5;scroll-margin-top:8px}.period-tabs{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #d4e8f3;border-radius:12px;overflow:hidden;margin:16px 0 10px}.period{border:0;border-right:1px solid #d4e8f3;background:#f6fbfe;color:#6f8799;padding:10px 4px;font-weight:900}.period:last-child{border-right:0}.period.active{background:#1686ce;color:#fff}.stats-table{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #d9eaf4;border-radius:12px;overflow:hidden;background:#fff}.stats-table>div{padding:14px 10px;border-right:1px solid #e1eef6;min-width:0}.stats-table>div:last-child{border-right:0}.stats-table span{display:block;color:#7890a2;font-size:10px;font-weight:800}.stats-table strong{display:block;color:#0b4a78;font-size:21px;margin-top:4px;letter-spacing:-.03em;overflow-wrap:anywhere}.stats-table small{display:block;color:#7890a2;font-size:9px;margin-top:3px}.positive{color:var(--green)!important}.negative{color:var(--red)!important}.transparency{text-align:center;color:#899aaa;font-size:10px;margin:14px 0 0}.club-panel{background:linear-gradient(135deg,#082f59,#0b5e96);padding:36px 14px;color:#fff}.club-panel-inner{max-width:880px;margin:auto}.club-panel span{font-size:10px;font-weight:900;letter-spacing:.18em;color:#85ddff}.club-panel h2{font-size:26px;margin:8px 0}.club-panel p{font-size:12px;line-height:1.8;color:#dce9f2;margin:0 0 18px}.club-button{width:100%;height:48px;border:0;border-radius:12px;background:#fff;color:#0a5f99;font-weight:900}.disabled{opacity:.7}.about-section{padding-bottom:40px}.about-grid{display:grid;gap:8px}.about-grid div{display:flex;align-items:center;gap:13px;border:1px solid #dcebf4;background:#fff;padding:14px;border-radius:12px}.about-grid b{color:#1c9ed8;font-size:11px}.about-grid p{margin:0;font-size:13px;font-weight:700}.skeleton{height:68px;background:linear-gradient(90deg,#edf4f8,#fbfdff,#edf4f8);background-size:200% 100%;animation:shimmer 1.2s infinite;border:1px solid #dcebf4;border-radius:12px}@keyframes shimmer{to{background-position:-200% 0}}footer{background:#fff;border-top:1px solid #dcebf4;padding:28px 14px calc(34px + var(--safe));display:flex;flex-direction:column;align-items:center;gap:5px;color:#7d93a4}footer strong{color:#0b3157;font-size:18px;letter-spacing:.04em}footer span{font-size:9px;letter-spacing:.16em}footer small{font-size:9px}.sheet-backdrop{position:fixed;inset:0;background:rgba(3,28,50,.58);z-index:90;backdrop-filter:blur(3px)}body.sheet-open{overflow:hidden}.bottom-sheet{position:fixed;left:0;right:0;bottom:0;z-index:100;max-width:720px;max-height:89dvh;margin:0 auto;background:linear-gradient(180deg,#f9fdff,#f3faff);border-radius:24px 24px 0 0;box-shadow:0 -18px 50px rgba(5,42,73,.26);overflow:auto;padding:8px 14px calc(18px + var(--safe));-webkit-overflow-scrolling:touch}.sheet-handle{width:42px;height:5px;border-radius:999px;background:#c9d8e3;margin:2px auto 10px}.sheet-head{display:grid;grid-template-columns:42px 1fr auto;gap:10px;align-items:center;position:sticky;top:-8px;z-index:3;background:rgba(249,253,255,.94);backdrop-filter:blur(14px);padding:8px 0 11px}.sheet-head small{display:block;color:#65a9cf;font-size:8px;font-weight:900;letter-spacing:.18em}.sheet-head h2{font-size:22px;margin:1px 0 0;color:#0d365d}.sheet-back{width:38px;height:38px;border-radius:50%;border:1px solid #d5e6f1;background:#fff;color:#0b4a78;font-size:24px;line-height:1;font-weight:500}.sheet-state{font-size:9px;font-weight:900;border-radius:999px;padding:7px 9px;background:#eef5f9;color:#5e7689;white-space:nowrap}.sheet-state.live{background:#e2f4ff;color:#0a73b5}.sheet-state.watch{background:#fff3da;color:#9a6712}.sheet-state.skip{background:#edf1f4;color:#607484}.sheet-state.settled{background:#def5eb;color:#117654}.venue-sheet-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:4px 0 12px}.venue-sheet-meta div{background:#fff;border:1px solid #dcebf4;border-radius:12px;padding:10px}.venue-sheet-meta span{display:block;font-size:8px;color:#8398a7;font-weight:800}.venue-sheet-meta strong{display:block;font-size:13px;color:#173f63;margin-top:2px}.venue-races{display:grid;gap:7px}.race-row{width:100%;border:1px solid #dceaf3;background:#fff;border-radius:13px;padding:10px 11px;display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:9px;text-align:left}.race-row:active{transform:scale(.99)}.race-no{height:38px;border-radius:10px;background:#edf7fd;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:900;color:#0b5c91}.race-row-main strong{display:block;color:#163f64;font-size:13px}.race-row-main small{display:block;color:#8194a3;font-size:9px;margin-top:2px;min-height:13px}.race-time{display:flex;align-items:center;gap:6px;color:#43637e;font-size:11px;font-weight:900}.race-time b{font-size:23px;font-weight:400;color:#72a9ca}.race-row.live{border-color:#94d2f2;box-shadow:0 2px 10px rgba(23,137,203,.08)}.race-row.live .race-no{background:#128bdc;color:#fff}.race-row.watch{border-color:#efd28f}.race-row.skip{opacity:.9}.race-row.settled .race-no{background:#daf3e8;color:#117454}.race-row.idle,.race-row.pending{opacity:.72}.sheet-loading{padding:28px 12px;text-align:center;color:#8095a5;font-size:12px}.race-sheet{z-index:110}.race-detail{padding-bottom:4px}.detail-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:4px 0 12px}.detail-summary>div,.result-grid>div{background:#fff;border:1px solid #dcebf4;border-radius:12px;padding:11px 9px}.detail-summary span,.result-grid span{display:block;color:#8798a6;font-size:8px;font-weight:800}.detail-summary strong,.result-grid strong{display:block;color:#123f65;font-size:14px;margin-top:3px}.detail-block{background:#fff;border:1px solid #dcebf4;border-radius:15px;padding:14px;margin-top:9px}.detail-label{color:#1692cf;font-size:9px;font-weight:900;letter-spacing:.14em;margin-bottom:8px}.detail-block p{margin:0;color:#5f788c;font-size:12px;line-height:1.75}.detail-block h3{margin:0 0 7px;font-size:18px;color:#123c60}.bet-list{display:grid;gap:7px}.bet-list>div{display:flex;align-items:center;justify-content:space-between;background:#f5fbff;border:1px solid #e0eff7;border-radius:11px;padding:11px}.bet-list strong{font-size:18px;color:#0e436d;letter-spacing:.03em}.bet-list span{font-size:13px;font-weight:900;color:#1679b5}.decision-message{text-align:left}.result-block.hit{border-color:#a8dfc9;background:#f6fffb}.result-block.miss{border-color:#efc3cb;background:#fff9fa}.result-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.result-grid>div{padding:9px}.result-grid strong{font-size:12px}@media(max-width:380px){.venue-grid{gap:4px}.venue-name{font-size:13px}.venue-strip{font-size:7px}.venue-meta strong{font-size:9px}.venue-meta em{font-size:7px}.section-title-row h2{font-size:22px}.stats-table strong{font-size:18px}.race-row{grid-template-columns:44px 1fr auto;padding:9px 8px}.race-no{height:36px}.sheet-head h2{font-size:20px}}@media(min-width:700px){.venue-grid{grid-template-columns:repeat(8,1fr);gap:7px;margin-left:0;margin-right:0}.race-list,.result-list{grid-template-columns:1fr 1fr}.about-grid{grid-template-columns:repeat(3,1fr)}.club-button{max-width:360px}.bottom-sheet{bottom:20px;border-radius:24px;padding-bottom:22px}}
