#footer-warm-court-twelve{padding:56px 0 24px;background:#fff7ed;color:#24160b}#footer-warm-court-twelve a{color:inherit;text-decoration:none}#footer-warm-court-twelve .dp-footer__headline{display:grid;grid-template-columns:auto minmax(0,1fr);gap:18px;align-items:center;margin-bottom:22px;padding:22px;border-radius:22px;background:#fff;box-shadow:0 14px 32px rgba(154,88,25,.08)}#footer-warm-court-twelve .dp-footer__headline img{height:42px;width:auto;max-width:none;object-fit:contain;border-radius:14px}#footer-warm-court-twelve h2{margin:0 0 8px;font-size:30px;font-weight:900}#footer-warm-court-twelve .dp-footer__headline p{margin:0;color:#7c5a42;font-size:14px;line-height:1.85}#footer-warm-court-twelve .dp-footer__blocks{display:grid;grid-template-columns:1fr .85fr 1.15fr;gap:16px}#footer-warm-court-twelve .dp-footer__block{padding:22px;border:1px solid rgba(154,88,25,.12);border-radius:18px;background:#fff}#footer-warm-court-twelve h3{margin:0 0 14px;font-size:17px;font-weight:900}#footer-warm-court-twelve .dp-footer__block a{display:inline-flex;margin:0 8px 9px 0;padding:8px 11px;border-radius:10px;background:#fff7ed;color:#7c2d12;font-size:13px;font-weight:800}#footer-warm-court-twelve .dp-footer__block a:hover{background:#ea580c;color:#fff}#footer-warm-court-twelve .dp-footer__block p{margin:0 0 10px;color:#7c5a42;font-size:14px;line-height:1.75}#footer-warm-court-twelve .dp-footer__friends a{background:#fef3c7;color:#7c2d12}#footer-warm-court-twelve .dp-footer__copy{display:flex;justify-content:space-between;gap:14px;flex-wrap:wrap;margin-top:22px;color:#8a6a51;font-size:13px}@media(max-width:991.98px){#footer-warm-court-twelve .dp-footer__blocks{grid-template-columns:1fr 1fr}#footer-warm-court-twelve .dp-footer__friends{grid-column:1/-1}}@media(max-width:575.98px){#footer-warm-court-twelve .dp-footer__headline,#footer-warm-court-twelve .dp-footer__blocks{grid-template-columns:1fr}}#header-soft-route-twenty{position:relative;z-index:20;padding:8px 0;background:#f1f5f9}#header-soft-route-twenty .dp-header__nav{padding:0;background:transparent}#header-soft-route-twenty .dp-header__shell{display:flex;align-items:center;gap:18px;min-height:70px;padding-left:16px;padding-right:16px;border-radius:20px;background:#fff;box-shadow:0 16px 34px rgba(15,23,42,.1)}#header-soft-route-twenty .dp-header__brand{display:inline-flex;align-items:center;height:52px;padding:5px 10px;text-decoration:none}#header-soft-route-twenty .dp-header__logo{height:42px;width:auto;max-width:none;object-fit:contain;border-radius:12px}#header-soft-route-twenty .dp-header__collapse{align-items:center;min-width:0}#header-soft-route-twenty .dp-header__menu{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:6px;margin:0 auto;min-width:0}#header-soft-route-twenty .dp-header__link{display:flex;align-items:center;min-height:40px;padding:9px 14px;border-radius:999px;color:#334155;font-size:15px;font-weight:800;white-space:nowrap;text-decoration:none}#header-soft-route-twenty .dp-header__link:hover{background:#f1f5f9;color:#0f172a;text-decoration:none}#header-soft-route-twenty .dp-header__link.active{background:#0f172a;color:#fff}#header-soft-route-twenty .dp-header__actions{display:flex;flex-direction:row;align-items:center;gap:8px;margin-left:14px}#header-soft-route-twenty .dp-header__login{display:inline-flex;align-items:center;min-height:40px;padding:10px 14px;border-radius:999px;background:#22c55e;color:#052e16;font-size:14px;font-weight:900;text-decoration:none;white-space:nowrap}#header-soft-route-twenty .dp-header__login:hover{background:#0f172a;color:#fff;text-decoration:none}#header-soft-route-twenty .dp-header__toggle{display:none;align-items:center;justify-content:center;width:42px;height:42px;margin-left:auto;border:1px solid rgba(15,23,42,.1);border-radius:999px;background:#f8fafc;color:#0f172a}@media(max-width:991.98px){#header-soft-route-twenty{padding:6px 0}#header-soft-route-twenty .dp-header__shell{flex-wrap:wrap;gap:0;min-height:64px;padding:8px 14px;border-radius:18px}#header-soft-route-twenty .dp-header__brand{height:48px}#header-soft-route-twenty .dp-header__logo{height:38px}#header-soft-route-twenty .dp-header__toggle{display:inline-flex}#header-soft-route-twenty .dp-header__collapse{flex-basis:100%;width:100%;margin-top:10px;padding-top:10px;border-top:1px solid rgba(15,23,42,.08)}#header-soft-route-twenty .dp-header__menu{overflow-x:auto;justify-content:flex-start;padding-bottom:4px}#header-soft-route-twenty .dp-header__actions{margin:10px 0 0;overflow-x:auto}}:root{--c-primary:#0d1b2a;--c-accent:#e63946;--c-accent2:#1d3557;--c-bg:#f8f9fa;--c-card:#fff;--c-text:#222;--c-muted:#6c757d;--c-border:#e0e0e0;--c-light:#edf2f4}*{box-sizing:border-box;margin:0;padding:0}.si{max-width:1200px;margin:0 auto;padding:0 20px}.page-main{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;color:var(--c-text);line-height:1.7;background:var(--c-bg)}.ticker-bar{background:var(--c-primary);color:#fff;font-size:13px;padding:8px 0;overflow:hidden}.ticker-bar .si{display:flex;align-items:center;gap:12px}.ticker-dot{width:8px;height:8px;background:var(--c-accent);border-radius:50%;flex-shrink:0;animation:pulse-dot 1.5s infinite}@keyframes pulse-dot{0%,100%{opacity:1}50%{opacity:.4}}.ticker-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-live{background:linear-gradient(135deg,var(--c-primary) 0%,var(--c-accent2) 100%);color:#fff;padding:64px 0 56px;position:relative;overflow:hidden}.hero-live::after{content:'';position:absolute;top:-40%;right:-10%;width:500px;height:500px;background:rgba(230,57,70,.08);border-radius:50%}.hero-inner{display:flex;align-items:center;gap:48px;position:relative;z-index:1}.hero-content{flex:1;min-width:0}.hero-content h1{font-size:clamp(28px,4vw,44px);font-weight:800;line-height:1.25;margin-bottom:16px}.hero-content h1 em{font-style:normal;color:var(--c-accent)}.hero-desc{font-size:17px;opacity:.88;max-width:540px;margin-bottom:24px}.hero-tags{display:flex;flex-wrap:wrap;gap:10px}.hero-tags span{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.2);padding:6px 16px;border-radius:6px;font-size:13px}.hero-img{flex-shrink:0;width:320px}.hero-img img{width:100%;height:auto;border-radius:8px}.live-board{padding:56px 0;background:var(--c-card)}.section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.section-head h2{font-size:24px;font-weight:700;position:relative;padding-left:16px}.section-head h2::before{content:'';position:absolute;left:0;top:4px;bottom:4px;width:4px;background:var(--c-accent);border-radius:2px}.section-head .more-text{font-size:14px;color:var(--c-muted)}.match-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}.match-card{background:var(--c-light);border-radius:8px;padding:20px;position:relative;transition:box-shadow .2s}.match-card:hover{box-shadow:0 4px 20px rgba(0,0,0,.08)}.match-meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;font-size:12px;color:var(--c-muted)}.match-league{font-weight:600;color:var(--c-accent2)}.match-sport-tag{background:var(--c-accent2);color:#fff;padding:2px 8px;border-radius:4px;font-size:11px}.match-vs{display:flex;align-items:center;justify-content:space-between;gap:12px}.match-team{text-align:center;flex:1;min-width:0}.match-team .team-abbr{width:44px;height:44px;border-radius:50%;background:var(--c-accent2);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;margin-bottom:6px}.match-team .team-name{font-size:14px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.match-center{text-align:center;flex-shrink:0;min-width:70px}.match-score{font-size:22px;font-weight:800;color:var(--c-accent)}.match-time{font-size:12px;color:var(--c-muted);margin-top:4px}.match-status{display:inline-block;margin-top:8px;font-size:12px;padding:3px 10px;border-radius:4px;font-weight:600}.status-live{background:var(--c-accent);color:#fff}.status-upcoming{background:#ffc107;color:#333}.status-finished{background:var(--c-muted);color:#fff}.match-bottom{margin-top:14px;text-align:center}.match-bottom span{font-size:12px;color:var(--c-muted)}.event-category{padding:56px 0;background:var(--c-bg)}.cat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.cat-item{background:var(--c-card);border-radius:8px;padding:28px 20px;text-align:center;border:1px solid var(--c-border);transition:border-color .2s,box-shadow .2s}.cat-item:hover{border-color:var(--c-accent);box-shadow:0 2px 12px rgba(230,57,70,.1)}.cat-icon{font-size:36px;margin-bottom:10px}.cat-item h3{font-size:16px;font-weight:700;margin-bottom:6px}.cat-item p{font-size:13px;color:var(--c-muted);line-height:1.5}.about-section{padding:56px 0;background:var(--c-card)}.about-layout{display:flex;gap:40px;align-items:flex-start}.about-img{flex-shrink:0;width:360px}.about-img img{width:100%;border-radius:8px}.about-text{flex:1;min-width:0}.about-text h2{font-size:24px;font-weight:700;margin-bottom:16px;position:relative;padding-left:16px}.about-text h2::before{content:'';position:absolute;left:0;top:4px;bottom:4px;width:4px;background:var(--c-accent);border-radius:2px}.about-text p{margin-bottom:14px;font-size:15px;color:#444}.about-link{display:inline-block;margin-top:8px;color:var(--c-accent);font-weight:600;font-size:15px;text-decoration:none;border-bottom:2px solid var(--c-accent);padding-bottom:2px}.guide-help{padding:56px 0;background:var(--c-bg)}.guide-cols{display:grid;grid-template-columns:1fr 1fr;gap:32px}.guide-block{background:var(--c-card);border-radius:8px;padding:32px;border:1px solid var(--c-border)}.guide-block h3{font-size:18px;font-weight:700;margin-bottom:16px;color:var(--c-accent2)}.guide-step{display:flex;gap:14px;margin-bottom:16px}.step-num{width:32px;height:32px;background:var(--c-accent2);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;flex-shrink:0}.step-text{font-size:14px;color:#444;padding-top:5px}.guide-note{font-size:13px;color:var(--c-muted);margin-top:8px;padding:12px;background:var(--c-light);border-radius:6px}.app-entry{padding:56px 0;background:linear-gradient(135deg,var(--c-accent2) 0%,var(--c-primary) 100%);color:#fff}.app-layout{display:flex;align-items:center;gap:48px}.app-visual{flex-shrink:0;width:280px}.app-visual img{width:100%;border-radius:8px}.app-info{flex:1;min-width:0}.app-info h2{font-size:26px;font-weight:700;margin-bottom:14px}.app-info p{font-size:15px;opacity:.88;margin-bottom:20px;max-width:480px}.app-btns{display:flex;gap:16px;flex-wrap:wrap}.app-btns a{display:inline-block;padding:14px 36px;border-radius:6px;font-weight:700;font-size:15px;text-decoration:none;text-align:center;transition:opacity .2s}.btn-app{background:var(--c-accent);color:#fff}.btn-web{background:rgba(255,255,255,.15);color:#fff;border:1px solid rgba(255,255,255,.3)}.app-btns a:hover{opacity:.85}.app-features{display:flex;gap:24px;margin-top:24px}.app-feat{font-size:13px;opacity:.75}.article-flow{padding:56px 0;background:var(--c-card)}.article-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.article-grid .article-main{grid-column:1/2;grid-row:1/3}.article-main .article-thumb{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:8px;margin-bottom:14px}.article-main h3{font-size:20px;font-weight:700;margin-bottom:8px}.article-main h3 a{color:var(--c-text);text-decoration:none}.article-main h3 a:hover{color:var(--c-accent)}.article-main .article-date{font-size:12px;color:var(--c-muted);margin-bottom:8px}.article-main .article-excerpt{font-size:14px;color:#555;line-height:1.7}.article-side{display:flex;gap:16px;align-items:flex-start;padding:16px;background:var(--c-light);border-radius:8px}.article-side .side-thumb{width:120px;height:80px;object-fit:cover;border-radius:6px;flex-shrink:0}.article-side .side-body{min-width:0}.article-side h3{font-size:15px;font-weight:600;margin-bottom:6px}.article-side h3 a{color:var(--c-text);text-decoration:none}.article-side h3 a:hover{color:var(--c-accent)}.article-side .article-date{font-size:12px;color:var(--c-muted)}.faq-section{padding:56px 0;background:var(--c-bg)}.faq-list{max-width:800px;margin:0 auto}.faq-item{background:var(--c-card);border:1px solid var(--c-border);border-radius:8px;padding:24px;margin-bottom:14px}.faq-item h3{font-size:16px;font-weight:700;margin-bottom:10px;color:var(--c-accent2)}.faq-item p{font-size:14px;color:#555;line-height:1.7}.trust-strip{padding:40px 0;background:var(--c-card);border-top:1px solid var(--c-border)}.trust-items{display:flex;justify-content:center;gap:40px;flex-wrap:wrap;text-align:center}.trust-item{max-width:200px}.trust-item strong{display:block;font-size:15px;margin-bottom:4px;color:var(--c-accent2)}.trust-item span{font-size:13px;color:var(--c-muted)}@media(max-width:900px){.hero-inner{flex-direction:column;gap:28px;text-align:center}.hero-img{width:240px}.hero-tags{justify-content:center}.cat-grid{grid-template-columns:1fr 1fr}.about-layout{flex-direction:column}.about-img{width:100%}.guide-cols{grid-template-columns:1fr}.app-layout{flex-direction:column-reverse;text-align:center}.app-visual{width:200px}.app-btns{justify-content:center}.app-features{justify-content:center;flex-wrap:wrap}.article-grid{grid-template-columns:1fr}.article-grid .article-main{grid-column:auto;grid-row:auto}}@media(max-width:600px){.match-grid{grid-template-columns:1fr}.cat-grid{grid-template-columns:1fr 1fr}.trust-items{gap:20px}.hero-live{padding:40px 0 36px}}