#about-profile-split-one{padding:56px 16px;background:#f8fafc;color:#0f172a;overflow:hidden}#about-profile-split-one *{box-sizing:border-box}#about-profile-split-one .about-wrap{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:.9fr 1.1fr;gap:30px;align-items:center}#about-profile-split-one .about-media{height:460px;margin:0;border:1px solid #dbe4ef;border-radius:8px;overflow:hidden;box-shadow:0 20px 44px rgba(15,23,42,.12)}#about-profile-split-one img{display:block;width:100%;height:100%;object-fit:cover}#about-profile-split-one .about-copy{padding:30px;border:1px solid #dbe4ef;border-radius:8px;background:#fff}#about-profile-split-one .about-label{display:inline-flex;margin-bottom:12px;color:#2563eb;font-weight:850}#about-profile-split-one h2{margin:0;color:#0f172a;font-size:clamp(26px,3vw,42px);line-height:1.18;font-weight:900;letter-spacing:0}#about-profile-split-one h3{margin:0;color:#0f172a;font-size:16px;line-height:1.42;font-weight:850;letter-spacing:0}#about-profile-split-one p{margin:0;color:#475569;font-size:15px;line-height:1.82;letter-spacing:0}#about-profile-split-one .about-copy>p{margin-top:14px}#about-profile-split-one .about-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:20px}#about-profile-split-one .about-points article{padding:16px;border-radius:8px;background:#eaf2ff}#about-profile-split-one .about-points p{margin-top:8px;font-size:14px}@media (max-width:900px){#about-profile-split-one .about-wrap{grid-template-columns:1fr}#about-profile-split-one .about-media{height:320px}}@media (max-width:640px){#about-profile-split-one{padding:36px 14px}#about-profile-split-one .about-copy{padding:20px}#about-profile-split-one .about-points{grid-template-columns:1fr}#about-profile-split-one h2{font-size:25px}#about-profile-split-one p{font-size:14px}}.security20{padding:82px 16px;background:#080d16;color:#fff}.security20 *{box-sizing:border-box}.security20-wrap{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:390px 1fr;gap:18px}.security20-poster{grid-row:span 3;position:relative;border-radius:8px;overflow:hidden;min-height:610px;background:#111826;border:1px solid rgba(255,255,255,.1)}.security20-poster img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(1.08)}.security20-poster:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,13,22,.02),rgba(8,13,22,.82))}.security20-poster span{position:absolute;left:18px;bottom:18px;z-index:1;background:#f3c65b;color:#111826;border-radius:4px;padding:9px 12px;font-weight:900}.security20-copy{border-radius:8px;background:#111826;border:1px solid rgba(255,255,255,.1);padding:34px}.security20 h2{margin:0;font-size:36px;line-height:1.18;font-weight:900}.security20-copy p{margin:18px 0 0;color:#c2cfda;line-height:1.9}.security20-copy div{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.security20-copy b{border-radius:4px;border:1px solid rgba(243,198,91,.35);color:#f6d780;padding:8px 10px;font-size:13px}.security20-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.security20-list article{border-radius:8px;background:#111826;border:1px solid rgba(255,255,255,.1);padding:22px}.security20-list em{font-style:normal;width:46px;height:38px;border-radius:6px;background:#f3c65b;color:#111826;display:grid;place-items:center;font-weight:900;margin-bottom:14px}.security20-list h3{margin:0 0 8px;font-size:18px;font-weight:900}.security20-list p{margin:0;color:#b8c6d2;line-height:1.62;font-size:14px}.security20-contact{border-radius:8px;background:#f3c65b;color:#111826;padding:20px;display:flex;align-items:center;justify-content:space-between;gap:16px}.security20-contact strong{font-size:20px}.security20-contact a{color:#111826;text-decoration:none;font-weight:900;border-bottom:2px solid #111826}@media(max-width:991px){.security20{padding:48px 14px}.security20-wrap{grid-template-columns:1fr}.security20-poster{grid-row:auto;min-height:330px}.security20 h2{font-size:28px}.security20-contact{align-items:flex-start;flex-direction:column}}@media(max-width:575px){.security20-copy{padding:24px 18px}.security20 h2{font-size:24px}.security20-list{grid-template-columns:1fr}.security20-poster{min-height:260px}.security20-contact a{word-break:break-all}}.appld1{padding:66px 16px;background:#f7fbff;color:#172033}.appld1 *{box-sizing:border-box}.appld1-wrap{max-width:1160px;margin:0 auto;display:grid;grid-template-columns:1fr 360px;gap:16px}.appld1-copy{background:#fff;border:1px solid #dbe7f4;border-radius:8px;padding:34px}.appld1-copy span{font-weight:900;color:#2563eb}.appld1 h2{font-size:34px;line-height:1.18;margin:14px 0}.appld1 p{line-height:1.85;color:#56677c}.appld1 figure{margin:0;border-radius:8px;overflow:hidden;min-height:300px;border:1px solid #dbe7f4}.appld1 img{width:100%;height:100%;object-fit:cover}.appld1-features{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.appld1-features article{background:#fff;border:1px solid #dbe7f4;border-radius:8px;padding:17px}.appld1-features i{color:#2563eb}.appld1-features strong{display:block;margin-top:10px}.appld1-features small{display:block;margin-top:6px;line-height:1.6;color:#617086}@media(max-width:900px){.appld1{padding:40px 14px}.appld1-wrap,.appld1-features{grid-template-columns:1fr}.appld1-copy{padding:26px}.appld1 h2{font-size:25px}.appld1 figure{min-height:220px}}#faq-search-results-seventy-one{padding:48px 16px;background:#111827;color:#ffffff;overflow:hidden}#faq-search-results-seventy-one *{box-sizing:border-box}#faq-search-results-seventy-one .faq-wrap{max-width:1180px;margin:0 auto}#faq-search-results-seventy-one .faq-head{margin-bottom:24px}#faq-search-results-seventy-one .faq-head span{display:inline-flex;margin-bottom:12px;color:#38bdf8;font-weight:850;letter-spacing:0}#faq-search-results-seventy-one h2{margin:0;color:#ffffff;font-size:clamp(25px,3vw,40px);line-height:1.18;font-weight:900;letter-spacing:0}#faq-search-results-seventy-one h3{margin:0;color:#ffffff;font-size:17px;line-height:1.42;font-weight:850;letter-spacing:0}#faq-search-results-seventy-one p{margin:0;color:#cbd5e1;font-size:15px;line-height:1.68;letter-spacing:0}#faq-search-results-seventy-one .faq-head p{max-width:760px;margin-top:12px}#faq-search-results-seventy-one span,#faq-search-results-seventy-one b,#faq-search-results-seventy-one small,#faq-search-results-seventy-one strong,#faq-search-results-seventy-one em,#faq-search-results-seventy-one i,#faq-search-results-seventy-one mark{letter-spacing:0}@media (max-width:640px){#faq-search-results-seventy-one{padding:34px 14px}#faq-search-results-seventy-one h2{font-size:25px}#faq-search-results-seventy-one h3{font-size:16px}#faq-search-results-seventy-one p{font-size:14px}}#faq-search-results-seventy-one .faq-search{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:center;margin-bottom:20px;padding:16px;border:1px solid rgba(148,163,184,.32);border-radius:8px;background:#1f2937;box-shadow:0 14px 30px rgba(15,23,42,.08)}#faq-search-results-seventy-one .faq-search i{display:grid;place-items:center;width:44px;height:44px;border-radius:8px;background:#38bdf8;color:#111827;font-style:normal;font-weight:900}#faq-search-results-seventy-one .faq-search b{color:#ffffff;font-weight:900;letter-spacing:0}#faq-search-results-seventy-one .faq-results{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}#faq-search-results-seventy-one .faq-result{padding:18px;border:1px solid rgba(148,163,184,.32);border-radius:8px;background:#1f2937}#faq-search-results-seventy-one mark{display:inline-flex;margin-bottom:10px;background:#0f172a;color:#38bdf8;font-weight:850}#faq-search-results-seventy-one .faq-result p{margin-top:8px}@media (max-width:980px){#faq-search-results-seventy-one .faq-results{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){#faq-search-results-seventy-one .faq-results{grid-template-columns:1fr}}#footer-cover-night-forty-six{background-size:cover;background-position:center;color:#fff}#footer-cover-night-forty-six a{color:inherit;text-decoration:none}#footer-cover-night-forty-six .dp-footer__veil{padding:66px 0 28px;background:linear-gradient(90deg,rgba(2,6,23,.94),rgba(2,6,23,.76))}#footer-cover-night-forty-six .dp-footer__brand{max-width:820px;margin-bottom:28px}#footer-cover-night-forty-six .dp-footer__brand img{height:46px;width:auto;max-width:none;object-fit:contain;border-radius:16px;margin-bottom:18px}#footer-cover-night-forty-six h2{margin:0 0 12px;font-size:34px;font-weight:900}#footer-cover-night-forty-six p{margin:0;color:rgba(255,255,255,.76);font-size:15px;line-height:1.9}#footer-cover-night-forty-six .dp-footer__cols{display:grid;grid-template-columns:1fr .85fr 1fr;gap:18px}#footer-cover-night-forty-six nav,#footer-cover-night-forty-six address,#footer-cover-night-forty-six .dp-footer__friends{display:flex;flex-direction:column;gap:9px;margin:0;padding:22px;border-radius:18px;background:rgba(255,255,255,.1)}#footer-cover-night-forty-six nav a,#footer-cover-night-forty-six address span,#footer-cover-night-forty-six address a,#footer-cover-night-forty-six .dp-footer__friends a{color:rgba(255,255,255,.76);font-size:14px;line-height:1.6}#footer-cover-night-forty-six nav a:hover,#footer-cover-night-forty-six .dp-footer__friends a:hover{color:#93c5fd}#footer-cover-night-forty-six .dp-footer__friends b{color:#fff;margin-bottom:4px}#footer-cover-night-forty-six .dp-footer__copy{display:flex;justify-content:space-between;gap:14px;flex-wrap:wrap;margin-top:22px;color:rgba(255,255,255,.62);font-size:13px}@media(max-width:767.98px){#footer-cover-night-forty-six .dp-footer__cols{grid-template-columns:1fr}}.fxm-thirty{padding:76px 16px;background:#0f172a;color:#fff}.fxm-thirty *{box-sizing:border-box}.fxm-thirty__wrap{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:420px 1fr;gap:18px}.fxm-thirty__center{padding:22px;border-radius:32px;background:#17233b}.fxm-thirty__center img{width:100%;height:220px;object-fit:cover;border-radius:24px;display:block;margin-bottom:18px}.fxm-thirty__center span{color:#7dd3fc;font-weight:900}.fxm-thirty h2{margin:12px 0 14px;font-size:clamp(30px,4vw,50px);line-height:1.08}.fxm-thirty__center p{margin:0;color:#d5deec;line-height:1.82}.fxm-thirty__center strong{display:block;margin-top:16px;color:#fff;background:rgba(125,211,252,.12);padding:16px;border-radius:18px;line-height:1.7}.fxm-thirty__blocks{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.fxm-thirty__blocks article{padding:22px;border-radius:24px;background:#fff;color:#111827}.fxm-thirty__blocks b{display:inline-flex;width:40px;height:40px;border-radius:14px;background:#0f172a;color:#fff;align-items:center;justify-content:center}.fxm-thirty__blocks h3{margin:16px 0 9px;font-size:22px}.fxm-thirty__blocks p{margin:0;color:#596574;line-height:1.66}@media(max-width:900px){.fxm-thirty{padding:44px 14px}.fxm-thirty__wrap{grid-template-columns:1fr}.fxm-thirty__blocks{grid-template-columns:1fr}}#header-blue-signal-forty-six{position:relative;z-index:20;background:#fff;border-bottom:1px solid rgba(15,23,42,.08)}#header-blue-signal-forty-six .dp-header__nav{min-height:74px;padding:0;background:#fff}#header-blue-signal-forty-six .dp-header__inner{display:flex;align-items:center;gap:18px;min-height:74px}#header-blue-signal-forty-six .dp-header__brand{display:inline-flex;align-items:center;height:52px;padding:5px 10px;border-radius:12px;background:#f8fafc;text-decoration:none}#header-blue-signal-forty-six .dp-header__logo{height:42px;width:auto;max-width:none;object-fit:contain;border-radius:10px}#header-blue-signal-forty-six .dp-header__desktop{display:flex;align-items:center;gap:18px;width:100%}#header-blue-signal-forty-six .dp-header__menu{display:flex;align-items:center;gap:8px;margin:0 auto}#header-blue-signal-forty-six .dp-header__link{display:flex;align-items:center;min-height:40px;padding:9px 13px;border-radius:12px;color:#475569;font-size:15px;font-weight:800;text-decoration:none;white-space:nowrap}#header-blue-signal-forty-six .dp-header__link:hover{background:#f8fafc;color:#0f172a;text-decoration:none}#header-blue-signal-forty-six .dp-header__link.active{background:#0f172a;color:#fff}#header-blue-signal-forty-six .dp-header__actions{display:flex;align-items:center;gap:8px}#header-blue-signal-forty-six .dp-header__login{display:inline-flex;align-items:center;min-height:40px;padding:10px 14px;border-radius:12px;background:#0f172a;color:#fff;font-size:14px;font-weight:900;text-decoration:none}#header-blue-signal-forty-six .dp-header__login:hover{background:#2563eb;color:#fff;text-decoration:none}#header-blue-signal-forty-six .dp-header__toggle{display:none;width:42px;height:42px;margin-left:auto;border:1px solid rgba(15,23,42,.1);border-radius:12px;background:#f8fafc;color:#0f172a}#header-blue-signal-forty-six .dp-header__panel{z-index:2147483002!important;height:auto;max-height:86vh;border-radius:20px 20px 0 0;background:#fff}#header-blue-signal-forty-six .dp-header__panel-head{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid rgba(15,23,42,.08)}#header-blue-signal-forty-six .dp-header__panel-head span{font-size:20px;font-weight:900;color:#0f172a}#header-blue-signal-forty-six .dp-header__close{width:40px;height:40px;border:1px solid rgba(15,23,42,.1);border-radius:12px;background:#f8fafc;color:#0f172a}#header-blue-signal-forty-six .dp-header__panel-body{overflow:auto;padding:16px}#header-blue-signal-forty-six .dp-header__panel-menu{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}#header-blue-signal-forty-six .dp-header__panel-menu .dp-header__link{justify-content:center;background:#f8fafc}#header-blue-signal-forty-six .dp-header__panel-actions{display:grid;grid-template-columns:1fr;gap:8px;margin-top:14px}.offcanvas-backdrop.show{z-index:2147482999!important}@media(min-width:992px){#header-blue-signal-forty-six .dp-header__panel{display:none!important}}@media(max-width:991.98px){#header-blue-signal-forty-six .dp-header__desktop{display:none}#header-blue-signal-forty-six .dp-header__toggle{display:inline-flex;align-items:center;justify-content:center}#header-blue-signal-forty-six .dp-header__inner{justify-content:space-between;min-height:66px}#header-blue-signal-forty-six .dp-header__brand{height:48px}#header-blue-signal-forty-six .dp-header__logo{height:38px}}@media(max-width:575.98px){#header-blue-signal-forty-six .container{padding-left:12px;padding-right:12px}#header-blue-signal-forty-six .dp-header__logo{height:34px}#header-blue-signal-forty-six .dp-header__panel-menu{grid-template-columns:1fr}}.home-hero-thirteen{padding:84px 16px;background-image:linear-gradient(115deg,rgba(15,23,42,.96),rgba(15,23,42,.78),rgba(15,23,42,.3)),var(--hero-img);background-size:cover;background-position:center;color:#fff}.hero-thirteen-card{max-width:980px;margin:0 auto 0 8%;padding:36px;border:1px solid rgba(255,255,255,.18);background:rgba(15,23,42,.58);backdrop-filter:blur(8px)}.hero-thirteen-card small{font-weight:900;color:#fbbf24}.home-hero-thirteen h1{font-size:54px;line-height:1.08;letter-spacing:0;margin:14px 0}.home-hero-thirteen h1 strong{color:#fbbf24}.home-hero-thirteen p{max-width:780px;color:#e2e8f0;line-height:1.88;font-size:18px}.hero-thirteen-card dl{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:28px 0 0}.hero-thirteen-card div{padding:16px;background:rgba(255,255,255,.1)}.hero-thirteen-card dt{font-weight:900;font-size:20px}.hero-thirteen-card dd{margin:8px 0 0;color:#cbd5e1;line-height:1.62}@media (max-width:760px){.home-hero-thirteen{padding:52px 12px}.hero-thirteen-card{margin:0;padding:22px}.home-hero-thirteen h1{font-size:34px}.hero-thirteen-card dl{grid-template-columns:1fr}}#news-feed-two{padding:64px 16px;background:#fff7ed;color:#21180d;overflow:hidden}#news-feed-two *{box-sizing:border-box}#news-feed-two .news-wrap{max-width:1180px;margin:0 auto}#news-feed-two .news-head{display:grid;grid-template-columns:.7fr 1fr;gap:24px;align-items:end;margin-bottom:28px}#news-feed-two .news-head span{display:inline-flex;color:#c2410c;font-weight:900;margin-bottom:8px}#news-feed-two h2{margin:0;font-size:clamp(30px,3.2vw,46px);line-height:1.12;font-weight:900;letter-spacing:0}#news-feed-two .news-head p{margin:0;color:#73563b;font-size:15px;line-height:1.76}#news-feed-two .news-board{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}#news-feed-two .news-item{display:grid;grid-template-columns:150px 1fr auto;gap:16px;align-items:center;padding:16px;background:#fff;border:1px solid #f2d1af;border-radius:8px}#news-feed-two .news-item:first-child{grid-column:1/-1;grid-template-columns:42% 1fr auto;align-items:stretch;background:#32180d;color:#fff;border-color:#32180d}#news-feed-two .news-thumb{display:block;height:118px;border-radius:8px;overflow:hidden}#news-feed-two .news-item:first-child .news-thumb{height:260px}#news-feed-two img{display:block;width:100%;height:100%;object-fit:cover}#news-feed-two time{display:block;color:#c2410c;font-size:13px;font-weight:850;margin-bottom:8px}#news-feed-two .news-item:first-child time{color:#fed7aa}#news-feed-two h3{margin:0;font-size:18px;line-height:1.35;font-weight:900;letter-spacing:0}#news-feed-two h3 a{color:#21180d;text-decoration:none}#news-feed-two .news-item:first-child h3 a{color:#fff}#news-feed-two p{margin:8px 0 0;color:#7c6248;font-size:14px;line-height:1.66}#news-feed-two .news-item:first-child p{color:#f6d7bc}#news-feed-two .news-link{display:inline-flex;align-self:center;white-space:nowrap;color:#fff;background:#c2410c;border-radius:8px;padding:9px 13px;text-decoration:none;font-weight:900;font-size:14px}@media(max-width:900px){#news-feed-two .news-head,#news-feed-two .news-board,#news-feed-two .news-item,#news-feed-two .news-item:first-child{grid-template-columns:1fr}#news-feed-two .news-item:first-child{grid-column:auto}#news-feed-two .news-thumb,#news-feed-two .news-item:first-child .news-thumb{height:220px}}@media(max-width:640px){#news-feed-two{padding:38px 14px}}#pinglun-feature-five-eighty-four{padding:42px 16px;background:#fffaf0;color:#221b12;overflow:hidden}#pinglun-feature-five-eighty-four *{box-sizing:border-box}#pinglun-feature-five-eighty-four .pl-wrap{max-width:1232px;margin:0 auto}#pinglun-feature-five-eighty-four .pl-heading{margin-bottom:26px}#pinglun-feature-five-eighty-four span,#pinglun-feature-five-eighty-four small,#pinglun-feature-five-eighty-four strong,#pinglun-feature-five-eighty-four b,#pinglun-feature-five-eighty-four em,#pinglun-feature-five-eighty-four mark,#pinglun-feature-five-eighty-four h2,#pinglun-feature-five-eighty-four h3,#pinglun-feature-five-eighty-four p{letter-spacing:0}#pinglun-feature-five-eighty-four h2{margin:0;color:#221b12;font-size:clamp(26px,3vw,42px);line-height:1.18;font-weight:850}#pinglun-feature-five-eighty-four h3{margin:0;color:#221b12;font-size:18px;line-height:1.35;font-weight:800}#pinglun-feature-five-eighty-four p{margin:0;color:#475569;font-size:16px;line-height:1.82}#pinglun-feature-five-eighty-four img{width:52px;height:52px;border-radius:50%;object-fit:cover;flex:0 0 auto}#pinglun-feature-five-eighty-four .pl-heading>span{display:inline-flex;margin-bottom:12px;padding:7px 13px;border-radius:999px;background:#fde68a;color:#b45309;font-weight:800}#pinglun-feature-five-eighty-four .pl-heading>p{max-width:780px;margin-top:14px}#pinglun-feature-five-eighty-four .pl-list{display:grid;gap:16px}#pinglun-feature-five-eighty-four .pl-list{grid-template-columns:1.08fr 1fr 1fr;grid-template-areas:'lead one two' 'lead three four'}#pinglun-feature-five-eighty-four .pl-item:nth-child(1){grid-area:lead;display:flex;flex-direction:column;justify-content:space-between}#pinglun-feature-five-eighty-four .pl-item:nth-child(2){grid-area:one}#pinglun-feature-five-eighty-four .pl-item:nth-child(3){grid-area:two}#pinglun-feature-five-eighty-four .pl-item:nth-child(4){grid-area:three}#pinglun-feature-five-eighty-four .pl-item:nth-child(5){grid-area:four}#pinglun-feature-five-eighty-four .pl-item{background:#fff;border:1px solid #fde68a;border-radius:8px;padding:18px;box-shadow:0 18px 46px rgba(15,23,42,.08);min-width:0}#pinglun-feature-five-eighty-four .pl-item p{margin-top:12px}#pinglun-feature-five-eighty-four .pl-item b,#pinglun-feature-five-eighty-four .pl-item mark,#pinglun-feature-five-eighty-four .pl-item small{display:inline-flex;margin-top:14px;color:#b45309;font-weight:800;background:transparent}#pinglun-feature-five-eighty-four .pl-user,#pinglun-feature-five-eighty-four .pl-item footer,#pinglun-feature-five-eighty-four .pl-item header{display:flex;align-items:center;gap:12px;min-width:0}#pinglun-feature-five-eighty-four .pl-user span,#pinglun-feature-five-eighty-four .pl-item footer span,#pinglun-feature-five-eighty-four .pl-item header div{display:grid;gap:3px;min-width:0}#pinglun-feature-five-eighty-four em,#pinglun-feature-five-eighty-four small{color:#64748b;font-style:normal;font-size:14px}#pinglun-feature-five-eighty-four .pl-num,#pinglun-feature-five-eighty-four .pl-dot,#pinglun-feature-five-eighty-four .pl-score,#pinglun-feature-five-eighty-four .pl-rank,#pinglun-feature-five-eighty-four .pl-stamp{width:52px;height:52px;display:grid;place-items:center;border-radius:8px;background:#b45309;color:#fff;font-weight:900;flex:0 0 auto}#pinglun-feature-five-eighty-four.pl-type-quote .pl-item i{display:block;color:#b45309;font-size:56px;line-height:.8;font-style:normal}#pinglun-feature-five-eighty-four.pl-type-quote .pl-item footer{margin-top:16px;justify-content:space-between}#pinglun-feature-five-eighty-four.pl-type-chat .pl-item{display:grid;grid-template-columns:auto 1fr;gap:14px;border-radius:8px}#pinglun-feature-five-eighty-four.pl-type-score .pl-item{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:start}#pinglun-feature-five-eighty-four.pl-type-journal .pl-item{display:grid;grid-template-columns:auto 1fr;gap:16px}#pinglun-feature-five-eighty-four.pl-type-time .pl-item,#pinglun-feature-five-eighty-four.pl-type-rank .pl-item{display:grid;grid-template-columns:auto auto 1fr;gap:14px}#pinglun-feature-five-eighty-four.pl-type-feature .pl-avatar{width:72px;height:72px;border-radius:50%;background:#fffbeb;display:grid;place-items:center;margin-bottom:14px}#pinglun-feature-five-eighty-four.pl-type-feature .pl-avatar img{width:58px;height:58px}#pinglun-feature-five-eighty-four.pl-type-post .pl-strip{margin:-18px -18px 16px;padding:12px 18px;background:#fffbeb;color:#b45309;font-weight:900;border-radius:8px 8px 0 0}#pinglun-feature-five-eighty-four.pl-type-stamp .pl-stamp{margin-bottom:14px}#pinglun-feature-five-eighty-four.pl-type-ribbon .pl-item b{margin:-18px 0 12px;padding:9px 13px;border-radius:0 0 8px 8px;background:#b45309;color:#fff}#pinglun-feature-five-eighty-four.pl-type-clean .pl-item{box-shadow:none;border-left:4px solid #b45309}#pinglun-feature-five-eighty-four.pl-type-wall .pl-item{background:#fffbeb}#pinglun-feature-five-eighty-four.pl-type-focus .pl-item img{margin-bottom:12px}@media (max-width:1020px){#pinglun-feature-five-eighty-four .pl-list{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:none!important}#pinglun-feature-five-eighty-four .pl-wrap{display:block}#pinglun-feature-five-eighty-four .pl-heading{margin-bottom:24px}#pinglun-feature-five-eighty-four .pl-item{grid-area:auto!important}}@media (max-width:640px){#pinglun-feature-five-eighty-four{padding:34px 14px}#pinglun-feature-five-eighty-four .pl-list{grid-template-columns:1fr}#pinglun-feature-five-eighty-four .pl-item{padding:16px}#pinglun-feature-five-eighty-four h2{font-size:26px}#pinglun-feature-five-eighty-four p{font-size:15px}#pinglun-feature-five-eighty-four.pl-type-chat .pl-item,#pinglun-feature-five-eighty-four.pl-type-score .pl-item,#pinglun-feature-five-eighty-four.pl-type-rank .pl-item,#pinglun-feature-five-eighty-four.pl-type-journal .pl-item,#pinglun-feature-five-eighty-four.pl-type-time .pl-item{grid-template-columns:1fr}#pinglun-feature-five-eighty-four .pl-num,#pinglun-feature-five-eighty-four .pl-dot,#pinglun-feature-five-eighty-four .pl-score,#pinglun-feature-five-eighty-four .pl-rank,#pinglun-feature-five-eighty-four .pl-stamp{width:44px;height:44px}}#rongyu-honor-seventeen{padding:66px 16px;background:#080b12;color:#f8fafc;overflow:hidden}#rongyu-honor-seventeen *{box-sizing:border-box}#rongyu-honor-seventeen .rongyu-wrap{max-width:1180px;margin:0 auto}#rongyu-honor-seventeen header{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:28px}#rongyu-honor-seventeen header span{color:#38bdf8;font-weight:950}#rongyu-honor-seventeen h2{margin:8px 0 0;font-size:clamp(28px,3vw,44px);line-height:1.15;font-weight:950;letter-spacing:0}#rongyu-honor-seventeen p{max-width:540px;margin:0;color:#cbd5e1;line-height:1.75}#rongyu-honor-seventeen .rongyu-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}#rongyu-honor-seventeen article{border:1px solid rgba(148,163,184,.2);border-radius:22px;overflow:hidden;background:#111827;box-shadow:0 22px 55px rgba(0,0,0,.24)}#rongyu-honor-seventeen img{display:block;width:100%;height:170px;object-fit:cover;opacity:.86}#rongyu-honor-seventeen article div{padding:17px}#rongyu-honor-seventeen b{display:block;font-size:18px;line-height:1.4}#rongyu-honor-seventeen em{display:block;margin-top:8px;color:#94a3b8;font-style:normal;line-height:1.5}@media(max-width:980px){#rongyu-honor-seventeen header{display:block}#rongyu-honor-seventeen p{margin-top:12px}#rongyu-honor-seventeen .rongyu-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){#rongyu-honor-seventeen{padding:42px 14px}#rongyu-honor-seventeen .rongyu-cards{grid-template-columns:1fr}#rongyu-honor-seventeen img{height:210px}}#matches-live-eleven{padding:74px 18px;background:#07101f;color:#e8f2ff}#matches-live-eleven .ms11-wrap{max-width:1200px;margin:auto}#matches-live-eleven .ms11-head{display:grid;grid-template-columns:.7fr 1fr;gap:24px;align-items:end;margin-bottom:22px}#matches-live-eleven .ms11-head span{display:inline-flex;align-items:center;gap:8px;color:#60a5fa;font-weight:900}#matches-live-eleven .ms11-head span i{width:9px;height:9px;border-radius:50%;background:#22c55e;box-shadow:0 0 14px #22c55e}#matches-live-eleven h2{font-size:42px;line-height:1.15;margin:10px 0;color:#fff}#matches-live-eleven h2 em{font-style:normal;color:#60a5fa}#matches-live-eleven p{color:#a7bdd6;line-height:1.85}#matches-live-eleven .ms11-board{border:1px solid #1f3550;border-radius:24px;overflow:hidden;background:#0d1a2d;box-shadow:0 20px 48px rgba(0,0,0,.24)}#matches-live-eleven .ms11-th,#matches-live-eleven .ms11-row{display:grid;grid-template-columns:92px 120px minmax(0,1fr) 92px minmax(0,1fr) 104px;gap:14px;align-items:center;padding:14px 18px}#matches-live-eleven .ms11-th{background:#13243a;color:#7ea3ca;font-weight:900;font-size:13px}#matches-live-eleven .ms11-row{border-top:1px solid #1f3550}#matches-live-eleven .ms11-row.is-live{background:linear-gradient(90deg,rgba(34,197,94,.1),transparent)}#matches-live-eleven time b,#matches-live-eleven time em{display:block;font-style:normal}#matches-live-eleven time b{color:#facc15}#matches-live-eleven .ms11-league{font-weight:900;color:#bfdbfe}#matches-live-eleven .ms11-team{display:flex;align-items:center;gap:9px;min-width:0;font-weight:900;color:#fff}#matches-live-eleven .ms11-team.away{justify-content:flex-end;text-align:right}#matches-live-eleven .ms11-team strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#matches-live-eleven .ms11-logo,#matches-live-eleven .ms11-abbr{width:34px;height:34px;border-radius:50%;object-fit:cover;background:#172a43;display:grid;place-items:center;color:#60a5fa;font-weight:900;flex:0 0 auto}#matches-live-eleven .ms11-score{display:grid;place-items:center;background:#020817;border:1px solid #2a4464;border-radius:15px;min-height:54px}#matches-live-eleven .ms11-score b{font-size:23px;color:#fff}#matches-live-eleven .ms11-score small{color:#64748b;font-weight:900}#matches-live-eleven .ms11-state{text-align:center;border-radius:999px;background:#172a43;color:#cbd5e1;padding:8px 10px;font-weight:900}@media(max-width:900px){#matches-live-eleven{padding:42px 14px}#matches-live-eleven .ms11-head,#matches-live-eleven .ms11-th,#matches-live-eleven .ms11-row{grid-template-columns:1fr}#matches-live-eleven .ms11-th{display:none}#matches-live-eleven h2{font-size:28px}#matches-live-eleven .ms11-team.away{justify-content:flex-start;text-align:left}#matches-live-eleven .ms11-score{justify-items:start;padding-left:14px}}#mission-vision-twenty-three{padding:78px 18px;background:#101827;color:#fff}#mission-vision-twenty-three .sm23-wrap{max-width:1180px;margin:auto}#mission-vision-twenty-three .sm23-title{max-width:860px;margin-bottom:24px}#mission-vision-twenty-three span{color:#67e8f9;font-weight:900}#mission-vision-twenty-three h2{font-size:42px;line-height:1.14;margin:12px 0;color:#fff}#mission-vision-twenty-three .sm23-title p{line-height:1.9;color:#cbd5e1}#mission-vision-twenty-three .sm23-focus{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}#mission-vision-twenty-three article{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.13);border-radius:26px;padding:22px;min-height:220px}#mission-vision-twenty-three i{font-style:normal;display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:#67e8f9;color:#0f172a;font-weight:900}#mission-vision-twenty-three h3{font-size:22px;margin:18px 0 10px;color:#e0f2fe}#mission-vision-twenty-three article p{line-height:1.75;color:#dbeafe;margin:0}#mission-vision-twenty-three footer{margin-top:16px;background:#fff;color:#0f172a;border-radius:24px;padding:18px;display:flex;gap:10px;align-items:center;flex-wrap:wrap}#mission-vision-twenty-three footer strong{flex:1 1 300px}#mission-vision-twenty-three footer p{margin:0;color:#475569}#mission-vision-twenty-three em{font-style:normal;background:#cffafe;color:#155e75;border-radius:999px;padding:7px 12px;font-weight:800}@media(max-width:940px){#mission-vision-twenty-three .sm23-focus{grid-template-columns:1fr 1fr}#mission-vision-twenty-three h2{font-size:28px}}@media(max-width:560px){#mission-vision-twenty-three{padding:42px 14px}#mission-vision-twenty-three .sm23-focus{grid-template-columns:1fr}}#xiaozhishi-sport-note-eighteen{background:#fafafa;color:#18181b}#xiaozhishi-sport-note-eighteen .xz18-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:16px}#xiaozhishi-sport-note-eighteen .xz18-head span{font-weight:900;color:#16a34a}#xiaozhishi-sport-note-eighteen .xz18-head h2{font-size:clamp(24px,3vw,34px);font-weight:900;margin:0}#xiaozhishi-sport-note-eighteen .xz18-terms{display:grid;grid-template-columns:repeat(7,1fr);gap:8px}#xiaozhishi-sport-note-eighteen .xz18-terms article{background:#fff;border:1px solid #e6e6e6;border-radius:16px;padding:14px}#xiaozhishi-sport-note-eighteen .xz18-terms div{display:flex;align-items:center;gap:8px;color:#16a34a;font-size:12px;font-weight:900;margin-bottom:8px}#xiaozhishi-sport-note-eighteen .xz18-terms i{width:28px;height:28px;border-radius:9px;background:#dcfce7;display:flex;align-items:center;justify-content:center}#xiaozhishi-sport-note-eighteen .xz18-terms h3{font-size:16px;font-weight:900;margin:0 0 7px;line-height:1.35}#xiaozhishi-sport-note-eighteen .xz18-terms p{margin:0;color:#5f6368;line-height:1.55;font-size:13px}@media(max-width:1199px){#xiaozhishi-sport-note-eighteen .xz18-terms{grid-template-columns:repeat(4,1fr)}}@media(max-width:767px){#xiaozhishi-sport-note-eighteen .xz18-head{display:block}#xiaozhishi-sport-note-eighteen .xz18-terms{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){#xiaozhishi-sport-note-eighteen .xz18-terms{grid-template-columns:1fr}}