:root{--ink:#09213d;--muted:#5b6d83;--line:#d8e4f2;--blue:#1468ff;--cyan:#4ee9ff;--aqua:#e8fbff;--surface:#fff;--soft:#f4f8fd;--green:#1a8f5a}*{box-sizing:border-box}html{background:var(--surface);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Hiragino Sans,Yu Gothic,YuGothic,Meiryo,sans-serif;overflow-x:hidden}body{margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}.site-shell{background:linear-gradient(#fff 0%,#f6f9fd 100%);min-height:100vh}.topbar-shell{-webkit-backdrop-filter:blur(18px);z-index:20;background:#fffffff0;border-bottom:1px solid #0d254014;position:sticky;top:0;box-shadow:0 12px 30px #0d25400f}.topbar{justify-content:space-between;align-items:center;gap:24px;max-width:1540px;height:72px;margin:0 auto;padding:0 clamp(18px,4.5vw,56px);display:flex}.brand{align-items:center;gap:14px;min-width:0;display:inline-flex}.brand-icon{mix-blend-mode:multiply;border-radius:10px;width:42px;height:42px;box-shadow:0 10px 22px #006ed21f}.brand-wordmark{mix-blend-mode:multiply;object-fit:contain;object-position:left center;width:min(230px,48vw);height:54px}.service-pill{color:#0d2540;white-space:nowrap;background:#f7fbff;border:1px solid #0d25401a;border-radius:999px;padding:8px 12px;font-size:14px;font-weight:800}.global-nav-shell{max-width:1540px;margin:0 auto;padding:18px clamp(18px,4.5vw,56px) 0}.global-nav{border-bottom:1px solid #d8e2ef;flex-wrap:wrap;gap:8px;padding-bottom:12px;display:flex}.global-nav a{color:#0d2540;white-space:nowrap;background:#fff;border:1px solid #dbe7f4;border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:8px 16px;font-size:15px;font-weight:900;line-height:1.2;display:inline-flex;box-shadow:0 8px 18px #0d25400a}.global-nav a:hover,.global-nav a.is-active{color:var(--ink);background:#eaf3ff;border-color:#2e7df6;box-shadow:inset 0 0 0 1px #2e7df6}.hero{color:#fff;background:#061a36;min-height:470px;position:relative;overflow:hidden}.hero:before{content:"";filter:blur(14px);pointer-events:none;z-index:1;background:radial-gradient(at 18% 48%,#ffffff38,#ffffff1a 34%,#0000 64%);position:absolute;inset:0}.hero-media{z-index:0;background-image:linear-gradient(90deg,#061a36db,#061a3694,#061a362e),url(/rw-assets/fv-web.jpg?v=20260430-3);background-position:50%;background-size:cover;position:absolute;inset:0}.hero-content{text-shadow:0 14px 34px #0000005c;z-index:2;max-width:820px;padding:clamp(54px,8vw,94px) clamp(18px,4vw,56px);position:relative}.eyebrow{color:var(--cyan);letter-spacing:0;margin:0 0 12px;font-size:12px;font-weight:800}.hero h1,.section h1,.section h2{letter-spacing:0;margin:0;line-height:1.16}.hero h1{max-width:680px;font-size:clamp(34px,5vw,62px)}.hero p:not(.eyebrow){color:#ffffffe0;max-width:720px;margin:18px 0 0;font-size:clamp(16px,2vw,19px);line-height:1.8}.hero-actions,.bridge-actions{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.button{border-radius:8px;justify-content:center;align-items:center;min-height:48px;padding:12px 18px;font-weight:800;display:inline-flex}.hero-actions .button{min-width:224px}.button.primary{background:var(--cyan);color:#05223f}.button.secondary{color:#fff;border:1px solid #ffffff8c}.section .button.secondary,.prediction-bridge .button.secondary{border-color:var(--line);color:var(--ink)}.inline-button{margin-top:24px}.hero-badges{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.hero-badges span{color:#d8fbff;background:#4ee9ff29;border:1px solid #4ee9ff59;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:800}.section{max-width:1540px;margin:0 auto;padding:clamp(44px,7vw,84px) clamp(18px,4.5vw,56px)}.section-compact{padding-top:clamp(28px,5vw,56px)}.page-section{min-height:calc(100vh - 76px)}.section-heading{max-width:820px}.page-heading-plain{max-width:980px}.section h1,.section h2{font-size:clamp(30px,4vw,46px)}.section-heading p:not(.eyebrow){color:var(--muted);font-size:17px;line-height:1.9}.feature-grid,.content-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:34px;display:grid}.content-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-grid article,.content-grid article,.step-card,.prediction-bridge{border:1px solid var(--line);background:#ffffffd6;border-radius:8px;padding:24px;box-shadow:0 16px 38px #09213d12}.feature-grid h3,.content-grid h3,.step-card h3{margin:0 0 10px;font-size:19px}.feature-grid p,.content-grid p,.step-card p,.prediction-bridge p{color:var(--muted);margin:0;line-height:1.8}.subsection-heading{max-width:760px;margin-top:34px}.subsection-heading h3{color:var(--ink);margin:0 0 8px;font-size:24px;line-height:1.35}.subsection-heading p{color:var(--muted);margin:0;line-height:1.8}.betting-style-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:22px;display:grid}.betting-style-grid.is-compact{margin-top:18px}.betting-style-grid.is-detail{grid-template-columns:repeat(3,minmax(0,1fr))}.betting-style-card{border:1px solid var(--line);background:#fff;border-radius:8px;gap:10px;min-width:0;padding:18px;display:grid;box-shadow:0 12px 28px #09213d0f}.betting-style-card>span{color:var(--blue);background:#eef6ff;border-radius:999px;justify-self:start;padding:4px 9px;font-size:12px;font-weight:900;display:inline-flex}.betting-style-card h3{color:var(--ink);margin:0;font-size:19px;line-height:1.35}.betting-style-card p{color:var(--muted);margin:0;line-height:1.75}.betting-style-combo{gap:8px;margin:2px 0 0;display:grid}.betting-style-combo div{background:#f8fbff;border:1px solid #e2ebf5;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;min-width:0;padding:8px 10px;display:flex}.betting-style-combo dt{color:var(--muted);flex:none;font-size:12px;font-weight:900}.betting-style-combo dd{color:var(--ink);overflow-wrap:anywhere;text-align:right;min-width:0;margin:0;font-weight:900;line-height:1.35}.text-link{color:var(--blue);margin-top:24px;font-weight:800;display:inline-flex}.venue-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:30px;display:grid}.venue-card{text-align:center;background:#fff;border:1px solid #cdd7e4;border-radius:8px;grid-template-rows:auto 1fr auto;min-height:122px;padding:0;display:grid;overflow:hidden}.venue-card.is-active{border-color:#b6cbef}.venue-card.is-finished{background:#f8fbff;border-color:#1468ff3d}.venue-card.is-finished strong{color:#516274}.venue-card.is-schedule-only{background:#f8fbff;border-color:#64748b57}.venue-card.is-schedule-only strong{color:#475569}.venue-card.is-schedule-only em{color:#64748b}.venue-card.is-closed{color:#8a97a6;background:#f2f5f8}.venue-card.is-active span{color:#fff;background:#2663f0}.venue-card.is-finished span{color:var(--ink);background:#eaf3ff}.venue-card.is-schedule-only span{color:#475569;background:#edf4ff}.venue-card.is-closed span{background:#e2e5e8}.venue-card.is-closed span,.venue-card.is-closed strong,.venue-card.is-closed em{color:#8a97a6}.venue-card span{color:#0d2540;background:#e7edf5;padding:8px;font-size:17px;font-weight:900;line-height:1.2}.venue-card strong{color:#0d2540;align-self:end;padding:16px 10px 0;font-size:15px}.venue-card em{color:var(--muted);padding:5px 10px 14px;font-size:13px;font-style:normal;font-weight:900;line-height:1.35}.today-prediction{margin-top:28px}.today-controls{text-align:center;flex-wrap:wrap;justify-content:center;align-items:end;gap:16px;display:flex}.today-controls p{color:var(--muted);flex-basis:100%;margin:0;font-weight:700;line-height:1.7}.date-field{gap:8px;min-width:min(100%,428px);display:grid}.date-field span{color:var(--muted);font-size:13px;font-weight:800}.date-field input{color:var(--ink);font:inherit;background:#f4f8fd;border:1px solid #0000;border-radius:8px;min-height:42px;padding:10px 14px;font-weight:800}.recommend-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:24px 0 6px;display:grid}.recommend-preview-card{border:1px solid var(--line);background:#fff;border-radius:8px;gap:10px;min-width:0;padding:16px;display:grid;box-shadow:0 10px 24px #09213d0f}.recommend-preview-meta{flex-wrap:wrap;gap:6px;display:flex}.recommend-preview-meta span{color:var(--blue);background:#eef6ff;border-radius:999px;padding:3px 8px;font-size:12px;font-weight:900}.recommend-preview-card h3{overflow-wrap:anywhere;margin:0;font-size:18px;line-height:1.35}.recommend-preview-card p,.recommend-preview-status{color:var(--muted);overflow-wrap:anywhere;margin:0;line-height:1.7}.recommend-preview-status.is-date{color:var(--ink);margin-top:18px;font-size:14px;font-weight:900}.recommend-preview-card dl{gap:8px;margin:0;display:grid}.recommend-preview-card dl div{background:#f8fbff;border:1px solid #e2ebf5;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;min-width:0;padding:8px 10px;display:flex}.recommend-preview-card dt{color:var(--muted);font-size:12px;font-weight:800}.recommend-preview-card dd{color:var(--ink);text-align:right;min-width:0;margin:0;font-weight:900}.recommend-preview-main-pick{gap:2px;display:grid}.recommend-preview-main-pick span,.recommend-preview-main-pick strong{display:block}.recommend-preview-button{text-align:center;white-space:normal;justify-content:center;width:100%;min-height:42px;margin-top:4px;font-size:14px;line-height:1.25}.recommend-strategy-area{margin-top:20px}.recommend-strategy-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.recommend-strategy-card{border:1px solid var(--line);background:#fff;border-radius:8px;gap:12px;min-width:0;padding:18px;display:grid;box-shadow:0 12px 28px #09213d0f}.recommend-strategy-head{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.recommend-strategy-head span{color:var(--blue);background:#eef6ff;border-radius:999px;padding:4px 9px;font-size:12px;font-weight:900}.recommend-strategy-head h3{color:var(--ink);margin:0;font-size:21px;line-height:1.35}.recommend-strategy-card p{color:var(--muted);margin:0;line-height:1.75}.recommend-strategy-races{gap:8px;display:grid}.recommend-strategy-races a{background:#f8fbff;border:1px solid #e2ebf5;border-radius:8px;gap:3px;padding:10px 12px;display:grid}.recommend-strategy-races strong{color:var(--ink);font-size:15px;line-height:1.35}.recommend-strategy-races span{color:var(--muted);font-size:12px;font-weight:800;line-height:1.45}.step-list{gap:14px;margin-top:34px;display:grid}.step-card{align-items:flex-start;gap:18px;display:flex}.step-card>span{background:var(--aqua);color:var(--blue);border-radius:50%;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;font-weight:900;display:inline-flex}.prediction-bridge{max-width:760px}.prediction-detail-hero{max-width:none}.prediction-dashboard{gap:22px;max-width:1180px;padding-top:clamp(28px,4vw,54px);display:grid}.prediction-page-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:20px;padding-bottom:22px;display:flex}.prediction-page-title h1{margin:0;font-size:clamp(34px,5vw,52px);line-height:1.18}.prediction-page-title p:not(.eyebrow){color:var(--muted);margin:10px 0 0;font-size:17px;font-weight:800;line-height:1.7}.prediction-accordions{gap:12px;display:grid}.prediction-expander,.prediction-panel{border:1px solid var(--line);background:#ffffffeb;border-radius:8px;box-shadow:0 16px 38px #09213d0f}.prediction-panel{padding:22px 24px}.prediction-panel h2{margin:0 0 18px;font-size:clamp(26px,3.3vw,38px);line-height:1.25}.prediction-panel p{color:var(--muted);line-height:1.8}.prediction-expander{overflow:hidden}.prediction-expander summary{color:var(--ink);cursor:pointer;padding:18px 22px;font-size:18px;font-weight:900;list-style:none}.prediction-expander summary::-webkit-details-marker{display:none}.prediction-expander summary:after{color:var(--blue);content:"+";float:right;font-weight:900}.prediction-expander[open] summary{border-bottom:1px solid var(--line)}.prediction-expander[open] summary:after{content:"-"}.prediction-expander>:not(summary){margin:18px 22px 22px}.inline-prediction-expander{box-shadow:none;margin-top:24px}.inline-prediction-expander summary{background:#f8fbff}.race-summary-table-wrap,.prediction-table-wrap{overflow-x:auto}.race-summary-table{border-collapse:collapse;width:100%;min-width:760px}.race-summary-table th,.race-summary-table td{color:var(--ink);text-align:left;vertical-align:top;border-bottom:1px solid #e5edf6;padding:12px 10px;font-weight:750}.race-summary-table th{color:var(--muted);background:#f5f8fc;font-size:13px;font-weight:900}.race-summary-table tr.is-current td{background:#eef6ff}.race-summary-mobile-list{display:none}.race-summary-mobile-list a{color:var(--ink);background:#fff;border:1px solid #d8e7f8;border-radius:8px;gap:10px;padding:14px;text-decoration:none;display:grid}.race-summary-mobile-list a.is-current{border-color:var(--blue);box-shadow:inset 0 0 0 1px var(--blue);background:#eef6ff}.race-summary-mobile-list a>div:first-child{justify-content:space-between;align-items:center;gap:8px;display:flex}.race-summary-mobile-list strong{color:var(--ink);font-size:22px}.race-summary-mobile-list span{color:var(--blue);background:#eef6ff;border-radius:999px;padding:4px 10px;font-weight:900}.race-summary-mobile-list p{color:var(--muted);overflow-wrap:anywhere;margin:0;line-height:1.55}.race-summary-mobile-list dl{gap:8px;margin:0;display:grid}.race-summary-mobile-list dl div{background:#f8fbff;border:1px solid #e2ebf5;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;display:flex}.race-summary-mobile-list dt{color:var(--muted);font-size:12px;font-weight:900}.race-summary-mobile-list dd{color:var(--ink);text-align:right;margin:0;font-weight:900}.race-switch-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}.race-switch-grid a{color:var(--ink);background:#fff;border:1px solid #d8e7f8;border-radius:8px;gap:5px;min-height:92px;padding:12px;display:grid}.race-switch-grid a.is-current{border-color:var(--blue);box-shadow:inset 0 0 0 1px var(--blue);background:#eaf3ff}.race-switch-grid strong{font-size:22px}.race-switch-grid span,.race-switch-grid em{color:var(--muted);font-size:13px;font-style:normal;font-weight:850}.venue-switch-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}.venue-switch-grid a{color:var(--ink);background:#fff;border:1px solid #d8e7f8;border-radius:8px;gap:5px;min-height:92px;padding:12px;text-decoration:none;display:grid}.venue-switch-grid a.is-current{border-color:var(--blue);box-shadow:inset 0 0 0 1px var(--blue);background:#eaf3ff}.venue-switch-grid span{background:var(--blue);color:#fff;text-align:center;border-radius:6px;margin:-12px -12px 4px;padding:7px 6px;font-size:14px;font-weight:900}.venue-switch-grid strong{color:var(--ink);text-align:center;font-size:14px;line-height:1.35}.venue-switch-grid em{color:var(--muted);text-align:center;font-size:12px;font-style:normal;font-weight:850;line-height:1.35}.race-grade-badge{color:#fff;background:#94989c;border-radius:8px;justify-content:center;min-width:180px;margin-bottom:18px;padding:10px 18px;font-size:15px;font-weight:900;display:inline-flex}.race-overview-panel h2{font-size:clamp(30px,4.4vw,50px)}.race-overview-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.race-overview-grid article{background:#f8fbff;border:1px solid #e2ebf5;border-radius:8px;gap:8px;padding:16px;display:grid}.race-overview-grid span{color:var(--muted);font-size:13px;font-weight:900}.race-overview-grid strong{color:var(--ink);font-size:clamp(20px,2.4vw,28px);line-height:1.25}.prediction-condition-grid{grid-template-columns:minmax(0,1.3fr) minmax(0,.7fr);gap:16px;display:grid}.water-weather-main{background:linear-gradient(135deg,#f0fbff,#f7fbff);border:1px solid #d8e7f8;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;padding:16px;display:flex}.water-weather-main strong,.race-chaos-panel>strong{color:var(--ink);font-size:clamp(28px,4vw,46px);line-height:1.15}.water-weather-main span{color:var(--muted);font-weight:900}.race-overview-grid.is-compact{grid-template-columns:repeat(3,minmax(0,1fr))}.race-chaos-panel{align-content:start;gap:10px;display:grid}.prediction-boat-tabs{gap:16px;display:grid}.prediction-tab-list{background:#f5f8fc;border:1px solid #dce7f4;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:8px;display:grid}.prediction-tab-list button{appearance:none;color:var(--muted);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:7px;min-height:44px;padding:10px 12px;font-weight:900}.prediction-tab-label{line-height:1.25;display:grid}.prediction-tab-list button.is-active{color:var(--ink);background:#fff;box-shadow:0 8px 18px #0d254014}.prediction-tab-panel{margin-top:0}.prediction-reason-expander .prediction-reason-list{margin:18px 22px 22px}.site-footer{border-top:1px solid var(--line);background:#f4f7fb}.footer-inner{max-width:1180px;margin:0 auto;padding:42px clamp(18px,4vw,56px) 24px}.footer-venues h2{color:#4e5865;margin:0 0 22px;font-size:28px;line-height:1.25}.footer-region-grid{gap:20px;display:grid}.footer-region h3{color:#5c6671;margin:0 0 8px;font-size:22px;line-height:1.25}.footer-venue-links{flex-wrap:wrap;gap:12px 30px;display:flex}.footer-venue-links a{color:var(--blue);font-size:21px;font-weight:700;line-height:1.35}.footer-legal-links{border-top:1px solid var(--line);flex-wrap:wrap;gap:8px 16px;margin-top:32px;padding-top:18px;display:flex}.footer-legal-links a,.footer-copy{color:#738196;font-size:12px;line-height:1.6}.footer-copy{margin:12px 0 0}.legal-page .section-heading{max-width:900px}.legal-content{gap:22px;max-width:960px;margin-top:34px;display:grid}.legal-content article{border-top:1px solid var(--line);padding-top:22px}.legal-content h2{color:var(--ink);margin:0 0 10px;font-size:21px;line-height:1.35}.legal-content p{color:var(--muted);margin:0 0 8px;line-height:1.9}.seo-link-panel,.seo-content-block{border-top:1px solid var(--line);margin-top:36px;padding-top:28px}.seo-link-panel>div:first-child p:not(.eyebrow),.seo-muted,.seo-empty-state p{color:var(--muted);line-height:1.8}.section-heading.left{text-align:left;margin-left:0;margin-right:0}.seo-venue-link-grid,.seo-summary-grid,.seo-race-index-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:22px;display:grid}.seo-venue-link-card,.seo-summary-grid article,.seo-race-index-card,.seo-empty-state{border:1px solid var(--line);background:#fff;border-radius:8px;padding:18px}.seo-venue-link-card h3,.seo-race-index-card strong{color:var(--ink);margin:0;font-size:18px}.seo-venue-link-card p,.seo-race-index-card em{color:var(--muted);margin:8px 0 0;font-style:normal;font-weight:700}.seo-race-links{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.seo-race-links a{color:var(--blue);background:#eff6ff;border-radius:6px;padding:6px 9px;font-size:13px;font-weight:900}.seo-summary-grid article{gap:8px;display:grid}.seo-summary-grid span,.seo-main-pick span{color:var(--muted);font-size:13px;font-weight:900}.seo-summary-grid strong{color:var(--ink);font-size:20px;line-height:1.35}.seo-main-pick{background:#f8fbff;border:1px solid #d8e7f8;border-radius:8px;gap:8px;padding:18px;display:grid}.seo-main-pick strong{color:var(--ink);font-size:26px}.seo-main-pick p{color:var(--muted);margin:0;line-height:1.7}.seo-summary-grid.compact{grid-template-columns:repeat(5,minmax(0,1fr))}.prediction-reason-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.prediction-reason-list li{color:var(--ink);background:#f8fbff;border:1px solid #d8e7f8;border-radius:8px;padding:16px 18px;line-height:1.85}.prediction-subheading{margin:28px 0 14px;font-size:20px}.prediction-combo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.prediction-combo-card{border:1px solid var(--line);background:#fff;border-radius:8px;gap:12px;min-width:0;padding:16px;display:grid}.prediction-combo-card.is-focus{border-color:#4ee9ffb8;box-shadow:0 12px 28px #1468ff14}.prediction-combo-card>div:first-child{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.prediction-combo-card span{color:var(--blue);background:#eef6ff;border-radius:999px;flex:none;padding:4px 8px;font-size:12px;font-weight:900}.prediction-combo-card strong{color:var(--ink);text-align:right;font-size:18px;line-height:1.35}.prediction-combo-card p{color:var(--muted);overflow-wrap:anywhere;margin:0;line-height:1.7}.prediction-combo-card dl{gap:8px;margin:0;display:grid}.prediction-combo-card dl div{background:#f8fbff;border:1px solid #e2ebf5;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;display:flex}.prediction-combo-card dt{color:var(--muted);white-space:nowrap;font-size:12px;font-weight:800}.prediction-combo-card dd{color:var(--ink);text-align:right;white-space:nowrap;word-break:keep-all;margin:0;font-weight:900}.prediction-detail-table{border-top:1px solid var(--line);margin-top:18px;padding-top:14px}.prediction-detail-table summary{color:var(--ink);cursor:pointer;font-size:18px;font-weight:900}.strategy-result-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.strategy-result-grid article{border:1px solid var(--line);background:#fff;border-radius:8px;gap:8px;padding:16px;display:grid}.strategy-result-grid span{color:var(--blue);font-size:12px;font-weight:900}.strategy-result-grid strong{color:var(--ink);font-size:17px;line-height:1.35}.strategy-result-grid p{color:var(--muted);margin:0;line-height:1.7}.seo-boat-table{border:1px solid var(--line);border-radius:8px;overflow:hidden}.seo-boat-row{grid-template-columns:.7fr 1.4fr .7fr repeat(3,1fr);gap:10px;display:grid}.seo-boat-row span{border-bottom:1px solid var(--line);color:var(--ink);padding:12px;font-weight:750}.seo-boat-row.is-head span{color:var(--muted);background:#f5f8fc;font-size:13px;font-weight:900}.seo-boat-row.is-top-pick span{background:#eff6ff}.seo-race-index-card{color:var(--ink);gap:8px;text-decoration:none;display:grid}.seo-race-index-card span{color:var(--muted);font-weight:850}.seo-empty-state strong{color:var(--ink);margin-bottom:8px;font-size:22px;display:block}.seo-breadcrumb{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;margin-top:32px;display:flex}.seo-breadcrumb a{color:var(--blue);font-weight:800}.seo-footer-index{margin-top:clamp(54px,8vw,92px);padding-top:0}.prediction-seo-index{border-top:1px solid var(--line)}.seo-footer-index .seo-link-panel{background:0 0;border-top:0;margin-top:0;padding-top:28px}.seo-footer-index .seo-link-panel>div:first-child{max-width:820px}.seo-footer-index .seo-link-panel h2{font-size:clamp(22px,3vw,30px)}.seo-footer-index .seo-venue-link-card{box-shadow:none}.prediction-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:22px;display:grid}.prediction-stat-grid article{border:1px solid var(--line);background:#fff;border-radius:8px;gap:8px;min-width:0;padding:18px;display:grid}.prediction-stat-grid article.is-wide{grid-column:span 2}.prediction-stat-grid span{color:var(--muted);font-size:13px;font-weight:900}.prediction-stat-grid strong{color:var(--ink);overflow-wrap:anywhere;font-size:clamp(22px,3vw,34px);line-height:1.25}.prediction-stat-grid em{color:var(--muted);font-style:normal;font-weight:800;line-height:1.6}.boat-card-section{margin-top:24px}.boat-card-section h3,.purchase-base-section h3,.purchase-summary h3,.purchase-guide h3,.all-bet-table h3{color:var(--ink);margin:0 0 12px;font-size:21px;line-height:1.35}.boat-card-list{gap:14px;display:grid}.boat-card{border:1px solid var(--line);background:#fff;border-radius:8px;gap:14px;padding:18px;display:grid}.boat-card.is-top-pick{border-color:#1468ff6b;box-shadow:0 12px 28px #1468ff12}.boat-card-head{border-bottom:1px solid #e7eef7;justify-content:space-between;align-items:center;gap:14px;padding-bottom:12px;display:flex}.boat-card-head strong{color:var(--ink);font-size:clamp(20px,3vw,28px);line-height:1.25}.boat-card-head span{color:#075d9d;background:#e9f3ff;border-radius:999px;flex:none;padding:8px 12px;font-weight:900}.boat-card-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:0 18px;display:grid}.boat-card-field{border-bottom:1px solid #e7eef7;gap:6px;min-width:0;padding:10px 0;display:grid}.boat-card-field span{color:var(--muted);font-size:13px;font-weight:900}.boat-card-field strong{color:var(--ink);overflow-wrap:anywhere;font-size:17px;line-height:1.35}.race-card-rich{gap:12px}.race-card-rich p{color:var(--muted);overflow-wrap:anywhere;margin:0;line-height:1.65}.race-card-meta{flex-wrap:wrap;gap:8px;display:flex}.race-card-meta span{color:var(--blue);background:#eef6ff;border-radius:999px;padding:5px 10px;font-size:13px;font-weight:900}.race-card-rich dl{gap:8px;margin:0;display:grid}.race-card-rich dl div{background:#f8fbff;border:1px solid #e2ebf5;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:10px;display:flex}.race-card-rich dt{color:var(--muted);font-size:13px;font-weight:900}.race-card-rich dd{color:var(--ink);text-align:right;margin:0;font-weight:900;line-height:1.4}.prediction-workbench{gap:24px;display:grid}.purchase-guide{color:var(--ink);background:#eef6ff;border:1px solid #d8e7f8;border-radius:8px;padding:18px}.purchase-guide p,.purchase-base-section p,.purchase-summary p{color:var(--muted);margin:0 0 14px;line-height:1.75}.purchase-base-section,.purchase-summary,.purchase-child-block,.all-bet-table{gap:12px;display:grid}.purchase-child-block{background:#fff;border:2px solid #cce3ff;border-radius:8px;margin-top:14px;padding:14px}.purchase-child-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.purchase-child-heading span{color:#075d9d;background:#e9f3ff;border-radius:999px;flex:none;padding:5px 10px;font-size:12px;font-weight:900}.purchase-child-block h4{color:var(--ink);margin:0;font-size:17px}.prediction-table-wrap{border:1px solid var(--line);border-radius:8px;max-width:100%;overflow-x:auto}.prediction-compact-table{border-collapse:collapse;width:100%;min-width:760px}.prediction-compact-table th,.prediction-compact-table td{color:var(--ink);text-align:left;vertical-align:middle;border-bottom:1px solid #e6eef7;padding:10px;font-size:14px;line-height:1.45}.prediction-compact-table th{color:var(--muted);background:#f5f8fc;font-weight:900}.prediction-compact-table td{font-weight:750}.prediction-compact-table input[type=checkbox]{width:18px;height:18px}.prediction-mobile-card-list{display:none}.prediction-mobile-card{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:8px;gap:10px;padding:14px;display:grid}.prediction-mobile-card.is-selectable{cursor:pointer;grid-template-columns:auto minmax(0,1fr);align-items:flex-start}.prediction-mobile-card.is-selected{border-color:var(--blue);box-shadow:inset 0 0 0 1px var(--blue);background:#eef6ff}.prediction-mobile-card input[type=checkbox]{width:20px;height:20px;margin-top:3px}.prediction-mobile-card.is-selectable>div{gap:10px;min-width:0;display:grid}.prediction-mobile-card-head{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.prediction-mobile-card-head span{color:var(--blue);background:#eef6ff;border-radius:999px;flex:none;padding:4px 8px;font-size:12px;font-weight:900}.prediction-mobile-card-head strong{color:var(--ink);text-align:right;font-size:18px;line-height:1.35}.prediction-mobile-card p{color:var(--muted);overflow-wrap:anywhere;margin:0;line-height:1.6}.prediction-mobile-card dl{gap:8px;margin:0;display:grid}.prediction-mobile-card dl div{background:#f8fbff;border:1px solid #e2ebf5;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;display:flex}.prediction-mobile-card dt{color:var(--muted);white-space:nowrap;font-size:12px;font-weight:900}.prediction-mobile-card dd{color:var(--ink);text-align:right;white-space:nowrap;word-break:keep-all;margin:0;font-weight:900}@media (max-width:920px){.topbar-shell{position:static}.topbar{height:64px}.service-pill{display:none}.global-nav{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.global-nav a{border-color:var(--line);text-align:center}.feature-grid,.content-grid,.seo-venue-link-grid,.seo-summary-grid,.seo-summary-grid.compact,.seo-race-index-grid,.prediction-combo-grid,.prediction-stat-grid,.betting-style-grid,.betting-style-grid.is-detail,.strategy-result-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.venue-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.recommend-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.recommend-strategy-grid,.prediction-page-title,.prediction-condition-grid{grid-template-columns:1fr}.prediction-page-title{align-items:flex-start;display:grid}.race-overview-grid,.race-switch-grid,.venue-switch-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-venue-links a{font-size:19px}}@media (max-width:560px){.topbar{min-height:auto;padding:0 16px}.brand-icon{width:36px;height:36px}.brand-wordmark{width:min(190px,58vw);height:46px}.global-nav-shell{padding:12px 14px 0}.global-nav{gap:8px;padding-bottom:12px}.global-nav a{white-space:normal;min-height:42px;padding:8px 10px;font-size:14px}.hero{min-height:520px}.hero-media{background-position:62%}.hero-actions,.bridge-actions{flex-direction:column}.button{width:100%}.hero-actions .button{min-width:0}.feature-grid,.content-grid,.seo-summary-grid,.seo-summary-grid.compact,.strategy-result-grid{grid-template-columns:1fr}.venue-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.recommend-preview-grid,.seo-venue-link-grid,.seo-race-index-grid,.prediction-combo-grid,.betting-style-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.betting-style-grid.is-detail{grid-template-columns:1fr}.prediction-combo-card{padding:12px}.prediction-dashboard{gap:16px}.prediction-page-title{padding-bottom:16px}.prediction-panel{padding:18px 16px}.prediction-expander summary{padding:15px 16px;font-size:16px}.prediction-expander>:not(summary),.prediction-reason-expander .prediction-reason-list{margin:14px 16px 16px}.race-summary-table-wrap{display:none}.race-summary-mobile-list{gap:10px;display:grid}.prediction-table-wrap.has-card-fallback{display:none}.prediction-mobile-card-list{gap:10px;display:grid}.race-grade-badge{min-width:100%}.race-overview-grid.is-compact,.prediction-tab-list,.venue-switch-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.prediction-tab-list button{min-height:40px;padding:8px 6px;font-size:13px}.water-weather-main{align-items:flex-start;display:grid}.prediction-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.prediction-stat-grid article.is-wide{grid-column:1/-1}.prediction-stat-grid strong{font-size:25px}.boat-card{padding:14px}.boat-card-head{align-items:flex-start}.boat-card-head strong{font-size:22px}.boat-card-fields{grid-template-columns:repeat(3,minmax(0,1fr))}.boat-card-field span{font-size:12px}.boat-card-field strong{font-size:15px}.prediction-compact-table{min-width:680px}.prediction-combo-card>div:first-child{display:grid}.prediction-combo-card strong{text-align:left;font-size:16px}.seo-boat-table{overflow-x:auto}.seo-boat-row{min-width:760px}.venue-card{min-height:104px}.venue-card span{padding:6px;font-size:14px}.venue-card strong{padding:12px 6px 0;font-size:13px}.venue-card em{padding:4px 6px 10px;font-size:12px}.recommend-preview-card{padding:12px}.betting-style-card,.recommend-strategy-card{padding:14px}.recommend-preview-card h3{font-size:16px}.recommend-preview-card p{font-size:13px}.recommend-preview-card dl div{flex-direction:column;align-items:flex-start;gap:4px}.recommend-preview-card dd{text-align:left}.recommend-preview-button{padding:10px 8px;font-size:13px}.footer-inner{padding-top:34px}.footer-venues h2{font-size:24px}.footer-region h3{font-size:19px}.footer-venue-links{gap:10px 22px}.footer-venue-links a{font-size:18px}}@media (max-width:420px){.venue-grid,.recommend-preview-grid,.seo-venue-link-grid,.seo-race-index-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.prediction-combo-grid{grid-template-columns:1fr}.race-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.race-overview-grid.is-compact,.venue-switch-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.race-switch-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.boat-card-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:0 10px}}
