#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:#f5f7fa;--card:#ffffff;--line:#e5e9ef;--text:#1f2937;--muted:#667085;--accent:#0f766e;--accent2:#1d4ed8;--soft:#eef6ff;--warm:#fff7ed}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font:16px/1.7 -apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif}main img{max-width:100%;display:block}.page-main section{padding:28px 0}.section-inner{width:min(1180px,100% - 28px);margin:0 auto}.quick-ticker{padding:10px 0;background:#0b1220;color:#dbe6ff}.quick-ticker .section-inner{display:flex;gap:14px;align-items:center;overflow:auto;white-space:nowrap}.quick-ticker strong{color:#fff;font-size:14px}.quick-ticker span{font-size:13px;opacity:.92}.hero-bet{padding:22px 0 20px}.hero-grid{display:grid;grid-template-columns:1.15fr .95fr;gap:20px;align-items:stretch}.hero-feed,.hero-brand{background:var(--card);border:1px solid var(--line);border-radius:8px;overflow:hidden}.hero-feed{display:grid;grid-template-rows:auto 1fr}.feed-head,.brand-top,.sec-head{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;border-bottom:1px solid var(--line)}.feed-head h2,.sec-head h2,.about-copy h2,.guide-copy h2,.help-panel h2,.service-copy h2,.entry-copy h2,.articles-wrap h2{margin:0;font-size:20px;line-height:1.3}.feed-cover{position:relative}.feed-cover img{width:100%;aspect-ratio:16/9;object-fit:cover}.feed-overlay{position:absolute;inset:auto 0 0 0;padding:16px;background:linear-gradient(to top,rgba(7,17,34,.86),rgba(7,17,34,.06));color:#fff}.feed-overlay h3{margin:0 0 6px;font-size:24px;line-height:1.25}.feed-overlay p{margin:0;font-size:14px;color:#d7e3ff}.focus-list{padding:12px 16px 16px;display:grid;gap:12px}.focus-item{display:grid;grid-template-columns:88px 1fr auto;gap:12px;align-items:center;padding-bottom:12px;border-bottom:1px dashed var(--line)}.focus-item:last-child{border-bottom:0;padding-bottom:0}.focus-time{font-size:13px;color:var(--muted)}.focus-title{font-weight:700}.focus-meta{font-size:13px;color:var(--muted)}.tag{display:inline-flex;align-items:center;padding:3px 8px;border-radius:999px;background:var(--soft);color:var(--accent2);font-size:12px}.brand-top{border-bottom:0;padding-bottom:4px}.brand-body{padding:0 18px 18px}.hero-brand h1{margin:8px 0 10px;font-size:34px;line-height:1.18}.hero-lead{margin:0 0 14px;color:#475467}.brand-points{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:16px 0}.brand-points div{padding:12px;border:1px solid var(--line);border-radius:8px;background:#fafcff}.brand-points strong{display:block;font-size:14px;margin-bottom:4px}.brand-points span{display:block;font-size:13px;color:var(--muted)}.mini-note{padding:12px 14px;border-left:3px solid var(--accent);background:#f6fbfa;color:#38525a;font-size:14px}.data-strip .section-inner{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.data-cell{background:var(--card);border:1px solid var(--line);border-radius:8px;padding:16px}.data-cell strong{display:block;font-size:24px;line-height:1.1;margin-bottom:6px;color:#111827}.data-cell span{font-size:13px;color:var(--muted)}.match-board .section-inner{display:grid;grid-template-columns:1.1fr .9fr;gap:20px}.board-main,.board-side{background:var(--card);border:1px solid var(--line);border-radius:8px}.match-list{padding:10px 14px 16px}.match-row{display:grid;grid-template-columns:110px 1fr auto;gap:14px;align-items:center;padding:14px 0;border-bottom:1px solid var(--line)}.match-row:last-child{border-bottom:0}.match-meta{font-size:13px;color:var(--muted)}.teams{display:grid;gap:8px}.team-line{display:grid;grid-template-columns:28px 1fr auto;gap:10px;align-items:center}.team-logo,.team-fallback{width:28px;height:28px;border-radius:50%;overflow:hidden;background:#eef2f7;display:flex;align-items:center;justify-content:center;font-size:12px;color:#344054}.team-logo img{width:100%;height:100%;object-fit:cover}.score-wrap{text-align:right}.score{font-size:22px;font-weight:800;line-height:1}.status{display:inline-block;margin-top:4px;font-size:12px;padding:3px 8px;border-radius:999px;background:#edf7f6;color:var(--accent)}.board-side .section-inner-mini{padding:16px}.side-cover img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:8px}.side-copy{margin-top:12px}.side-copy h3{margin:0 0 8px;font-size:20px}.side-copy p{margin:0 0 10px;color:#475467}.bullets{display:grid;gap:8px;margin:0;padding:0;list-style:none}.bullets li{padding-left:18px;position:relative;color:#344054;font-size:14px}.bullets li:before{content:"";position:absolute;left:0;top:11px;width:7px;height:7px;border-radius:50%;background:var(--accent2)}.service-theme .section-inner,.guide-section .section-inner,.about-section .section-inner,.app-entry .section-inner{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:center}.service-visual img,.guide-visual img,.about-visual img,.entry-visual img{width:100%;border-radius:8px;object-fit:cover}.service-visual img,.guide-visual img{aspect-ratio:16/10}.about-visual img,.entry-visual img{aspect-ratio:5/4}.service-copy,.guide-copy,.about-copy,.entry-copy,.help-panel,.articles-wrap,.trust-grid>div{background:var(--card);border:1px solid var(--line);border-radius:8px;padding:18px}.service-copy p,.guide-copy p,.about-copy p,.entry-copy p{margin:10px 0 0;color:#475467}.info-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px}.info-list div{background:#fafafa;border:1px solid var(--line);border-radius:8px;padding:12px}.info-list strong{display:block;font-size:14px;margin-bottom:4px}.info-list span{display:block;font-size:13px;color:var(--muted)}.timeline{display:grid;gap:12px;margin-top:14px}.timeline-item{display:grid;grid-template-columns:92px 1fr;gap:12px;padding-bottom:12px;border-bottom:1px dashed var(--line)}.timeline-item:last-child{border-bottom:0;padding-bottom:0}.timeline-item b{font-size:13px;color:var(--accent2)}.timeline-item p{margin:0;color:#475467;font-size:14px}.entry-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:16px}.entry-actions a{display:inline-flex;align-items:center;justify-content:center;min-width:160px;padding:12px 18px;border-radius:8px;text-decoration:none;font-weight:700}.entry-actions a:first-child{background:var(--accent2);color:#fff}.entry-actions a:last-child{background:#fff;color:var(--accent2);border:1px solid var(--accent2)}.trust-block .section-inner{display:grid;grid-template-columns:1.2fr .8fr;gap:20px}.trust-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.trust-grid h3,.help-panel h3{margin:0 0 8px;font-size:18px}.trust-grid p,.help-panel p{margin:0;color:#475467;font-size:14px}.help-list{display:grid;gap:12px;margin-top:14px}.help-item{padding-bottom:12px;border-bottom:1px solid var(--line)}.help-item:last-child{border-bottom:0;padding-bottom:0}.help-item strong{display:block;margin-bottom:4px}.articles-wrap .article-lead{display:grid;grid-template-columns:1.05fr .95fr;gap:16px;margin-top:14px}.article-main,.article-side{display:grid;gap:14px}.article-card,.article-mini{border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#fff}.article-card img{width:100%;aspect-ratio:16/10;object-fit:cover}.article-card .txt,.article-mini .txt{padding:12px}.article-card h3,.article-mini h3{margin:0 0 8px;font-size:18px;line-height:1.4}.article-mini{display:grid;grid-template-columns:120px 1fr}.article-mini img{width:100%;height:100%;object-fit:cover}.article-time{font-size:12px;color:var(--muted);margin-bottom:6px}.article-card p,.article-mini p{margin:0;color:#475467;font-size:14px}.article-card a,.article-mini a{color:#111827;text-decoration:none}.article-card a:hover,.article-mini a:hover{text-decoration:underline}.about-copy .meta-line{display:flex;gap:12px;flex-wrap:wrap;margin:8px 0 2px}.about-copy .meta-line span{font-size:13px;color:var(--muted);background:#f8fafc;border:1px solid var(--line);padding:4px 8px;border-radius:999px}.about-link{display:inline-flex;margin-top:14px;padding:10px 16px;border:1px solid var(--accent2);color:var(--accent2);text-decoration:none;border-radius:8px;font-weight:700}.voices{margin-top:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.voice{display:grid;grid-template-columns:44px 1fr;gap:10px;align-items:start;padding:12px;border:1px solid var(--line);border-radius:8px;background:#fcfcfd}.voice img{width:44px;height:44px;border-radius:50%;object-fit:cover}.voice p{margin:0;font-size:14px;color:#475467}.voice strong{display:block;margin-bottom:4px;font-size:14px}.final-note .section-inner{background:#0f172a;color:#e5edff;border-radius:8px;padding:20px}.final-note h2{margin:0 0 8px;font-size:22px}.final-note p{margin:0;color:#d8e3ff}@media (max-width:980px){.hero-grid,.match-board .section-inner,.service-theme .section-inner,.guide-section .section-inner,.about-section .section-inner,.app-entry .section-inner,.trust-block .section-inner,.articles-wrap .article-lead{grid-template-columns:1fr}.data-strip .section-inner,.trust-grid,.brand-points,.info-list,.voices{grid-template-columns:1fr 1fr}}@media (max-width:640px){.section-inner{width:min(100% - 20px,1180px)}.hero-brand h1{font-size:28px}.feed-overlay h3{font-size:20px}.match-row{grid-template-columns:1fr;gap:10px}.score-wrap{text-align:left}.data-strip .section-inner,.trust-grid,.brand-points,.info-list,.voices{grid-template-columns:1fr}.article-mini{grid-template-columns:1fr}.timeline-item{grid-template-columns:1fr}.entry-actions a{flex:1 1 100%}}