#about-match-media-fortyfive{padding:58px 16px;background:#f8fafc;color:#0f172a;overflow:hidden}#about-match-media-fortyfive *{box-sizing:border-box}#about-match-media-fortyfive .about-wrap{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:390px 1fr;gap:22px;align-items:start}#about-match-media-fortyfive .about-photo{height:520px;margin:0;border:1px solid #dbe3ef;border-radius:8px;overflow:hidden}#about-match-media-fortyfive img{display:block;width:100%;height:100%;object-fit:cover}#about-match-media-fortyfive .about-copy{padding:28px;border:1px solid #dbe3ef;border-radius:8px;background:#fff}#about-match-media-fortyfive span{display:inline-flex;margin-bottom:12px;color:#0f766e;font-weight:850;letter-spacing:0}#about-match-media-fortyfive h2{margin:0;color:#0f172a;font-size:clamp(27px,3vw,42px);line-height:1.18;font-weight:900;letter-spacing:0}#about-match-media-fortyfive h3{margin:0;color:#0f172a;font-size:16px;font-weight:850;letter-spacing:0}#about-match-media-fortyfive p{margin:0;color:#475569;font-size:15px;line-height:1.82;letter-spacing:0}#about-match-media-fortyfive .about-copy p{margin-top:14px}#about-match-media-fortyfive .about-cards{grid-column:2;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}#about-match-media-fortyfive .about-cards article{padding:16px;border:1px solid #dbe3ef;border-radius:8px;background:#fff}#about-match-media-fortyfive .about-cards p{margin-top:8px;font-size:14px}@media(max-width:900px){#about-match-media-fortyfive .about-wrap{grid-template-columns:1fr}#about-match-media-fortyfive .about-photo{height:300px}#about-match-media-fortyfive .about-cards{grid-column:auto;grid-template-columns:1fr}}@media(max-width:640px){#about-match-media-fortyfive{padding:36px 14px}#about-match-media-fortyfive h2{font-size:25px}#about-match-media-fortyfive p{font-size:14px}}.security36{padding:54px 16px;background:#fffaf2;color:#17202b}.security36 *{box-sizing:border-box}.security36-paper{max-width:1080px;margin:0 auto;border-radius:8px;background:#fff;border:1px solid #eadfcf;box-shadow:0 18px 42px rgba(86,62,30,.08);display:grid;grid-template-columns:1fr 300px;gap:0;overflow:hidden}.security36 header{padding:28px 28px 0}.security36 header span{display:inline-flex;padding:8px 12px;border-radius:4px;background:#fff0d0;color:#80580d;font-weight:900;margin-bottom:14px}.security36 h2{margin:0;font-size:29px;line-height:1.2;font-weight:900}.security36-paper>p{padding:14px 28px 28px;margin:0;color:#5f6974;line-height:1.78}.security36 figure{grid-column:2;grid-row:1 / span 3;margin:0}.security36 figure img{width:100%;height:100%;object-fit:cover;display:block}.security36-grid{grid-column:1/-1;border-top:1px solid #eadfcf;display:grid;grid-template-columns:1fr 1fr}.security36-grid article{padding:20px 24px;border-right:1px solid #eadfcf}.security36-grid article:last-child{border-right:0}.security36-grid i{width:40px;height:40px;border-radius:8px;background:#17202b;color:#fff;display:grid;place-items:center;margin-bottom:12px}.security36-grid h3{margin:0 0 8px;font-size:18px;font-weight:900}.security36-grid p{margin:0;color:#606b75;line-height:1.62;font-size:14px}@media(max-width:760px){.security36{padding:38px 14px}.security36-paper{grid-template-columns:1fr}.security36 figure{grid-column:auto;grid-row:auto;height:220px}.security36 h2{font-size:24px}.security36-grid{grid-template-columns:1fr}.security36-grid article{border-right:0;border-bottom:1px solid #eadfcf}.security36-grid article:last-child{border-bottom:0}}.app1{padding:70px 16px;background:#f4f8fb;color:#111827}.app1 *{box-sizing:border-box}.app1-shell{max-width:1160px;margin:0 auto;display:grid;grid-template-columns:430px 1fr;gap:18px;align-items:center}.app1-visual{position:relative;margin:0;border-radius:8px;overflow:hidden;background:#111827;min-height:430px;box-shadow:0 26px 60px rgba(35,58,84,.16)}.app1-visual img{width:100%;height:100%;object-fit:cover;display:block}.app1-visual figcaption{position:absolute;left:18px;right:18px;bottom:18px;border-radius:8px;background:rgba(255,255,255,.94);padding:14px;display:grid;gap:8px}.app1-visual figcaption strong{color:#0f172a;font-weight:900}.app1-visual figcaption span{display:flex;justify-content:space-between;gap:10px;color:#445369}.app1-visual figcaption em{font-style:normal;color:#15835d;font-weight:900}.app1-copy{border-radius:8px;background:#fff;border:1px solid #dce6ef;padding:36px;box-shadow:0 22px 52px rgba(35,58,84,.08)}.app1-kicker{display:inline-flex;align-items:center;gap:8px;background:#e9f5ef;color:#157353;border-radius:4px;padding:8px 12px;font-weight:900;margin-bottom:16px}.app1 h2{margin:0;font-size:34px;line-height:1.18;font-weight:900}.app1 p{margin:18px 0 0;color:#5b6878;line-height:1.9}.app1-list{display:grid;gap:9px;margin-top:22px}.app1-list span{display:flex;gap:10px;align-items:flex-start;color:#334155}.app1-list i{color:#15835d;margin-top:4px}.app1-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.app1-actions a{display:inline-flex;align-items:center;gap:8px;text-decoration:none;border-radius:6px;padding:13px 18px;font-weight:900}.app1-primary{background:#111827;color:#fff}.app1-secondary{background:#f5f8fb;color:#111827;border:1px solid #dce6ef}@media(max-width:900px){.app1{padding:44px 14px}.app1-shell{grid-template-columns:1fr}.app1-visual{min-height:300px}.app1 h2{font-size:27px}.app1-copy{padding:26px 20px}}#faq-timeline-fifty{padding:48px 16px;background:#f1f5f9;color:#172033;overflow:hidden}#faq-timeline-fifty *{box-sizing:border-box}#faq-timeline-fifty .faq-wrap{max-width:1180px;margin:0 auto}#faq-timeline-fifty .faq-head{margin-bottom:24px}#faq-timeline-fifty .faq-head span{display:inline-flex;margin-bottom:12px;color:#475569;font-weight:850;letter-spacing:0}#faq-timeline-fifty h2{margin:0;color:#172033;font-size:clamp(25px,3vw,40px);line-height:1.18;font-weight:900;letter-spacing:0}#faq-timeline-fifty h3{margin:0;color:#172033;font-size:17px;line-height:1.42;font-weight:850;letter-spacing:0}#faq-timeline-fifty p{margin:0;color:#526174;font-size:15px;line-height:1.68;letter-spacing:0}#faq-timeline-fifty .faq-head p{max-width:760px;margin-top:12px}#faq-timeline-fifty span,#faq-timeline-fifty b,#faq-timeline-fifty small,#faq-timeline-fifty strong,#faq-timeline-fifty em,#faq-timeline-fifty i,#faq-timeline-fifty mark{letter-spacing:0}@media (max-width:640px){#faq-timeline-fifty{padding:34px 14px}#faq-timeline-fifty h2{font-size:25px}#faq-timeline-fifty h3{font-size:16px}#faq-timeline-fifty p{font-size:14px}}#faq-timeline-fifty .faq-timeline{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}#faq-timeline-fifty .faq-timeline article{display:grid;grid-template-columns:auto 1fr;gap:14px;padding:18px;border:1px solid #cbd5e1;border-radius:8px;background:#ffffff}#faq-timeline-fifty .faq-timeline i{display:grid;place-items:center;width:42px;height:42px;border-radius:8px;background:#e2e8f0;color:#475569;font-style:normal;font-weight:900}#faq-timeline-fifty .faq-timeline small{color:#475569;font-weight:850;letter-spacing:0}#faq-timeline-fifty .faq-timeline p{margin-top:8px}@media (max-width:980px){#faq-timeline-fifty .faq-timeline{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){#faq-timeline-fifty .faq-timeline{grid-template-columns:1fr}}#footer-cover-dual-thirty-seven{background-image:var(--dual-bg);background-size:cover;background-position:center;color:#fff}#footer-cover-dual-thirty-seven a{color:inherit;text-decoration:none}#footer-cover-dual-thirty-seven .dp-footer__mask{padding:64px 0 28px;background:rgba(9,15,28,.84)}#footer-cover-dual-thirty-seven .dp-footer__dual{display:grid;grid-template-columns:.95fr 1.05fr;gap:22px;align-items:stretch}#footer-cover-dual-thirty-seven .dp-footer__brand,#footer-cover-dual-thirty-seven .dp-footer__card{padding:26px;border:1px solid rgba(255,255,255,.14);border-radius:24px;background:rgba(255,255,255,.1);backdrop-filter:blur(8px)}#footer-cover-dual-thirty-seven .dp-footer__brand img{height:44px;width:auto;max-width:none;object-fit:contain;border-radius:15px;margin-bottom:18px}#footer-cover-dual-thirty-seven h2{margin:0 0 12px;font-size:32px;font-weight:900}#footer-cover-dual-thirty-seven p{margin:0;color:rgba(255,255,255,.76);font-size:15px;line-height:1.9}#footer-cover-dual-thirty-seven nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:16px}#footer-cover-dual-thirty-seven nav a{padding:9px 11px;border-radius:10px;background:rgba(255,255,255,.12);font-size:14px;font-weight:850}#footer-cover-dual-thirty-seven nav a:hover{background:#fff;color:#111827}#footer-cover-dual-thirty-seven address{display:flex;flex-wrap:wrap;gap:10px;margin:0;color:rgba(255,255,255,.76);font-size:14px;line-height:1.7}#footer-cover-dual-thirty-seven .dp-footer__friends{display:flex;flex-wrap:wrap;gap:9px;margin-top:20px;color:rgba(255,255,255,.7)}#footer-cover-dual-thirty-seven .dp-footer__friends b{color:#fff}#footer-cover-dual-thirty-seven .dp-footer__friends a{font-size:13px}#footer-cover-dual-thirty-seven .dp-footer__copy{display:flex;justify-content:space-between;gap:14px;flex-wrap:wrap;margin-top:20px;color:rgba(255,255,255,.62);font-size:13px}@media(max-width:767.98px){#footer-cover-dual-thirty-seven .dp-footer__dual,#footer-cover-dual-thirty-seven nav{grid-template-columns:1fr}}#header-calm-ribbon-forty-eight{position:relative;z-index:20;background:#fff;box-shadow:0 12px 28px rgba(15,23,42,.06)}#header-calm-ribbon-forty-eight .dp-header__head{background:#0f172a}#header-calm-ribbon-forty-eight .dp-header__head-inner{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:66px}#header-calm-ribbon-forty-eight .dp-header__brand{display:inline-flex;align-items:center;gap:10px;color:#fff;text-decoration:none}#header-calm-ribbon-forty-eight .dp-header__logo{height:42px;width:auto;max-width:none;object-fit:contain;border-radius:12px}#header-calm-ribbon-forty-eight .dp-header__brand span{display:block;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:20px;font-weight:900}#header-calm-ribbon-forty-eight .dp-header__actions{display:flex;flex-direction:row;align-items:center;gap:8px}#header-calm-ribbon-forty-eight .dp-header__login{display:inline-flex;align-items:center;min-height:38px;padding:9px 13px;border-radius:10px;background:rgba(255,255,255,.1);color:#fff;font-size:14px;font-weight:900;text-decoration:none;white-space:nowrap}#header-calm-ribbon-forty-eight .dp-header__login:hover{background:#fff;color:#0f172a;text-decoration:none}#header-calm-ribbon-forty-eight .dp-header__nav{padding:0;background:#fff}#header-calm-ribbon-forty-eight .dp-header__collapse{display:flex!important;align-items:center;min-height:46px}#header-calm-ribbon-forty-eight .dp-header__menu{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;gap:10px;width:100%;margin:0;min-width:0}#header-calm-ribbon-forty-eight .dp-header__link{display:flex;align-items:center;min-height:44px;padding:10px 14px;color:#475569;font-size:15px;font-weight:800;white-space:nowrap;text-decoration:none}#header-calm-ribbon-forty-eight .dp-header__link:hover{color:#0f172a;text-decoration:none}#header-calm-ribbon-forty-eight .dp-header__link.active{color:#2563eb}#header-calm-ribbon-forty-eight .dp-header__toggle{display:none;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid rgba(255,255,255,.14);border-radius:10px;background:rgba(255,255,255,.08);color:#fff}@media(max-width:991.98px){#header-calm-ribbon-forty-eight .dp-header__head-inner{min-height:64px}#header-calm-ribbon-forty-eight .dp-header__brand span{max-width:42vw;font-size:18px}#header-calm-ribbon-forty-eight .dp-header__logo{height:38px}#header-calm-ribbon-forty-eight .dp-header__actions .dp-header__login:nth-of-type(n+2){display:none}#header-calm-ribbon-forty-eight .dp-header__toggle{display:inline-flex}#header-calm-ribbon-forty-eight .dp-header__collapse{display:none!important;min-height:0;padding:10px;border-top:1px solid rgba(15,23,42,.08)}#header-calm-ribbon-forty-eight .dp-header__collapse.show{display:block!important}#header-calm-ribbon-forty-eight .dp-header__collapse.collapsing{display:block!important;height:0;overflow:hidden;transition:height .28s ease}#header-calm-ribbon-forty-eight .dp-header__menu{justify-content:flex-start;overflow-x:auto;padding-bottom:4px}#header-calm-ribbon-forty-eight .dp-header__link{min-height:40px;border-radius:10px;background:#f8fafc}#header-calm-ribbon-forty-eight .dp-header__link.active{background:#2563eb;color:#fff}}.home-hero-forty-one{min-height:700px;background:linear-gradient(90deg,rgba(2,6,23,.92),rgba(2,6,23,.5)),var(--hero-img);background-size:cover;background-position:center;color:#fff;overflow:hidden}.hero-41-shade{min-height:700px;max-width:1500px;margin:0 auto;padding:78px 18px;display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:34px;align-items:end}.hero-41-copy span{display:inline-flex;padding:8px 14px;background:rgba(250,204,21,.16);border:1px solid rgba(250,204,21,.36);color:#fde68a;font-weight:900}.home-hero-forty-one h1{font-size:64px;line-height:1.04;letter-spacing:0;margin:18px 0;color:#fff;max-width:920px}.home-hero-forty-one h1 strong{color:#facc15}.hero-41-copy p{font-size:18px;line-height:1.9;color:#e5e7eb;max-width:820px}.hero-41-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.hero-41-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;text-decoration:none;font-weight:900}.hero-41-actions a:first-child{background:#facc15;color:#111827}.hero-41-actions a:last-child{background:rgba(255,255,255,.1);color:#fff;border:1px solid rgba(255,255,255,.24)}.hero-41-board{background:rgba(15,23,42,.76);border:1px solid rgba(250,204,21,.28);padding:22px;box-shadow:0 26px 70px rgba(0,0,0,.36)}.hero-41-board article{padding:18px;border-bottom:1px solid rgba(255,255,255,.12)}.hero-41-board b{display:block;font-size:24px;color:#fff}.hero-41-board span{display:block;margin-top:6px;color:#fde68a}.hero-41-board div{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.hero-41-board em{font-style:normal;padding:8px 10px;background:rgba(255,255,255,.08);font-weight:800}@media (max-width:900px){.home-hero-forty-one,.hero-41-shade{min-height:auto}.hero-41-shade{grid-template-columns:1fr;padding:46px 12px}.home-hero-forty-one h1{font-size:36px}}#news-feed-nineteen{padding:64px 16px;background:#fffbeb;color:#2d1f08;overflow:hidden}#news-feed-nineteen *{box-sizing:border-box}#news-feed-nineteen .news-wrap{max-width:1180px;margin:0 auto}#news-feed-nineteen .news-head{display:grid;grid-template-columns:.72fr 1fr;gap:24px;align-items:end;margin-bottom:30px}#news-feed-nineteen .news-head span{display:inline-flex;color:#f59e0b;font-weight:900;letter-spacing:0;margin-bottom:8px}#news-feed-nineteen h2{margin:0;font-size:clamp(28px,3.2vw,46px);line-height:1.14;font-weight:900;letter-spacing:0}#news-feed-nineteen .news-head p{margin:0;color:#64748b;font-size:15px;line-height:1.72}#news-feed-nineteen a{text-decoration:none}#news-feed-nineteen img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}#news-feed-nineteen article:hover img{transform:scale(1.04)}#news-feed-nineteen time{display:block;color:#f59e0b;font-size:13px;font-weight:850;margin-bottom:8px}#news-feed-nineteen h3{margin:0;font-size:18px;line-height:1.36;font-weight:900;letter-spacing:0}#news-feed-nineteen h3 a{color:#2d1f08}#news-feed-nineteen p{margin:9px 0 0;color:#64748b;font-size:14px;line-height:1.66}#news-feed-nineteen .news-rank{counter-reset:newsRank;display:grid;gap:12px}#news-feed-nineteen .news-rank-item{counter-increment:newsRank;display:grid;grid-template-columns:54px 1fr auto;gap:16px;align-items:center;background:#fff;border:1px solid #fef3c7;border-radius:10px;padding:16px;box-shadow:0 12px 30px rgba(15,23,42,.06)}#news-feed-nineteen .news-index{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#f59e0b;color:#fff;font-weight:900}#news-feed-nineteen .news-index:before{content:counter(newsRank)}#news-feed-nineteen .news-info div{display:flex;gap:14px;flex-wrap:wrap;color:#f59e0b;font-size:13px;font-weight:850;margin-top:8px}#news-feed-nineteen .news-view{display:inline-flex;color:#fff;background:#f59e0b;border-radius:8px;padding:8px 13px;font-weight:900}@media(max-width:980px){#news-feed-nineteen .news-head{grid-template-columns:1fr}#news-feed-nineteen .news-grid,#news-feed-nineteen .news-feature,#news-feed-nineteen .news-dark-grid{grid-template-columns:1fr 1fr}#news-feed-nineteen .news-card:first-child{grid-column:auto;grid-row:auto}#news-feed-nineteen .news-lead-list{grid-template-columns:1fr}#news-feed-nineteen .news-item:first-child{grid-row:auto}#news-feed-nineteen .news-directory .news-line,#news-feed-nineteen .news-line{grid-template-columns:1fr;gap:8px}#news-feed-nineteen .news-row{grid-template-columns:160px 1fr}#news-feed-nineteen .news-action{grid-column:2;justify-self:start}}@media(max-width:640px){#news-feed-nineteen{padding:38px 14px}#news-feed-nineteen .news-grid,#news-feed-nineteen .news-feature,#news-feed-nineteen .news-dark-grid{grid-template-columns:1fr}#news-feed-nineteen .news-row,#news-feed-nineteen .news-item,#news-feed-nineteen .news-node{grid-template-columns:1fr;margin-left:0}#news-feed-nineteen .news-timeline:before,#news-feed-nineteen .news-node:before{display:none}#news-feed-nineteen .news-media,#news-feed-nineteen .news-img,#news-feed-nineteen .news-thumb,#news-feed-nineteen .news-cover,#news-feed-nineteen .news-pic,#news-feed-nineteen .news-item:first-child .news-thumb,#news-feed-nineteen .news-card:first-child .news-pic{height:220px}#news-feed-nineteen .news-action{grid-column:auto}}#pinglun-mag-five-eighty-five{padding:47px 16px;background:#fff5f7;color:#27111b;overflow:hidden}#pinglun-mag-five-eighty-five *{box-sizing:border-box}#pinglun-mag-five-eighty-five .pl-wrap{max-width:1160px;margin:0 auto}#pinglun-mag-five-eighty-five .pl-heading{margin-bottom:26px}#pinglun-mag-five-eighty-five span,#pinglun-mag-five-eighty-five small,#pinglun-mag-five-eighty-five strong,#pinglun-mag-five-eighty-five b,#pinglun-mag-five-eighty-five em,#pinglun-mag-five-eighty-five mark,#pinglun-mag-five-eighty-five h2,#pinglun-mag-five-eighty-five h3,#pinglun-mag-five-eighty-five p{letter-spacing:0}#pinglun-mag-five-eighty-five h2{margin:0;color:#27111b;font-size:clamp(26px,3vw,42px);line-height:1.18;font-weight:850}#pinglun-mag-five-eighty-five h3{margin:0;color:#27111b;font-size:18px;line-height:1.35;font-weight:800}#pinglun-mag-five-eighty-five p{margin:0;color:#475569;font-size:16px;line-height:1.82}#pinglun-mag-five-eighty-five img{width:52px;height:52px;border-radius:50%;object-fit:cover;flex:0 0 auto}#pinglun-mag-five-eighty-five .pl-heading>span{display:inline-flex;margin-bottom:12px;padding:7px 13px;border-radius:999px;background:#ffe4e6;color:#be123c;font-weight:800}#pinglun-mag-five-eighty-five .pl-heading>p{max-width:780px;margin-top:14px}#pinglun-mag-five-eighty-five .pl-list{display:grid;gap:18px}#pinglun-mag-five-eighty-five .pl-list{grid-template-columns:1.08fr 1fr 1fr;grid-template-areas:'lead one two' 'lead three four'}#pinglun-mag-five-eighty-five .pl-item:nth-child(1){grid-area:lead;display:flex;flex-direction:column;justify-content:space-between}#pinglun-mag-five-eighty-five .pl-item:nth-child(2){grid-area:one}#pinglun-mag-five-eighty-five .pl-item:nth-child(3){grid-area:two}#pinglun-mag-five-eighty-five .pl-item:nth-child(4){grid-area:three}#pinglun-mag-five-eighty-five .pl-item:nth-child(5){grid-area:four}#pinglun-mag-five-eighty-five .pl-item{background:#fff;border:1px solid #ffe4e6;border-radius:8px;padding:20px;box-shadow:0 18px 46px rgba(15,23,42,.08);min-width:0}#pinglun-mag-five-eighty-five .pl-item p{margin-top:12px}#pinglun-mag-five-eighty-five .pl-item b,#pinglun-mag-five-eighty-five .pl-item mark,#pinglun-mag-five-eighty-five .pl-item small{display:inline-flex;margin-top:14px;color:#be123c;font-weight:800;background:transparent}#pinglun-mag-five-eighty-five .pl-user,#pinglun-mag-five-eighty-five .pl-item footer,#pinglun-mag-five-eighty-five .pl-item header{display:flex;align-items:center;gap:12px;min-width:0}#pinglun-mag-five-eighty-five .pl-user span,#pinglun-mag-five-eighty-five .pl-item footer span,#pinglun-mag-five-eighty-five .pl-item header div{display:grid;gap:3px;min-width:0}#pinglun-mag-five-eighty-five em,#pinglun-mag-five-eighty-five small{color:#64748b;font-style:normal;font-size:14px}#pinglun-mag-five-eighty-five .pl-num,#pinglun-mag-five-eighty-five .pl-dot,#pinglun-mag-five-eighty-five .pl-score,#pinglun-mag-five-eighty-five .pl-rank,#pinglun-mag-five-eighty-five .pl-stamp{width:52px;height:52px;display:grid;place-items:center;border-radius:8px;background:#be123c;color:#fff;font-weight:900;flex:0 0 auto}#pinglun-mag-five-eighty-five.pl-type-quote .pl-item i{display:block;color:#be123c;font-size:56px;line-height:.8;font-style:normal}#pinglun-mag-five-eighty-five.pl-type-quote .pl-item footer{margin-top:16px;justify-content:space-between}#pinglun-mag-five-eighty-five.pl-type-chat .pl-item{display:grid;grid-template-columns:auto 1fr;gap:14px;border-radius:8px}#pinglun-mag-five-eighty-five.pl-type-score .pl-item{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:start}#pinglun-mag-five-eighty-five.pl-type-journal .pl-item{display:grid;grid-template-columns:auto 1fr;gap:16px}#pinglun-mag-five-eighty-five.pl-type-time .pl-item,#pinglun-mag-five-eighty-five.pl-type-rank .pl-item{display:grid;grid-template-columns:auto auto 1fr;gap:14px}#pinglun-mag-five-eighty-five.pl-type-feature .pl-avatar{width:72px;height:72px;border-radius:50%;background:#fff1f2;display:grid;place-items:center;margin-bottom:14px}#pinglun-mag-five-eighty-five.pl-type-feature .pl-avatar img{width:58px;height:58px}#pinglun-mag-five-eighty-five.pl-type-post .pl-strip{margin:-20px -20px 16px;padding:12px 18px;background:#fff1f2;color:#be123c;font-weight:900;border-radius:8px 8px 0 0}#pinglun-mag-five-eighty-five.pl-type-stamp .pl-stamp{margin-bottom:14px}#pinglun-mag-five-eighty-five.pl-type-ribbon .pl-item b{margin:-20px 0 12px;padding:9px 13px;border-radius:0 0 8px 8px;background:#be123c;color:#fff}#pinglun-mag-five-eighty-five.pl-type-clean .pl-item{box-shadow:none;border-left:4px solid #be123c}#pinglun-mag-five-eighty-five.pl-type-wall .pl-item{background:#fff1f2}#pinglun-mag-five-eighty-five.pl-type-focus .pl-item img{margin-bottom:12px}@media (max-width:1020px){#pinglun-mag-five-eighty-five .pl-list{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:none!important}#pinglun-mag-five-eighty-five .pl-wrap{display:block}#pinglun-mag-five-eighty-five .pl-heading{margin-bottom:24px}#pinglun-mag-five-eighty-five .pl-item{grid-area:auto!important}}@media (max-width:640px){#pinglun-mag-five-eighty-five{padding:34px 14px}#pinglun-mag-five-eighty-five .pl-list{grid-template-columns:1fr}#pinglun-mag-five-eighty-five .pl-item{padding:16px}#pinglun-mag-five-eighty-five h2{font-size:26px}#pinglun-mag-five-eighty-five p{font-size:15px}#pinglun-mag-five-eighty-five.pl-type-chat .pl-item,#pinglun-mag-five-eighty-five.pl-type-score .pl-item,#pinglun-mag-five-eighty-five.pl-type-rank .pl-item,#pinglun-mag-five-eighty-five.pl-type-journal .pl-item,#pinglun-mag-five-eighty-five.pl-type-time .pl-item{grid-template-columns:1fr}#pinglun-mag-five-eighty-five .pl-num,#pinglun-mag-five-eighty-five .pl-dot,#pinglun-mag-five-eighty-five .pl-score,#pinglun-mag-five-eighty-five .pl-rank,#pinglun-mag-five-eighty-five .pl-stamp{width:44px;height:44px}}#matches-live-twenty{padding:76px 18px;background:#0d1b14;color:#f0fff5}#matches-live-twenty .ms20-wrap{max-width:1180px;margin:auto}#matches-live-twenty header{text-align:center;max-width:780px;margin:0 auto 28px}#matches-live-twenty header span{display:inline-flex;align-items:center;gap:8px;color:#86efac;font-weight:900}#matches-live-twenty header span i{width:9px;height:9px;border-radius:50%;background:#22c55e;box-shadow:0 0 14px #22c55e}#matches-live-twenty h2{font-size:42px;line-height:1.15;margin:10px 0 12px}#matches-live-twenty h2 em{font-style:normal;color:#86efac}#matches-live-twenty p{color:#c7f9d5;line-height:1.85}#matches-live-twenty .ms20-matrix{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}#matches-live-twenty .ms20-match{display:grid;grid-template-columns:96px 1fr;gap:16px;align-items:stretch;background:linear-gradient(135deg,#11281c,#0b1811);border:1px solid rgba(134,239,172,.18);border-radius:26px;padding:16px}#matches-live-twenty .ms20-match.is-live{border-color:#86efac}#matches-live-twenty .ms20-time{border-radius:18px;background:rgba(134,239,172,.1);display:grid;place-content:center;text-align:center;padding:12px}#matches-live-twenty .ms20-time b,#matches-live-twenty .ms20-time em{display:block;font-style:normal}#matches-live-twenty .ms20-time b{color:#86efac;font-size:18px}#matches-live-twenty .ms20-main{display:grid;gap:14px}#matches-live-twenty .ms20-league{display:flex;justify-content:space-between;gap:12px;align-items:center}#matches-live-twenty .ms20-league span{color:#bbf7d0;font-weight:900}#matches-live-twenty .ms20-league i{font-style:normal;background:#163d29;border-radius:999px;padding:7px 10px;font-weight:900}#matches-live-twenty .ms20-vs{display:grid;grid-template-columns:1fr 86px 1fr;gap:12px;align-items:center}#matches-live-twenty .ms20-vs strong{display:flex;align-items:center;gap:8px;min-width:0}#matches-live-twenty .ms20-vs strong:last-child{justify-content:flex-end;text-align:right}#matches-live-twenty .ms20-logo,#matches-live-twenty .ms20-abbr{width:38px;height:38px;border-radius:50%;object-fit:cover;background:#163d29;display:grid;place-items:center;color:#86efac;font-weight:900;flex:0 0 auto}#matches-live-twenty .ms20-vs b{text-align:center;font-size:24px}@media(max-width:820px){#matches-live-twenty{padding:42px 14px}#matches-live-twenty h2{font-size:28px}#matches-live-twenty .ms20-matrix,#matches-live-twenty .ms20-match,#matches-live-twenty .ms20-vs{grid-template-columns:1fr}#matches-live-twenty .ms20-vs strong:last-child{justify-content:flex-start;text-align:left}#matches-live-twenty .ms20-vs b{text-align:left}}#mission-vision-twenty-six{padding:78px 18px;background:#fafafa;color:#18181b}#mission-vision-twenty-six .sm26-wrap{max-width:1120px;margin:auto}#mission-vision-twenty-six header{display:grid;grid-template-columns:.35fr 1fr;gap:22px;border-bottom:1px solid #d4d4d8;padding-bottom:24px;margin-bottom:22px}#mission-vision-twenty-six header span{color:#be123c;font-weight:900}#mission-vision-twenty-six h2{font-size:42px;line-height:1.14;margin:0;color:#18181b}#mission-vision-twenty-six header p{line-height:1.9;color:#52525b;margin:0}#mission-vision-twenty-six .sm26-chapters{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}#mission-vision-twenty-six article{background:#fff;border:1px solid #e4e4e7;border-radius:24px;padding:24px}#mission-vision-twenty-six h3{font-size:24px;margin:0 0 12px;color:#be123c}#mission-vision-twenty-six article p{margin:0;color:#52525b;line-height:1.78}#mission-vision-twenty-six blockquote{font-size:24px;line-height:1.7;margin:20px 0;background:#18181b;color:#fff;border-radius:24px;padding:24px}#mission-vision-twenty-six .sm26-bottom{display:flex;gap:8px;align-items:center;flex-wrap:wrap}#mission-vision-twenty-six .sm26-bottom p{margin:0;flex:1 1 320px;color:#881337;font-weight:900}#mission-vision-twenty-six em{font-style:normal;background:#ffe4e6;color:#9f1239;border-radius:999px;padding:7px 12px;font-weight:800}@media(max-width:820px){#mission-vision-twenty-six{padding:42px 14px}#mission-vision-twenty-six header,#mission-vision-twenty-six .sm26-chapters{grid-template-columns:1fr}#mission-vision-twenty-six h2{font-size:28px}#mission-vision-twenty-six blockquote{font-size:18px}}#data-proof-nine{padding:72px 18px;background:#f0fdf4;color:#052e16}#data-proof-nine .sj9-wrap{max-width:1160px;margin:auto;display:grid;grid-template-columns:.9fr 1.1fr;gap:22px;align-items:center}#data-proof-nine aside{background:#064e3b;color:#ecfdf5;border-radius:32px;padding:32px}#data-proof-nine aside span{color:#bbf7d0;font-weight:900}#data-proof-nine h2{font-size:38px;line-height:1.14;margin:10px 0;color:#fff}#data-proof-nine aside p{line-height:1.8;color:#d1fae5}#data-proof-nine aside strong{display:block;background:rgba(255,255,255,.12);border-radius:18px;padding:15px;color:#fef3c7}#data-proof-nine .sj9-timeline{position:relative;display:grid;gap:12px}#data-proof-nine article{position:relative;display:grid;grid-template-columns:100px 1fr;gap:18px;background:#fff;border:1px solid #bbf7d0;border-radius:22px;padding:18px;box-shadow:0 16px 36px rgba(22,101,52,.08)}#data-proof-nine time{font-weight:900;color:#16a34a}#data-proof-nine h3{font-size:21px;margin:0 0 8px}#data-proof-nine article p{margin:0;color:#4b6357;line-height:1.65}#data-proof-nine footer{grid-column:1/-1;display:flex;gap:8px;align-items:center;flex-wrap:wrap}#data-proof-nine footer p{margin:0;flex:1 1 300px;color:#166534;font-weight:900}#data-proof-nine em{font-style:normal;background:#dcfce7;color:#166534;border-radius:999px;padding:7px 12px;font-weight:800}@media(max-width:820px){#data-proof-nine{padding:40px 14px}#data-proof-nine .sj9-wrap{grid-template-columns:1fr}#data-proof-nine article{grid-template-columns:1fr}#data-proof-nine h2{font-size:28px}}#why-us-choice-twenty-seven{padding:66px 16px;background:#fff7ed;color:#1f2937}#why-us-choice-twenty-seven .wy27-wrap{max-width:1120px;margin:auto}#why-us-choice-twenty-seven .wy27-head{text-align:center;max-width:820px;margin:0 auto 20px}#why-us-choice-twenty-seven .wy27-head span{color:#ea580c;font-weight:900}#why-us-choice-twenty-seven h2{font-size:36px;line-height:1.18;margin:10px 0}#why-us-choice-twenty-seven .wy27-head p{color:#7c2d12;line-height:1.85;margin:0}#why-us-choice-twenty-seven .wy27-badges{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:18px}#why-us-choice-twenty-seven .wy27-badges b{background:#fff;border:1px solid #fed7aa;border-radius:999px;padding:9px 14px;color:#9a3412}#why-us-choice-twenty-seven .wy27-details{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}#why-us-choice-twenty-seven article{background:#fff;border:1px solid #fed7aa;border-radius:28px;padding:24px;box-shadow:0 18px 34px rgba(234,88,12,.08)}#why-us-choice-twenty-seven i{width:48px;height:48px;border-radius:17px;background:#ea580c;color:#fff;display:grid;place-items:center;margin-bottom:16px}#why-us-choice-twenty-seven h3{font-size:20px;margin:0 0 9px}#why-us-choice-twenty-seven article p{font-size:14px;color:#64748b;line-height:1.7;margin:0}@media(max-width:760px){#why-us-choice-twenty-seven .wy27-details{grid-template-columns:1fr}#why-us-choice-twenty-seven h2{font-size:28px}}#xiaozhishi-sport-note-three{background:#101820;color:#fff}#xiaozhishi-sport-note-three .xz3-panel{display:grid;grid-template-columns:.9fr 1.7fr;gap:22px;align-items:stretch}#xiaozhishi-sport-note-three .xz3-side{border-radius:26px;padding:30px;background:radial-gradient(circle at 20% 20%,rgba(94,234,212,.22),transparent 36%),linear-gradient(135deg,#142536,#0d141d);border:1px solid rgba(255,255,255,.12)}#xiaozhishi-sport-note-three .xz3-side span{display:inline-block;color:#75f0dc;font-weight:900;margin-bottom:14px}#xiaozhishi-sport-note-three .xz3-side h2{font-size:clamp(26px,3.5vw,44px);font-weight:900;margin:0 0 14px}#xiaozhishi-sport-note-three .xz3-side p{color:#c8d6e5;line-height:1.8;margin:0}#xiaozhishi-sport-note-three .xz3-stack{display:grid;gap:12px}#xiaozhishi-sport-note-three .xz3-stack article{display:grid;grid-template-columns:52px 1fr;gap:16px;padding:18px;border-radius:20px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12)}#xiaozhishi-sport-note-three .xz3-stack i{width:52px;height:52px;border-radius:16px;background:#75f0dc;color:#0c161f;display:flex;align-items:center;justify-content:center;font-size:20px}#xiaozhishi-sport-note-three .xz3-stack strong{color:#93c5fd;font-size:13px}#xiaozhishi-sport-note-three .xz3-stack h3{font-size:18px;font-weight:900;margin:5px 0 6px;color:#fff}#xiaozhishi-sport-note-three .xz3-stack p{margin:0;color:#d3dde8;line-height:1.7;font-size:14px}@media(max-width:991px){#xiaozhishi-sport-note-three .xz3-panel{grid-template-columns:1fr}}@media(max-width:575px){#xiaozhishi-sport-note-three .xz3-stack article{grid-template-columns:1fr}#xiaozhishi-sport-note-three .xz3-stack i{width:44px;height:44px}}