#about-service-scope-fifty{padding:58px 16px;background:#eefbf8;color:#0d2b25;overflow:hidden}#about-service-scope-fifty *{box-sizing:border-box}#about-service-scope-fifty .about-wrap{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1.05fr .95fr;gap:18px}#about-service-scope-fifty .about-copy{padding:30px;border:1px solid #bee7dd;border-radius:8px;background:#fff}#about-service-scope-fifty span{display:inline-flex;margin-bottom:12px;color:#0f766e;font-weight:850;letter-spacing:0}#about-service-scope-fifty h2{margin:0;color:#0d2b25;font-size:clamp(27px,3vw,42px);line-height:1.18;font-weight:900;letter-spacing:0}#about-service-scope-fifty h3{margin:0;color:#0d2b25;font-size:16px;font-weight:850;letter-spacing:0}#about-service-scope-fifty p{margin:0;color:#496861;font-size:15px;line-height:1.82;letter-spacing:0}#about-service-scope-fifty .about-copy p{margin-top:14px}#about-service-scope-fifty figure{margin:0;border:1px solid #bee7dd;border-radius:8px;overflow:hidden;min-height:390px}#about-service-scope-fifty img{display:block;width:100%;height:100%;object-fit:cover}#about-service-scope-fifty .about-scope{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}#about-service-scope-fifty .about-scope article{padding:17px;border:1px solid #bee7dd;border-radius:8px;background:#fff}#about-service-scope-fifty .about-scope p{margin-top:8px;font-size:14px}@media(max-width:900px){#about-service-scope-fifty .about-wrap,#about-service-scope-fifty .about-scope{grid-template-columns:1fr}#about-service-scope-fifty figure{min-height:300px}}@media(max-width:640px){#about-service-scope-fifty{padding:36px 14px}#about-service-scope-fifty h2{font-size:25px}#about-service-scope-fifty p{font-size:14px}}.security2{padding:78px 16px;background:#fbfaf6;color:#19202b}.security2 *{box-sizing:border-box}.security2-wrap{max-width:1160px;margin:0 auto}.security2-head{border:1px solid #e5dccb;background:#fff;padding:30px;border-radius:8px;position:relative;box-shadow:0 20px 44px rgba(91,75,46,.08)}.security2-browser{height:44px;border-radius:6px;background:#17212f;color:#c9d7e5;display:flex;align-items:center;gap:8px;padding:0 14px;margin-bottom:24px;max-width:440px}.security2-browser span{width:10px;height:10px;border-radius:50%;background:#f1c84b;display:block}.security2-browser span:nth-child(2){background:#62c07b}.security2-browser span:nth-child(3){background:#ec7474}.security2-browser b{margin-left:8px;font-size:13px;font-weight:800}.security2-head>span{display:inline-block;color:#996f13;font-weight:900;margin-bottom:10px}.security2 h2{margin:0;color:#101823;font-size:34px;line-height:1.18;font-weight:900}.security2-head p{margin:16px 0 0;color:#5b6471;font-size:17px;line-height:1.85;max-width:820px}.security2-route{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:22px 0}.security2-route:before{content:"";position:absolute;left:6%;right:6%;top:34px;height:3px;background:linear-gradient(90deg,#d89f20,#315f7e,#38a072)}.security2-route article{position:relative;background:#fff;border:1px solid #e7decd;border-radius:8px;padding:24px;min-height:206px;box-shadow:0 14px 34px rgba(91,75,46,.07)}.security2-route em{width:68px;height:68px;border-radius:8px;background:#f7cc52;color:#111927;font-style:normal;font-weight:900;display:grid;place-items:center;margin-bottom:18px;position:relative;z-index:1;box-shadow:inset 0 -5px 0 rgba(0,0,0,.08)}.security2-route h3{margin:0 0 10px;font-size:18px;color:#17212f;font-weight:900}.security2-route p{margin:0;color:#5b6570;line-height:1.72;font-size:15px}.security2-grid{display:grid;grid-template-columns:1.1fr repeat(3,minmax(0,1fr));gap:14px}.security2-note,.security2-card{border-radius:8px;background:#17212f;color:#fff;padding:24px;min-height:210px}.security2-note{background:linear-gradient(135deg,#173c4b,#182532)}.security2-note b{display:block;font-size:22px;margin-bottom:12px;color:#ffcf55}.security2-note p{margin:0;color:#d6e0e8;line-height:1.8}.security2-card{background:#fff;color:#18202a;border:1px solid #e7decd}.security2-card i{width:42px;height:42px;border-radius:6px;background:#edf7f4;color:#177d69;display:grid;place-items:center;margin-bottom:16px}.security2-card h3{margin:0 0 10px;font-size:17px;font-weight:900}.security2-card p{margin:0;color:#5d6670;line-height:1.7;font-size:15px}.security2-foot{margin-top:16px;border:1px solid #e5dccb;background:#fff;border-radius:8px;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:16px}.security2-foot div{display:flex;flex-wrap:wrap;gap:8px}.security2-foot span{background:#fff7df;border:1px solid #ecd285;color:#695019;border-radius:4px;padding:7px 10px;font-weight:800;font-size:13px}.security2-foot a{color:#0f5d70;text-decoration:none;font-weight:900}@media (max-width:991px){.security2{padding:46px 14px}.security2-route,.security2-grid{grid-template-columns:1fr 1fr}.security2-route:before{display:none}.security2 h2{font-size:28px}.security2-note{grid-column:1 / -1}}@media (max-width:575px){.security2-head{padding:22px 18px}.security2-route,.security2-grid{grid-template-columns:1fr}.security2-route article,.security2-note,.security2-card{min-height:auto;padding:20px}.security2-foot{align-items:flex-start;flex-direction:column}.security2-browser{max-width:100%}.security2 h2{font-size:24px}}.app22{padding:66px 16px;background:#fff;color:#111827}.app22 *{box-sizing:border-box}.app22-panel{max-width:1180px;margin:0 auto;position:relative;display:grid;grid-template-columns:1.05fr .95fr;gap:18px;border-radius:8px;overflow:hidden;background:linear-gradient(135deg,#f8fafc 0,#f8fafc 58%,#111827 58%,#111827 100%);border:1px solid #e5e7eb;padding:30px}.app22-copy{padding:20px}.app22-copy em{font-style:normal;color:#e11d48;font-weight:900}.app22 h2{font-size:38px;line-height:1.16;margin:10px 0 0}.app22 p{color:#536173;line-height:1.9}.app22 nav{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.app22 a{border-radius:8px;padding:13px 18px;text-decoration:none;font-weight:900}.app22 a:first-child{background:#111827;color:#fff}.app22 a:last-child{border:1px solid #d1d5db;color:#111827}.app22-visual{border-radius:8px;overflow:hidden;min-height:330px}.app22 img{width:100%;height:100%;object-fit:cover}.app22 ul{grid-column:1/-1;list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.app22 li{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:14px;font-weight:800}@media(max-width:860px){.app22{padding:42px 14px}.app22-panel{grid-template-columns:1fr;background:#f8fafc;padding:18px}.app22 h2{font-size:28px}.app22 ul{grid-template-columns:1fr}.app22-visual{min-height:230px}}#faq-headline-list-forty-two{padding:48px 16px;background:#fff7ed;color:#1f2937;overflow:hidden}#faq-headline-list-forty-two *{box-sizing:border-box}#faq-headline-list-forty-two .faq-wrap{max-width:1180px;margin:0 auto}#faq-headline-list-forty-two .faq-head{margin-bottom:24px}#faq-headline-list-forty-two .faq-head span{display:inline-flex;margin-bottom:12px;color:#ea580c;font-weight:850;letter-spacing:0}#faq-headline-list-forty-two h2{margin:0;color:#1f2937;font-size:clamp(25px,3vw,40px);line-height:1.18;font-weight:900;letter-spacing:0}#faq-headline-list-forty-two h3{margin:0;color:#1f2937;font-size:17px;line-height:1.42;font-weight:850;letter-spacing:0}#faq-headline-list-forty-two p{margin:0;color:#5b6472;font-size:15px;line-height:1.68;letter-spacing:0}#faq-headline-list-forty-two .faq-head p{max-width:760px;margin-top:12px}#faq-headline-list-forty-two span,#faq-headline-list-forty-two b,#faq-headline-list-forty-two small,#faq-headline-list-forty-two strong,#faq-headline-list-forty-two em,#faq-headline-list-forty-two i,#faq-headline-list-forty-two mark{letter-spacing:0}@media (max-width:640px){#faq-headline-list-forty-two{padding:34px 14px}#faq-headline-list-forty-two h2{font-size:25px}#faq-headline-list-forty-two h3{font-size:16px}#faq-headline-list-forty-two p{font-size:14px}}#faq-headline-list-forty-two .headline{max-width:1080px}#faq-headline-list-forty-two .faq-headline-list{display:grid;gap:12px}#faq-headline-list-forty-two .faq-headline-list article{display:grid;grid-template-columns:54px 1fr 1.35fr 110px;gap:14px;align-items:center;padding:16px 18px;border:1px solid #fed7aa;border-radius:8px;background:#ffffff}#faq-headline-list-forty-two .faq-headline-list b{color:#ea580c;font-weight:900;letter-spacing:0}#faq-headline-list-forty-two .faq-headline-list small{color:#ea580c;font-weight:850;letter-spacing:0;text-align:right}@media (max-width:800px){#faq-headline-list-forty-two .faq-headline-list article{grid-template-columns:1fr;gap:8px}#faq-headline-list-forty-two .faq-headline-list small{text-align:left}}#footer-archive-shelf-forty-three{padding:54px 0 24px;background:#101827;color:#e5edf7}#footer-archive-shelf-forty-three a{color:inherit;text-decoration:none}#footer-archive-shelf-forty-three .dp-footer__shelf{display:grid;grid-template-columns:1.15fr .85fr .9fr 1fr;gap:18px}#footer-archive-shelf-forty-three .dp-footer__shelf>section,#footer-archive-shelf-forty-three .dp-footer__shelf>nav{padding:22px;border-radius:18px;background:#162235}#footer-archive-shelf-forty-three .dp-footer__brand img{height:42px;width:auto;max-width:none;object-fit:contain;border-radius:14px;margin-bottom:16px}#footer-archive-shelf-forty-three h2{margin:0 0 10px;font-size:28px;font-weight:900}#footer-archive-shelf-forty-three h3{margin:0 0 14px;font-size:15px;font-weight:900;color:#fff}#footer-archive-shelf-forty-three p{margin:0 0 9px;color:#aab7cc;font-size:14px;line-height:1.7}#footer-archive-shelf-forty-three nav,#footer-archive-shelf-forty-three .dp-footer__friends{display:flex;flex-direction:column;gap:9px}#footer-archive-shelf-forty-three nav a,#footer-archive-shelf-forty-three .dp-footer__friends a{color:#aab7cc;font-size:14px;line-height:1.55}#footer-archive-shelf-forty-three nav a:hover,#footer-archive-shelf-forty-three .dp-footer__friends a:hover{color:#93c5fd}#footer-archive-shelf-forty-three .dp-footer__copy{display:flex;justify-content:space-between;gap:14px;flex-wrap:wrap;margin-top:20px;color:#7d8aa0;font-size:13px}@media(max-width:991.98px){#footer-archive-shelf-forty-three .dp-footer__shelf{grid-template-columns:1fr 1fr}#footer-archive-shelf-forty-three .dp-footer__brand{grid-column:1/-1}}@media(max-width:575.98px){#footer-archive-shelf-forty-three .dp-footer__shelf{grid-template-columns:1fr}}.fxm-thirtyone{padding:48px 16px;background:#f7fbff;color:#111827}.fxm-thirtyone *{box-sizing:border-box}.fxm-thirtyone__wrap{max-width:1120px;margin:0 auto}.fxm-thirtyone__head{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:22px;align-items:end;margin-bottom:12px}.fxm-thirtyone__head span{display:inline-flex;padding:7px 12px;border-radius:999px;background:#111827;color:#fff;font-weight:900}.fxm-thirtyone h2{margin:12px 0 0;font-size:clamp(28px,3.4vw,44px);line-height:1.12;letter-spacing:0}.fxm-thirtyone__head p{margin:0;color:#596575;line-height:1.72}.fxm-thirtyone__summary{display:grid;grid-template-columns:260px 1fr;gap:18px;align-items:center;margin:0 0 12px;padding:16px 18px;border-radius:22px;background:#111827;color:#fff}.fxm-thirtyone__summary b{font-size:22px;line-height:1.25;color:#facc15}.fxm-thirtyone__summary span{color:#d9e3ef;line-height:1.68}.fxm-thirtyone__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.fxm-thirtyone__grid article{position:relative;min-height:150px;padding:18px;border-radius:20px;background:#fff;border:1px solid #e3ebf5;box-shadow:0 12px 26px rgba(32,50,78,.06);overflow:hidden}.fxm-thirtyone__grid article:before{content:"";position:absolute;left:0;top:0;bottom:0;width:6px;background:var(--c)}.fxm-thirtyone__grid i{display:inline-flex;width:38px;height:38px;border-radius:13px;align-items:center;justify-content:center;background:color-mix(in srgb,var(--c) 15%,#fff);color:var(--c);font-style:normal;font-weight:900}.fxm-thirtyone__grid h3{margin:12px 0 7px;font-size:20px;line-height:1.28}.fxm-thirtyone__grid p{margin:0;color:#5b6675;line-height:1.58;font-size:15px}@media(max-width:860px){.fxm-thirtyone{padding:36px 14px}.fxm-thirtyone__head,.fxm-thirtyone__summary{grid-template-columns:1fr}.fxm-thirtyone__grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.fxm-thirtyone__grid{grid-template-columns:1fr}.fxm-thirtyone__grid article{min-height:auto}.fxm-thirtyone h2{font-size:28px}}.arn-eighteen{padding:58px 16px;background:#f5f3ff}.arn-eighteen .arn-split{max-width:1160px;margin:0 auto;display:grid;grid-template-columns:320px 1fr;gap:22px}.arn-eighteen aside{background:#5b21b6;color:#fff;border-radius:28px;padding:26px;align-self:start}.arn-eighteen aside span{color:#ddd6fe;font-weight:900}.arn-eighteen h2{font-size:clamp(30px,4vw,44px);margin:10px 0}.arn-eighteen aside p{color:#ede9fe;line-height:1.8}.arn-eighteen main{display:grid;gap:14px}.arn-eighteen article{background:#fff;border:1px solid #ddd6fe;border-radius:22px;padding:18px}.arn-eighteen article>div{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:12px;align-items:center}.arn-eighteen time{font-weight:900;color:#4c1d95}.arn-eighteen b{font-size:23px;color:#7c3aed}.arn-eighteen em{font-style:normal;background:#ede9fe;color:#6d28d9;border-radius:999px;padding:6px 11px}.arn-eighteen ol{margin:0;padding-left:24px;color:#4b5563;line-height:1.72}@media(max-width:820px){.arn-eighteen .arn-split{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-ninety{padding:50px 16px;background:#f8fafc;color:#172033}.hero-90-wrap{max-width:1080px;margin:0 auto;display:grid;grid-template-columns:1fr 280px;gap:22px;align-items:stretch}.hero-90-copy{background:#fff;padding:42px;border:1px solid #e2e8f0;border-radius:18px}.hero-90-copy span{display:inline-flex;padding:8px 12px;background:#e2e8f0;color:#172033;font-weight:900}.home-hero-ninety h1{font-size:45px;line-height:1.13;letter-spacing:0;margin:18px 0 16px;word-break:break-word}.home-hero-ninety h1 strong{color:#0f172a}.home-hero-ninety p{font-size:17px;line-height:1.84;color:#475569;margin:0}.hero-90-copy nav{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.hero-90-copy a{display:inline-flex;align-items:center;min-height:44px;padding:0 20px;text-decoration:none;font-weight:900}.hero-90-copy a:first-child{background:#0f172a;color:#fff}.hero-90-copy a:last-child{border:1px solid #cbd5e1;color:#0f172a}.hero-90-side{display:grid;gap:12px}.hero-90-side b{display:flex;align-items:center;padding:18px;background:#fff;border:1px solid #e2e8f0;border-radius:18px;color:#334155}@media(max-width:780px){.home-hero-ninety{padding:32px 12px}.hero-90-wrap{grid-template-columns:1fr}.hero-90-copy{padding:28px 20px}.home-hero-ninety h1{font-size:32px}.hero-90-side{grid-template-columns:1fr 1fr}}#news-feed-twenty-seven{padding:64px 16px;background:#fff7ed;color:#281407;overflow:hidden}#news-feed-twenty-seven *{box-sizing:border-box}#news-feed-twenty-seven .news-wrap{max-width:1180px;margin:0 auto}#news-feed-twenty-seven .news-head{display:grid;grid-template-columns:.72fr 1fr;gap:24px;align-items:end;margin-bottom:30px}#news-feed-twenty-seven .news-head span{display:inline-flex;color:#ea580c;font-weight:900;letter-spacing:0;margin-bottom:8px}#news-feed-twenty-seven h2{margin:0;font-size:clamp(28px,3.2vw,46px);line-height:1.14;font-weight:900;letter-spacing:0}#news-feed-twenty-seven .news-head p{margin:0;color:#64748b;font-size:15px;line-height:1.72}#news-feed-twenty-seven a{text-decoration:none}#news-feed-twenty-seven img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}#news-feed-twenty-seven article:hover img{transform:scale(1.04)}#news-feed-twenty-seven time{display:block;color:#ea580c;font-size:13px;font-weight:850;margin-bottom:8px}#news-feed-twenty-seven h3{margin:0;font-size:18px;line-height:1.36;font-weight:900;letter-spacing:0}#news-feed-twenty-seven h3 a{color:#281407}#news-feed-twenty-seven p{margin:9px 0 0;color:#64748b;font-size:14px;line-height:1.66}#news-feed-twenty-seven .news-feature{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}#news-feed-twenty-seven .news-card{background:#fff;border:1px solid #ffedd5;border-radius:10px;overflow:hidden;box-shadow:0 16px 38px rgba(15,23,42,.08)}#news-feed-twenty-seven .news-card:nth-child(2){transform:translateY(26px)}#news-feed-twenty-seven .news-img{display:block;height:260px;overflow:hidden}#news-feed-twenty-seven .news-text{padding:20px}#news-feed-twenty-seven .news-more{display:inline-flex;margin-top:15px;color:#fff;background:#ea580c;border-radius:8px;padding:9px 14px;font-weight:900}@media(max-width:980px){#news-feed-twenty-seven .news-head{grid-template-columns:1fr}#news-feed-twenty-seven .news-grid,#news-feed-twenty-seven .news-feature,#news-feed-twenty-seven .news-dark-grid{grid-template-columns:1fr 1fr}#news-feed-twenty-seven .news-card:first-child{grid-column:auto;grid-row:auto}#news-feed-twenty-seven .news-lead-list{grid-template-columns:1fr}#news-feed-twenty-seven .news-item:first-child{grid-row:auto}#news-feed-twenty-seven .news-directory .news-line,#news-feed-twenty-seven .news-line{grid-template-columns:1fr;gap:8px}#news-feed-twenty-seven .news-row{grid-template-columns:160px 1fr}#news-feed-twenty-seven .news-action{grid-column:2;justify-self:start}}@media(max-width:640px){#news-feed-twenty-seven{padding:38px 14px}#news-feed-twenty-seven .news-grid,#news-feed-twenty-seven .news-feature,#news-feed-twenty-seven .news-dark-grid{grid-template-columns:1fr}#news-feed-twenty-seven .news-row,#news-feed-twenty-seven .news-item,#news-feed-twenty-seven .news-node{grid-template-columns:1fr;margin-left:0}#news-feed-twenty-seven .news-timeline:before,#news-feed-twenty-seven .news-node:before{display:none}#news-feed-twenty-seven .news-media,#news-feed-twenty-seven .news-img,#news-feed-twenty-seven .news-thumb,#news-feed-twenty-seven .news-cover,#news-feed-twenty-seven .news-pic,#news-feed-twenty-seven .news-item:first-child .news-thumb,#news-feed-twenty-seven .news-card:first-child .news-pic{height:220px}#news-feed-twenty-seven .news-action{grid-column:auto}}#pinglun-ribbon-six-seventy{padding:52px 16px;background:#f8fee8;color:#1f2a12;overflow:hidden}#pinglun-ribbon-six-seventy *{box-sizing:border-box}#pinglun-ribbon-six-seventy .pl-wrap{max-width:1160px;margin:0 auto}#pinglun-ribbon-six-seventy .pl-heading{margin-bottom:26px}#pinglun-ribbon-six-seventy span,#pinglun-ribbon-six-seventy small,#pinglun-ribbon-six-seventy strong,#pinglun-ribbon-six-seventy b,#pinglun-ribbon-six-seventy em,#pinglun-ribbon-six-seventy mark,#pinglun-ribbon-six-seventy h2,#pinglun-ribbon-six-seventy h3,#pinglun-ribbon-six-seventy p{letter-spacing:0}#pinglun-ribbon-six-seventy h2{margin:0;color:#1f2a12;font-size:clamp(26px,3vw,42px);line-height:1.18;font-weight:850}#pinglun-ribbon-six-seventy h3{margin:0;color:#1f2a12;font-size:18px;line-height:1.35;font-weight:800}#pinglun-ribbon-six-seventy p{margin:0;color:#475569;font-size:16px;line-height:1.82}#pinglun-ribbon-six-seventy img{width:52px;height:52px;border-radius:50%;object-fit:cover;flex:0 0 auto}#pinglun-ribbon-six-seventy .pl-heading>span{display:inline-flex;margin-bottom:12px;padding:7px 13px;border-radius:999px;background:#d9f99d;color:#4d7c0f;font-weight:800}#pinglun-ribbon-six-seventy .pl-heading>p{max-width:780px;margin-top:14px}#pinglun-ribbon-six-seventy .pl-list{display:grid;gap:20px}#pinglun-ribbon-six-seventy .pl-list{grid-template-columns:repeat(3,minmax(0,1fr))}#pinglun-ribbon-six-seventy .pl-item{background:#fff;border:1px solid #d9f99d;border-radius:8px;padding:20px;box-shadow:0 18px 46px rgba(15,23,42,.08);min-width:0}#pinglun-ribbon-six-seventy .pl-item p{margin-top:12px}#pinglun-ribbon-six-seventy .pl-item b,#pinglun-ribbon-six-seventy .pl-item mark,#pinglun-ribbon-six-seventy .pl-item small{display:inline-flex;margin-top:14px;color:#4d7c0f;font-weight:800;background:transparent}#pinglun-ribbon-six-seventy .pl-user,#pinglun-ribbon-six-seventy .pl-item footer,#pinglun-ribbon-six-seventy .pl-item header{display:flex;align-items:center;gap:12px;min-width:0}#pinglun-ribbon-six-seventy .pl-user span,#pinglun-ribbon-six-seventy .pl-item footer span,#pinglun-ribbon-six-seventy .pl-item header div{display:grid;gap:3px;min-width:0}#pinglun-ribbon-six-seventy em,#pinglun-ribbon-six-seventy small{color:#64748b;font-style:normal;font-size:14px}#pinglun-ribbon-six-seventy .pl-num,#pinglun-ribbon-six-seventy .pl-dot,#pinglun-ribbon-six-seventy .pl-score,#pinglun-ribbon-six-seventy .pl-rank,#pinglun-ribbon-six-seventy .pl-stamp{width:52px;height:52px;display:grid;place-items:center;border-radius:8px;background:#4d7c0f;color:#fff;font-weight:900;flex:0 0 auto}#pinglun-ribbon-six-seventy.pl-type-quote .pl-item i{display:block;color:#4d7c0f;font-size:56px;line-height:.8;font-style:normal}#pinglun-ribbon-six-seventy.pl-type-quote .pl-item footer{margin-top:16px;justify-content:space-between}#pinglun-ribbon-six-seventy.pl-type-chat .pl-item{display:grid;grid-template-columns:auto 1fr;gap:14px;border-radius:8px}#pinglun-ribbon-six-seventy.pl-type-score .pl-item{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:start}#pinglun-ribbon-six-seventy.pl-type-journal .pl-item{display:grid;grid-template-columns:auto 1fr;gap:16px}#pinglun-ribbon-six-seventy.pl-type-time .pl-item,#pinglun-ribbon-six-seventy.pl-type-rank .pl-item{display:grid;grid-template-columns:auto auto 1fr;gap:14px}#pinglun-ribbon-six-seventy.pl-type-feature .pl-avatar{width:72px;height:72px;border-radius:50%;background:#f7fee7;display:grid;place-items:center;margin-bottom:14px}#pinglun-ribbon-six-seventy.pl-type-feature .pl-avatar img{width:58px;height:58px}#pinglun-ribbon-six-seventy.pl-type-post .pl-strip{margin:-20px -20px 16px;padding:12px 18px;background:#f7fee7;color:#4d7c0f;font-weight:900;border-radius:8px 8px 0 0}#pinglun-ribbon-six-seventy.pl-type-stamp .pl-stamp{margin-bottom:14px}#pinglun-ribbon-six-seventy.pl-type-ribbon .pl-item b{margin:-20px 0 12px;padding:9px 13px;border-radius:0 0 8px 8px;background:#4d7c0f;color:#fff}#pinglun-ribbon-six-seventy.pl-type-clean .pl-item{box-shadow:none;border-left:4px solid #4d7c0f}#pinglun-ribbon-six-seventy.pl-type-wall .pl-item{background:#f7fee7}#pinglun-ribbon-six-seventy.pl-type-focus .pl-item img{margin-bottom:12px}@media (max-width:1020px){#pinglun-ribbon-six-seventy .pl-list{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:none!important}#pinglun-ribbon-six-seventy .pl-wrap{display:block}#pinglun-ribbon-six-seventy .pl-heading{margin-bottom:24px}#pinglun-ribbon-six-seventy .pl-item{grid-area:auto!important}}@media (max-width:640px){#pinglun-ribbon-six-seventy{padding:34px 14px}#pinglun-ribbon-six-seventy .pl-list{grid-template-columns:1fr}#pinglun-ribbon-six-seventy .pl-item{padding:16px}#pinglun-ribbon-six-seventy h2{font-size:26px}#pinglun-ribbon-six-seventy p{font-size:15px}#pinglun-ribbon-six-seventy.pl-type-chat .pl-item,#pinglun-ribbon-six-seventy.pl-type-score .pl-item,#pinglun-ribbon-six-seventy.pl-type-rank .pl-item,#pinglun-ribbon-six-seventy.pl-type-journal .pl-item,#pinglun-ribbon-six-seventy.pl-type-time .pl-item{grid-template-columns:1fr}#pinglun-ribbon-six-seventy .pl-num,#pinglun-ribbon-six-seventy .pl-dot,#pinglun-ribbon-six-seventy .pl-score,#pinglun-ribbon-six-seventy .pl-rank,#pinglun-ribbon-six-seventy .pl-stamp{width:44px;height:44px}}#rongyu-honor-twelve{padding:64px 16px;background:#f5f7fb;color:#111827;overflow:hidden}#rongyu-honor-twelve *{box-sizing:border-box}#rongyu-honor-twelve .rongyu-wrap{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:410px 1fr;gap:28px;align-items:center}#rongyu-honor-twelve figure{margin:0;position:relative;border-radius:26px;overflow:hidden;background:#111827;box-shadow:0 24px 65px rgba(15,23,42,.18)}#rongyu-honor-twelve img{display:block;width:100%;height:420px;object-fit:cover;opacity:.9}#rongyu-honor-twelve figcaption{position:absolute;left:18px;right:18px;bottom:18px;background:rgba(255,255,255,.92);border-radius:16px;padding:14px 16px;font-weight:950;color:#111827}#rongyu-honor-twelve .rongyu-copy{background:#fff;border:1px solid #e5e7eb;border-radius:26px;padding:34px;box-shadow:0 18px 48px rgba(15,23,42,.08)}#rongyu-honor-twelve h2{margin:0;font-size:clamp(28px,3vw,44px);line-height:1.15;font-weight:950;letter-spacing:0}#rongyu-honor-twelve p{margin:13px 0 22px;color:#64748b;line-height:1.75}#rongyu-honor-twelve .rongyu-badges{display:grid;grid-template-columns:1fr 1fr;gap:12px}#rongyu-honor-twelve article{border-radius:16px;padding:16px;background:#f8fafc;border:1px solid #e5e7eb}#rongyu-honor-twelve b{display:block;line-height:1.35}#rongyu-honor-twelve span{display:block;margin-top:6px;color:#64748b;line-height:1.5}@media(max-width:920px){#rongyu-honor-twelve .rongyu-wrap{grid-template-columns:1fr}#rongyu-honor-twelve img{height:300px}}@media(max-width:560px){#rongyu-honor-twelve{padding:42px 14px}#rongyu-honor-twelve .rongyu-copy{padding:22px}#rongyu-honor-twelve .rongyu-badges{grid-template-columns:1fr}}#matches-live-six{padding:76px 18px;background:#05070d;color:#e5e7eb}#matches-live-six .ms6-wrap{max-width:1180px;margin:auto}#matches-live-six header{text-align:center;max-width:760px;margin:0 auto 28px}#matches-live-six header span{display:inline-flex;align-items:center;gap:8px;color:#ef4444;font-weight:900}#matches-live-six header span i{width:9px;height:9px;border-radius:50%;background:#ef4444;box-shadow:0 0 16px #ef4444}#matches-live-six h2{font-size:44px;margin:12px 0;line-height:1.12;color:#fff}#matches-live-six h2 em{font-style:normal;color:#ef4444}#matches-live-six p{color:#aeb8c8;line-height:1.85}#matches-live-six .ms6-scoreboard{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}#matches-live-six .ms6-game{background:#0f1626;border:1px solid #222d42;border-radius:24px;padding:18px;box-shadow:inset 0 0 24px rgba(239,68,68,.04)}#matches-live-six .ms6-game.is-live{border-color:#ef4444}#matches-live-six .ms6-top,#matches-live-six .ms6-time{display:flex;justify-content:space-between;gap:12px}#matches-live-six .ms6-top b{color:#fca5a5}#matches-live-six .ms6-top em{font-style:normal;background:#1f2937;border-radius:999px;padding:7px 10px}#matches-live-six .ms6-team{display:grid;grid-template-columns:1fr 88px 1fr;gap:12px;align-items:center;margin:22px 0}#matches-live-six .ms6-team span{display:flex;align-items:center;gap:8px;min-width:0}#matches-live-six .ms6-team span:last-child{justify-content:flex-end;text-align:right}#matches-live-six .ms6-logo,#matches-live-six .ms6-abbr{width:36px;height:36px;border-radius:50%;object-fit:cover;background:#1f2937;display:grid;place-items:center;color:#fca5a5;font-weight:900;flex:0 0 auto}#matches-live-six .ms6-team strong{text-align:center;font-size:25px;color:#fff}#matches-live-six .ms6-time i{font-style:normal;color:#94a3b8}@media(max-width:780px){#matches-live-six{padding:42px 14px}#matches-live-six h2{font-size:30px}#matches-live-six .ms6-scoreboard,#matches-live-six .ms6-team{grid-template-columns:1fr}#matches-live-six .ms6-team span:last-child{justify-content:flex-start;text-align:left}#matches-live-six .ms6-team strong{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-eleven{padding:46px 16px;background:#f8fafc;color:#0f172a}#data-proof-eleven .sj11-wrap{max-width:1120px;margin:auto}#data-proof-eleven .sj11-head{display:flex;gap:18px;align-items:flex-end;margin-bottom:16px}#data-proof-eleven span{color:#2563eb;font-weight:900;white-space:nowrap}#data-proof-eleven h2{font-size:30px;line-height:1.2;margin:0;flex:1}#data-proof-eleven .sj11-head p{max-width:410px;margin:0;color:#64748b;line-height:1.7}#data-proof-eleven .sj11-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}#data-proof-eleven article{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:18px}#data-proof-eleven b{font-size:28px;color:#1d4ed8}#data-proof-eleven h3{font-size:18px;margin:8px 0 4px}#data-proof-eleven article p{margin:0;color:#64748b}#data-proof-eleven footer{margin-top:12px;display:flex;gap:8px;align-items:center;flex-wrap:wrap}#data-proof-eleven footer strong{color:#1e3a8a}#data-proof-eleven footer p{margin:0;color:#64748b}#data-proof-eleven em{font-style:normal;background:#dbeafe;color:#1d4ed8;border-radius:999px;padding:6px 10px;font-size:14px}@media(max-width:760px){#data-proof-eleven .sj11-head{display:block}#data-proof-eleven .sj11-strip{grid-template-columns:1fr}#data-proof-eleven h2{font-size:25px}}#why-us-choice-two{padding:64px 16px;background:#07111f;color:#fff}#why-us-choice-two .wy2-wrap{max-width:1140px;margin:auto;display:grid;grid-template-columns:.95fr 1.05fr;gap:18px;align-items:stretch}#why-us-choice-two .wy2-hero{border-radius:32px;padding:38px;background:radial-gradient(circle at top left,#2563eb,#0f172a 55%,#020617);box-shadow:0 22px 60px rgba(37,99,235,.2)}#why-us-choice-two .wy2-hero span{color:#93c5fd;font-weight:900}#why-us-choice-two h2{font-size:38px;line-height:1.15;margin:14px 0}#why-us-choice-two .wy2-hero p{color:#dbeafe;line-height:1.85;margin:0 0 22px}#why-us-choice-two .wy2-hero em{font-style:normal;display:inline-flex;background:#facc15;color:#111827;border-radius:999px;padding:9px 15px;font-weight:900}#why-us-choice-two .wy2-points{display:grid;grid-template-columns:1fr 1fr;gap:12px}#why-us-choice-two article,#why-us-choice-two aside{border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.07);border-radius:24px;padding:22px}#why-us-choice-two i{font-size:24px;color:#38bdf8;margin-bottom:14px}#why-us-choice-two h3,#why-us-choice-two strong{display:block;font-size:19px;margin:0 0 10px;color:#fff}#why-us-choice-two p,#why-us-choice-two aside span{color:#cbd5e1;line-height:1.75;margin:0;font-size:14px}#why-us-choice-two aside{grid-column:span 2;background:#fff;color:#0f172a}#why-us-choice-two aside strong{color:#0f172a}@media(max-width:900px){#why-us-choice-two .wy2-wrap{grid-template-columns:1fr}}@media(max-width:560px){#why-us-choice-two .wy2-points{grid-template-columns:1fr}#why-us-choice-two aside{grid-column:auto}#why-us-choice-two h2{font-size:29px}}