#footer-white-minimal-forty-seven{padding:42px 0 22px;background:#fff;color:#172033;border-top:1px solid #e5e7eb}#footer-white-minimal-forty-seven a{color:inherit;text-decoration:none}#footer-white-minimal-forty-seven .dp-footer__brand{display:grid;grid-template-columns:auto minmax(0,1fr);gap:22px;align-items:center;padding-bottom:20px;border-bottom:1px solid #e5e7eb}#footer-white-minimal-forty-seven .dp-footer__brand img{height:42px;width:auto;max-width:none;object-fit:contain;border-radius:14px}#footer-white-minimal-forty-seven .dp-footer__brand p{margin:0;color:#64748b;font-size:14px;line-height:1.8}#footer-white-minimal-forty-seven .dp-footer__line{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 0;border-bottom:1px solid #e5e7eb}#footer-white-minimal-forty-seven nav{display:flex;flex-wrap:wrap;gap:12px}#footer-white-minimal-forty-seven nav a{font-size:14px;font-weight:850;color:#334155}#footer-white-minimal-forty-seven nav a:hover{color:#2563eb}#footer-white-minimal-forty-seven .dp-footer__mail{padding:8px 12px;border-radius:999px;background:#f1f5f9;color:#334155;font-size:13px;font-weight:850;white-space:nowrap}#footer-white-minimal-forty-seven .dp-footer__more{display:flex;flex-wrap:wrap;gap:10px;padding:16px 0;color:#64748b;font-size:13px;line-height:1.6}#footer-white-minimal-forty-seven .dp-footer__more a:hover{color:#2563eb}#footer-white-minimal-forty-seven .dp-footer__copy{display:flex;justify-content:space-between;gap:14px;flex-wrap:wrap;color:#64748b;font-size:13px}@media(max-width:767.98px){#footer-white-minimal-forty-seven .dp-footer__brand{grid-template-columns:1fr}#footer-white-minimal-forty-seven .dp-footer__line{display:grid}}#header-modern-frame-thirty-eight{position:relative;z-index:20;padding:9px 0;background:#f4f8ff}#header-modern-frame-thirty-eight .dp-header__nav{padding:0;background:transparent}#header-modern-frame-thirty-eight .dp-header__shell{display:flex;align-items:center;gap:18px;min-height:72px;padding:10px 18px;border:1px solid rgba(15,23,42,.08);border-radius:18px;background:#fff;box-shadow:0 16px 34px rgba(30,64,175,.08)}#header-modern-frame-thirty-eight .dp-header__brand{display:inline-flex;align-items:center;gap:12px;min-width:220px;padding:6px 10px 6px 6px;border-radius:15px;background:#f8fafc;color:#111827;text-decoration:none}#header-modern-frame-thirty-eight .dp-header__logo{height:42px;width:auto;max-width:none;object-fit:contain;border-radius:13px;box-shadow:0 8px 18px rgba(15,23,42,.06)}#header-modern-frame-thirty-eight .dp-header__brand span{display:block;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:22px;font-weight:900;letter-spacing:0}#header-modern-frame-thirty-eight .dp-header__collapse{align-items:center;min-width:0}#header-modern-frame-thirty-eight .dp-header__menu{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;gap:8px;margin:0 auto;min-width:0}#header-modern-frame-thirty-eight .dp-header__link{display:flex;align-items:center;justify-content:center;min-height:42px;padding:9px 15px;border:1px solid rgba(37,99,235,.14);border-radius:12px;background:#fff;color:#243044;font-size:15px;font-weight:850;white-space:nowrap;text-decoration:none;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}#header-modern-frame-thirty-eight .dp-header__link:hover{border-color:rgba(37,99,235,.35);background:#eff6ff;color:#1d4ed8;text-decoration:none;transform:translateY(-1px)}#header-modern-frame-thirty-eight .dp-header__link.active{border-color:#1d4ed8;background:#1d4ed8;color:#fff}#header-modern-frame-thirty-eight .dp-header__actions{display:flex;flex-direction:row;align-items:center;gap:8px;margin-left:14px}#header-modern-frame-thirty-eight .dp-header__login{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 18px;border:1px solid #1d4ed8;border-radius:12px;background:#1d4ed8;color:#fff;font-size:14px;font-weight:900;text-decoration:none;white-space:nowrap;box-shadow:0 10px 24px rgba(37,99,235,.18);transition:background .18s ease,color .18s ease,transform .18s ease}#header-modern-frame-thirty-eight .dp-header__login:hover{background:#0f172a;color:#fff;text-decoration:none;transform:translateY(-1px)}#header-modern-frame-thirty-eight .dp-header__toggle{display:none;align-items:center;justify-content:center;width:42px;height:42px;margin-left:auto;padding:0;border:1px solid rgba(37,99,235,.18);border-radius:12px;background:#eff6ff;color:#1d4ed8}#header-modern-frame-thirty-eight .dp-header__toggle i{transition:transform .22s ease}#header-modern-frame-thirty-eight .dp-header__toggle[aria-expanded="true"] i{transform:rotate(90deg)}@media(max-width:991.98px){#header-modern-frame-thirty-eight{padding:6px 0}#header-modern-frame-thirty-eight .dp-header__shell{flex-wrap:wrap;gap:0;min-height:64px;padding:9px 12px;border-radius:16px}#header-modern-frame-thirty-eight .dp-header__brand{min-width:0;max-width:calc(100% - 54px);padding:5px 8px 5px 5px}#header-modern-frame-thirty-eight .dp-header__logo{height:38px}#header-modern-frame-thirty-eight .dp-header__brand span{max-width:45vw;font-size:20px}#header-modern-frame-thirty-eight .dp-header__toggle{display:inline-flex}#header-modern-frame-thirty-eight .dp-header__collapse{flex-basis:100%;width:100%;max-height:calc(100vh - 86px);overflow:auto;margin-top:10px;padding-top:12px;border-top:1px solid rgba(37,99,235,.12)}#header-modern-frame-thirty-eight .dp-header__collapse.collapsing{display:block;height:0;overflow:hidden;transition:height .3s cubic-bezier(.22,1,.36,1)}#header-modern-frame-thirty-eight .dp-header__collapse.show{animation:headerModernFrameMenuIn .18s ease both}#header-modern-frame-thirty-eight .dp-header__menu{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;overflow:visible;padding-bottom:0}#header-modern-frame-thirty-eight .dp-header__link{justify-content:flex-start;min-height:42px;background:#f8fafc}#header-modern-frame-thirty-eight .dp-header__actions{display:grid;grid-template-columns:1fr;margin:10px 0 0;overflow:visible}#header-modern-frame-thirty-eight .dp-header__login{width:100%;min-height:44px}}@media(max-width:575.98px){#header-modern-frame-thirty-eight .dp-header__logo{height:34px}#header-modern-frame-thirty-eight .dp-header__brand span{font-size:19px}#header-modern-frame-thirty-eight .dp-header__menu{grid-template-columns:1fr}}@keyframes headerModernFrameMenuIn{from{opacity:.78;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}:root{--bg:#f4f1ea;--paper:#fbfaf7;--ink:#1e2126;--muted:#6a7077;--line:#d8d1c6;--accent:#8f1d1d;--accent2:#b88a39;--soft:#efe8db;--dark:#121417}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bg);color:var(--ink);font-family:Arial,"PingFang SC","Microsoft YaHei",sans-serif}img{max-width:100%;display:block}main.page-main{display:block}.section-inner{width:min(1180px,calc(100% - 32px));margin:0 auto}.quick-wire{border-bottom:1px solid var(--line);background:#f8f5ee}.quick-wire .section-inner{display:flex;gap:12px;align-items:center;padding:10px 0;font-size:13px;line-height:1.6;color:#4c535c}.quick-wire strong{color:var(--accent);font-weight:700}.hero-bet{padding:22px 0 30px;border-bottom:2px solid var(--dark);background:var(--paper)}.hero-grid{display:grid;grid-template-columns:1.3fr .9fr;gap:24px;align-items:start}.hero-main{display:grid;grid-template-columns:1.1fr .9fr;gap:20px;border-top:4px solid var(--dark);padding-top:18px}.hero-copy h1{margin:0 0 14px;font-size:clamp(32px,5vw,54px);line-height:1.05;font-weight:800}.hero-copy p{margin:0 0 12px;font-size:15px;line-height:1.9;color:#313740}.kicker-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.kicker,.state-badge{display:inline-flex;align-items:center;padding:5px 10px;border:1px solid var(--line);border-radius:4px;font-size:12px;background:#fff}.kicker{color:#49515b}.hero-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:16px}.meta-box{padding:12px;border:1px solid var(--line);background:#fff}.meta-box span{display:block;font-size:12px;color:var(--muted);margin-bottom:6px}.meta-box strong{font-size:15px;line-height:1.4}.hero-visual{position:relative}.hero-visual img{width:100%;height:100%;min-height:300px;object-fit:cover;border-radius:6px}.hero-note{position:absolute;left:12px;right:12px;bottom:12px;background:rgba(251,250,247,.94);border:1px solid var(--line);padding:12px;border-radius:4px;font-size:13px;line-height:1.7}.hero-side{display:grid;gap:14px}brief-card,.brief-card{}.brief-card{background:#fff;border:1px solid var(--line);padding:16px;border-radius:6px}.brief-card h2{margin:0 0 10px;font-size:18px;border-bottom:1px solid var(--line);padding-bottom:8px}.brief-list{display:grid;gap:10px}.brief-item{display:grid;grid-template-columns:78px 1fr;gap:10px;padding-bottom:10px;border-bottom:1px dashed var(--line)}.brief-item:last-child{padding-bottom:0;border-bottom:0}.brief-time{font-size:12px;color:var(--muted)}.brief-item strong{display:block;font-size:14px;line-height:1.5;margin-bottom:4px}.brief-item p{margin:0;font-size:13px;line-height:1.7;color:#4f5660}.split-title{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:14px}.split-title h2,.split-title h3{margin:0;font-size:24px;line-height:1.2}.split-title p{margin:0;color:var(--muted);font-size:13px;line-height:1.7}match-board{}.match-board{padding:34px 0;background:var(--bg)}.board-wrap{display:grid;grid-template-columns:1.05fr .95fr;gap:24px}.focus-match{background:#fff;border:1px solid var(--line);border-top:4px solid var(--accent);padding:18px;border-radius:6px}.focus-head{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:12px}.focus-head .state-badge{background:#f7f2ea;color:var(--accent)}.match-line{display:flex;justify-content:space-between;gap:10px;align-items:center;padding:16px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.team-col{width:38%;display:flex;align-items:center;gap:12px}.team-col.reverse{justify-content:flex-end}.team-logo,.team-abbr{width:42px;height:42px;border-radius:50%;background:#f1eee7;border:1px solid var(--line);display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;overflow:hidden}.team-logo img{width:100%;height:100%;object-fit:cover}.score-col{text-align:center;min-width:110px}.score-col strong{display:block;font-size:30px;line-height:1;margin-bottom:8px}.score-col span{display:block;font-size:12px;color:var(--muted)}.focus-text{margin-top:14px;font-size:14px;line-height:1.85;color:#333b44}.schedule-list{background:var(--paper);border:1px solid var(--line);padding:18px;border-radius:6px}.schedule-items{display:grid;gap:10px}.schedule-row{display:grid;grid-template-columns:90px 1fr 86px;gap:12px;align-items:center;padding:12px 0;border-bottom:1px dashed var(--line)}.schedule-row:last-child{border-bottom:0}.schedule-row .time{font-size:12px;color:var(--muted)}.schedule-row .mid{display:flex;align-items:center;gap:10px;min-width:0}.schedule-row .mid b{font-size:14px;line-height:1.5}.schedule-row .right{text-align:right}.schedule-row .right span{display:block;font-size:12px;color:var(--muted)}.topic-service{padding:34px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f8f5ee}.topic-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:24px;align-items:center}.topic-grid img{width:100%;height:320px;object-fit:cover;border-radius:6px}.topic-copy h2{margin:0 0 12px;font-size:26px}.topic-copy p{margin:0 0 12px;font-size:15px;line-height:1.9;color:#313740}.entry-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:14px}.entry-box{background:#fff;border:1px solid var(--line);padding:14px;border-radius:6px}.entry-box strong{display:block;margin-bottom:6px;font-size:15px}.entry-box span{font-size:13px;line-height:1.7;color:#56606b}about-section{}.about-section{padding:38px 0;background:var(--paper)}.about-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:26px;align-items:start}.about-visual img{width:100%;height:100%;min-height:360px;object-fit:cover;border-radius:6px}.about-copy h2{margin:0 0 12px;font-size:26px}.about-copy p{margin:0 0 12px;font-size:15px;line-height:1.95;color:#2f3640}.about-tags{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0 16px}.about-tags span{padding:5px 10px;background:#fff;border:1px solid var(--line);border-radius:4px;font-size:12px}.about-link{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:6px;background:var(--dark);color:#fff;text-decoration:none;font-size:14px}guide-section{}.guide-section{padding:36px 0;background:var(--bg)}.guide-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:24px}.guide-panel{background:#fff;border:1px solid var(--line);padding:18px;border-radius:6px}.guide-panel h2,.guide-panel h3{margin:0 0 12px;font-size:24px}.guide-panel p{margin:0 0 12px;font-size:14px;line-height:1.9;color:#37404a}.guide-steps{display:grid;gap:10px;margin-top:12px}.guide-step{display:grid;grid-template-columns:34px 1fr;gap:12px;border-top:1px dashed var(--line);padding-top:12px}.guide-step b{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#f2ece0;color:var(--accent);font-size:14px}.guide-side{display:grid;gap:14px}.side-card{border:1px solid var(--line);background:#f8f5ee;padding:16px;border-radius:6px}.side-card h3{margin:0 0 10px;font-size:18px}.side-card ul{margin:0;padding:0;list-style:none;display:grid;gap:10px}.side-card li{font-size:14px;line-height:1.8;color:#3b4550;padding-bottom:10px;border-bottom:1px dashed var(--line)}.side-card li:last-child{padding-bottom:0;border-bottom:0}.explain-section{padding:34px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.explain-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.explain-card{padding:16px;border:1px solid var(--line);border-radius:6px;background:var(--paper)}.explain-card h3{margin:0 0 10px;font-size:18px}.explain-card p{margin:0;font-size:14px;line-height:1.85;color:#39424c}.app-entry{padding:38px 0;background:#f7f3eb}.app-box{display:grid;grid-template-columns:.85fr 1.15fr;gap:24px;align-items:center;border-top:3px solid var(--dark);padding-top:16px}.app-visual img{width:100%;height:300px;object-fit:cover;border-radius:6px}.app-copy h2{margin:0 0 12px;font-size:26px}.app-copy p{margin:0 0 12px;font-size:15px;line-height:1.9;color:#343b45}.app-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:16px}.app-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:6px;text-decoration:none;font-size:14px}.app-actions a:first-child{background:var(--accent);color:#fff}.app-actions a:last-child{background:#fff;color:var(--ink);border:1px solid var(--line)}.article-flow{padding:40px 0;background:var(--paper)}.article-layout{display:grid;grid-template-columns:1fr 1fr;gap:18px}.article-card{display:grid;grid-template-columns:160px 1fr;gap:14px;padding:14px;border-bottom:1px solid var(--line);background:#fff}.article-card img{width:100%;height:116px;object-fit:cover;border-radius:6px}.article-card time{display:block;font-size:12px;color:var(--muted);margin-bottom:6px}.article-card h3{margin:0 0 8px;font-size:17px;line-height:1.45}.article-card h3 a{color:var(--ink);text-decoration:none}.article-card p{margin:0;font-size:13px;line-height:1.8;color:#4d5660}.help-section{padding:36px 0;background:var(--bg)}.help-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:24px}.help-list{background:#fff;border:1px solid var(--line);padding:18px;border-radius:6px}.help-list h2{margin:0 0 12px;font-size:24px}.faq-item{padding:14px 0;border-bottom:1px dashed var(--line)}.faq-item:last-child{border-bottom:0}.faq-item h3{margin:0 0 8px;font-size:16px}.faq-item p{margin:0;font-size:14px;line-height:1.85;color:#3d4650}.voice-card{background:#f8f5ee;border:1px solid var(--line);padding:18px;border-radius:6px}.voice-card h3{margin:0 0 12px;font-size:19px}.voice-item{display:grid;grid-template-columns:48px 1fr;gap:12px;padding:12px 0;border-bottom:1px dashed var(--line)}.voice-item:last-child{border-bottom:0}.voice-item img{width:48px;height:48px;border-radius:50%;object-fit:cover}.voice-item strong{display:block;font-size:14px;margin-bottom:6px}.voice-item p{margin:0;font-size:13px;line-height:1.8;color:#4f5761}.trust-strip{padding:22px 0 34px;background:var(--bg)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.trust-note{padding:14px;border-top:2px solid var(--dark);background:#fff}.trust-note strong{display:block;margin-bottom:8px;font-size:15px}.trust-note span{display:block;font-size:13px;line-height:1.7;color:#55606a}@media (max-width:980px){.hero-grid,.hero-main,.board-wrap,.topic-grid,.about-grid,.guide-layout,.app-box,.help-layout{grid-template-columns:1fr}.explain-grid,.article-layout,.trust-grid{grid-template-columns:1fr 1fr}}@media (max-width:680px){.section-inner{width:min(100% - 24px,1180px)}.hero-meta,.entry-list,.explain-grid,.trust-grid,.article-layout{grid-template-columns:1fr}.article-card{grid-template-columns:1fr}.article-card img{height:180px}.match-line{gap:6px}.team-col{width:35%}.score-col{min-width:86px}.score-col strong{font-size:24px}.schedule-row{grid-template-columns:1fr;gap:6px}.schedule-row .right{text-align:left}}