#about-plain-service-eighty{padding:60px 16px;background:#fffaf0;color:#2c2112;overflow:hidden}#about-plain-service-eighty *{box-sizing:border-box}#about-plain-service-eighty .about-stage{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:.95fr 1.05fr;gap:18px}#about-plain-service-eighty figure{margin:0;border-radius:8px;overflow:hidden;min-height:400px}#about-plain-service-eighty img{display:block;width:100%;height:100%;object-fit:cover}#about-plain-service-eighty .about-copy{padding:34px;border-radius:8px;background:#2c2112;color:#fff}#about-plain-service-eighty h2{margin:0;font-size:clamp(28px,3vw,42px);line-height:1.18;font-weight:900;letter-spacing:0}#about-plain-service-eighty p{margin:16px 0 0;color:#f3e7d3;font-size:15px;line-height:1.86;letter-spacing:0}@media(max-width:900px){#about-plain-service-eighty .about-stage{grid-template-columns:1fr}#about-plain-service-eighty figure{min-height:300px}}@media(max-width:640px){#about-plain-service-eighty{padding:36px 14px}#about-plain-service-eighty .about-copy{padding:22px}#about-plain-service-eighty h2{font-size:25px}}.security1{padding:76px 16px;background:linear-gradient(180deg,#f6fbff 0%,#eef6f0 100%);color:#102033}.security1 *{box-sizing:border-box}.security1-shell{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1.35fr) 340px;gap:18px}.security1-main,.security1-panel,.security1-cards article,.security1-contact{border:1px solid rgba(32,82,101,.15);background:rgba(255,255,255,.86);box-shadow:0 22px 50px rgba(26,61,74,.08)}.security1-main{min-height:310px;padding:36px;border-radius:8px;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.security1-main:before{content:"";position:absolute;left:0;top:0;width:6px;height:100%;background:linear-gradient(180deg,#1c8a70,#f5c84b,#3456d1)}.security1-titlebar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px}.security1-eyebrow{display:inline-flex;width:max-content;padding:8px 13px;border-radius:4px;background:#e2f4ed;color:#14624f;font-weight:800}.security1-state{display:inline-flex;align-items:center;gap:8px;color:#526579;font-size:14px}.security1-state i{font-size:9px;color:#25b15f;animation:security1Pulse 1.8s ease-in-out infinite}.security1 h2{margin:0;font-size:36px;line-height:1.18;font-weight:900;color:#0b1b32}.security1-lead{margin:18px 0 0;color:#4d6075;font-size:17px;line-height:1.9;max-width:780px}.security1-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.security1-tags span{padding:9px 12px;border-radius:4px;background:#f4f8fb;border:1px solid #e2edf3;color:#36546b;font-weight:700;font-size:14px}.security1-panel{border-radius:8px;padding:24px;display:flex;flex-direction:column;gap:18px}.security1-score{height:126px;border-radius:8px;background:#102033;color:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative;overflow:hidden}.security1-score:after{content:"";position:absolute;inset:auto 18px 18px 18px;height:4px;background:linear-gradient(90deg,#40cf88,#ffce47)}.security1-score strong{font-size:48px;line-height:1;font-weight:900}.security1-score span{text-transform:uppercase;font-size:12px;color:#a8bdd2;margin-top:6px}.security1-meter{height:12px;border-radius:999px;background:#edf4f7;overflow:hidden}.security1-meter i{display:block;width:82%;height:100%;background:linear-gradient(90deg,#1b9278,#ffd04f)}.security1-panel ul{list-style:none;margin:0;padding:0;display:grid;gap:10px}.security1-panel li{display:flex;align-items:center;gap:10px;padding:12px;border-radius:6px;background:#f6fafb;color:#24364b;font-weight:800}.security1-panel li b{width:34px;height:34px;display:grid;place-items:center;border-radius:6px;background:#dceef3;color:#155d73;font-size:13px}.security1-cards{grid-column:1 / -1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.security1-cards article{border-radius:8px;padding:24px;transition:transform .22s ease,box-shadow .22s ease;border-top:4px solid #2c8f76}.security1-cards article:hover{transform:translateY(-4px);box-shadow:0 18px 36px rgba(26,61,74,.14)}.security1-cards i{width:42px;height:42px;display:grid;place-items:center;border-radius:6px;background:#eff8f4;color:#167a62;margin-bottom:16px;font-size:18px}.security1-cards h3{margin:0 0 10px;font-size:18px;color:#13243a;font-weight:900}.security1-cards p{margin:0;color:#53677a;line-height:1.75;font-size:15px}.security1-contact{grid-column:1 / -1;border-radius:8px;padding:20px 24px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-left:6px solid #f1bd35}.security1-contact strong{display:block;font-size:18px;color:#102033;margin-bottom:6px}.security1-contact p{margin:0;color:#5c6f7f;line-height:1.7}.security1-contact a{display:inline-flex;align-items:center;gap:8px;white-space:nowrap;text-decoration:none;background:#102033;color:#fff;padding:13px 18px;border-radius:6px;font-weight:800}@keyframes security1Pulse{0%,100%{opacity:.45;transform:scale(.9)}50%{opacity:1;transform:scale(1.25)}}@media (max-width:991px){.security1{padding:44px 14px}.security1-shell{grid-template-columns:1fr}.security1-main{min-height:auto;padding:28px}.security1 h2{font-size:28px}.security1-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.security1-contact{align-items:flex-start;flex-direction:column}.security1-contact a{white-space:normal}}@media (max-width:575px){.security1-main{padding:24px 18px}.security1-titlebar{align-items:flex-start;flex-direction:column}.security1-cards{grid-template-columns:1fr}.security1-panel{padding:18px}.security1 h2{font-size:24px}.security1-lead{font-size:15px}.security1-contact{padding:18px}}.appld20{padding:64px 16px;background:#ffffff;color:#111827}.appld20 *{box-sizing:border-box}.appld20-clean{max-width:1060px;margin:0 auto}.appld20 h2{font-size:34px;line-height:1.16;margin:0 0 24px;max-width:760px}.appld20-clean>div{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;border-top:1px solid #e5e7eb;padding-top:20px}.appld20 article{padding-right:12px}.appld20 strong{display:block}.appld20 small{display:block;color:#667085;line-height:1.65;margin-top:8px}@media(max-width:900px){.appld20{padding:40px 14px}.appld20 h2{font-size:25px}.appld20-clean>div{grid-template-columns:1fr;gap:12px}}#faq-compact-grid-thirty-nine{padding:48px 16px;background:#f0fdfa;color:#134e4a;overflow:hidden}#faq-compact-grid-thirty-nine *{box-sizing:border-box}#faq-compact-grid-thirty-nine .faq-wrap{max-width:1180px;margin:0 auto}#faq-compact-grid-thirty-nine .faq-head{margin-bottom:24px}#faq-compact-grid-thirty-nine .faq-head span{display:inline-flex;margin-bottom:12px;color:#0d9488;font-weight:850;letter-spacing:0}#faq-compact-grid-thirty-nine h2{margin:0;color:#134e4a;font-size:clamp(25px,3vw,40px);line-height:1.18;font-weight:900;letter-spacing:0}#faq-compact-grid-thirty-nine h3{margin:0;color:#134e4a;font-size:17px;line-height:1.42;font-weight:850;letter-spacing:0}#faq-compact-grid-thirty-nine p{margin:0;color:#475569;font-size:15px;line-height:1.68;letter-spacing:0}#faq-compact-grid-thirty-nine .faq-head p{max-width:760px;margin-top:12px}#faq-compact-grid-thirty-nine span,#faq-compact-grid-thirty-nine b,#faq-compact-grid-thirty-nine small,#faq-compact-grid-thirty-nine strong,#faq-compact-grid-thirty-nine em,#faq-compact-grid-thirty-nine i,#faq-compact-grid-thirty-nine mark{letter-spacing:0}@media (max-width:640px){#faq-compact-grid-thirty-nine{padding:34px 14px}#faq-compact-grid-thirty-nine h2{font-size:25px}#faq-compact-grid-thirty-nine h3{font-size:16px}#faq-compact-grid-thirty-nine p{font-size:14px}}#faq-compact-grid-thirty-nine .centered{text-align:center;max-width:760px;margin-left:auto;margin-right:auto}#faq-compact-grid-thirty-nine .faq-compact-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}#faq-compact-grid-thirty-nine .faq-compact-grid article{padding:17px;border:1px solid #99f6e4;border-radius:8px;background:#ffffff}#faq-compact-grid-thirty-nine .faq-compact-grid span{display:inline-flex;margin-bottom:9px;color:#0d9488;font-weight:850;letter-spacing:0}#faq-compact-grid-thirty-nine .faq-compact-grid h3{font-size:16px}#faq-compact-grid-thirty-nine .faq-compact-grid p{margin-top:7px;font-size:14px}@media (max-width:980px){#faq-compact-grid-thirty-nine .faq-compact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){#faq-compact-grid-thirty-nine .faq-compact-grid{grid-template-columns:1fr}}#footer-white-minimal-forty-seven{padding:42px 0 22px;background:#fff;color:#172033;border-top:1px solid #e5e7eb}#footer-white-minimal-forty-seven a{color:inherit;text-decoration:none}#footer-white-minimal-forty-seven .dp-footer__brand{display:grid;grid-template-columns:auto minmax(0,1fr);gap:22px;align-items:center;padding-bottom:20px;border-bottom:1px solid #e5e7eb}#footer-white-minimal-forty-seven .dp-footer__brand img{height:42px;width:auto;max-width:none;object-fit:contain;border-radius:14px}#footer-white-minimal-forty-seven .dp-footer__brand p{margin:0;color:#64748b;font-size:14px;line-height:1.8}#footer-white-minimal-forty-seven .dp-footer__line{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 0;border-bottom:1px solid #e5e7eb}#footer-white-minimal-forty-seven nav{display:flex;flex-wrap:wrap;gap:12px}#footer-white-minimal-forty-seven nav a{font-size:14px;font-weight:850;color:#334155}#footer-white-minimal-forty-seven nav a:hover{color:#2563eb}#footer-white-minimal-forty-seven .dp-footer__mail{padding:8px 12px;border-radius:999px;background:#f1f5f9;color:#334155;font-size:13px;font-weight:850;white-space:nowrap}#footer-white-minimal-forty-seven .dp-footer__more{display:flex;flex-wrap:wrap;gap:10px;padding:16px 0;color:#64748b;font-size:13px;line-height:1.6}#footer-white-minimal-forty-seven .dp-footer__more a:hover{color:#2563eb}#footer-white-minimal-forty-seven .dp-footer__copy{display:flex;justify-content:space-between;gap:14px;flex-wrap:wrap;color:#64748b;font-size:13px}@media(max-width:767.98px){#footer-white-minimal-forty-seven .dp-footer__brand{grid-template-columns:1fr}#footer-white-minimal-forty-seven .dp-footer__line{display:grid}}.fxm-seven{padding:76px 16px;background:#0e211b;color:#f4fff9}.fxm-seven *{box-sizing:border-box}.fxm-seven__wrap{max-width:1180px;margin:0 auto}.fxm-seven__hero{display:grid;grid-template-columns:1fr 420px;gap:22px;align-items:stretch;margin-bottom:16px}.fxm-seven__hero>div{padding:34px;border-radius:30px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14)}.fxm-seven__hero span{color:#9df0bf;font-weight:900}.fxm-seven__hero h2{margin:12px 0 16px;font-size:clamp(30px,4vw,54px);line-height:1.08}.fxm-seven__hero p{margin:0;color:#d2eadc;line-height:1.85}.fxm-seven__hero img{width:100%;height:100%;min-height:280px;object-fit:cover;border-radius:30px;display:block}.fxm-seven__signals{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.fxm-seven__signals article{padding:20px;border-radius:24px;background:#f4fff9;color:#10221c}.fxm-seven__signals b{display:inline-flex;width:42px;height:42px;border-radius:14px;align-items:center;justify-content:center;background:#9df0bf;color:#0e211b}.fxm-seven__signals h3{margin:16px 0 8px;font-size:20px}.fxm-seven__signals p{margin:0;color:#43564e;line-height:1.65}.fxm-seven__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:12px}.fxm-seven__cards section{padding:22px;border-radius:22px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.13)}.fxm-seven__cards h3{margin:0 0 8px;color:#9df0bf}.fxm-seven__cards p{margin:0;color:#d2eadc;line-height:1.7}@media(max-width:960px){.fxm-seven{padding:44px 14px}.fxm-seven__hero{grid-template-columns:1fr}.fxm-seven__signals,.fxm-seven__cards{grid-template-columns:1fr 1fr}}@media(max-width:560px){.fxm-seven__signals,.fxm-seven__cards{grid-template-columns:1fr}.fxm-seven__hero>div{padding:24px}}#header-main-capsule-fifty{position:relative;z-index:20;padding:8px 0;background:#ffffff}#header-main-capsule-fifty .dp-header__nav{padding:0;background:transparent}#header-main-capsule-fifty .dp-header__wrap{display:flex;align-items:center;gap:20px;min-height:72px;padding-left:18px;padding-right:16px;border:1px solid rgba(15,23,42,.1);border-radius:24px;background:#fff;box-shadow:0 18px 40px rgba(15,23,42,.08)}#header-main-capsule-fifty .dp-header__brand{display:inline-flex;align-items:center;gap:12px;min-width:230px;color:#0f172a;text-decoration:none}#header-main-capsule-fifty .dp-header__logo{height:42px;width:auto;max-width:none;object-fit:contain;border-radius:12px}#header-main-capsule-fifty .dp-header__brand span{display:block;max-width:145px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:20px;font-weight:900}#header-main-capsule-fifty .dp-header__collapse{align-items:center;min-width:0}#header-main-capsule-fifty .dp-header__menu{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:8px;margin:0 auto;min-width:0}#header-main-capsule-fifty .dp-header__link{display:flex;align-items:center;min-height:40px;padding:9px 13px;border-radius:999px;color:#475569;font-size:15px;font-weight:800;white-space:nowrap;text-decoration:none}#header-main-capsule-fifty .dp-header__link:hover{background:#f8fafc;color:#0f172a;text-decoration:none}#header-main-capsule-fifty .dp-header__link.active{background:#0f172a;color:#fff}#header-main-capsule-fifty .dp-header__actions{display:flex;flex-direction:row;align-items:center;gap:8px;margin-left:16px}#header-main-capsule-fifty .dp-header__login{display:inline-flex;align-items:center;min-height:40px;padding:10px 14px;border-radius:999px;background:#0f172a;color:#fff;font-size:14px;font-weight:900;text-decoration:none;white-space:nowrap}#header-main-capsule-fifty .dp-header__login:hover{background:#2563eb;color:#fff;text-decoration:none}#header-main-capsule-fifty .dp-header__toggle{display:none;align-items:center;justify-content:center;width:42px;height:42px;margin-left:auto;border:1px solid rgba(15,23,42,.1);border-radius:999px;background:#f8fafc;color:#0f172a}@media(max-width:991.98px){#header-main-capsule-fifty .dp-header__wrap{flex-wrap:wrap;gap:0;min-height:66px;padding:8px 12px;border-radius:20px}#header-main-capsule-fifty .dp-header__brand{min-width:0;max-width:72vw}#header-main-capsule-fifty .dp-header__brand span{max-width:42vw;font-size:18px}#header-main-capsule-fifty .dp-header__logo{height:38px}#header-main-capsule-fifty .dp-header__toggle{display:inline-flex}#header-main-capsule-fifty .dp-header__collapse{flex-basis:100%;width:100%;margin-top:10px;padding-top:10px;border-top:1px solid rgba(15,23,42,.08)}#header-main-capsule-fifty .dp-header__menu{overflow-x:auto;justify-content:flex-start;padding-bottom:4px}#header-main-capsule-fifty .dp-header__link{background:#f8fafc}#header-main-capsule-fifty .dp-header__actions{margin:10px 0 0;overflow-x:auto}}.home-hero-nine{padding:72px 16px;background:#f5f7fb;color:#111827}.hero-nine-wrap{max-width:1160px;margin:0 auto;display:grid;grid-template-columns:1fr .9fr;gap:22px}.hero-nine-wrap main{padding:32px;background:#fff;border-left:6px solid #0ea5e9}.hero-nine-wrap main span{font-weight:900;color:#0284c7}.home-hero-nine h1{font-size:50px;line-height:1.1;letter-spacing:0;margin:10px 0 14px}.home-hero-nine h1 strong{color:#0369a1}.hero-nine-wrap main p{margin:0;color:#475569;line-height:1.86}.home-hero-nine .hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.home-hero-nine .hero-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;border-radius:6px;background:#0284c7;color:#fff;text-decoration:none;font-weight:900}.home-hero-nine .hero-actions a+a{background:#e0f2fe;color:#075985;border:1px solid #bae6fd}.hero-nine-wrap aside{display:grid;gap:12px}.hero-nine-chips{display:flex;gap:8px;flex-wrap:wrap}.hero-nine-chips b{padding:7px 10px;background:#e0f2fe;color:#075985}.hero-nine-wrap aside article{background:#fff;border:1px solid #e2e8f0;padding:18px}.hero-nine-wrap aside h2{font-size:20px;margin:0 0 8px}.hero-nine-wrap aside p{margin:0;color:#526173;line-height:1.68}@media (max-width:780px){.home-hero-nine{padding:42px 12px}.hero-nine-wrap{grid-template-columns:1fr}.home-hero-nine h1{font-size:34px}}#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-score-four-eighty-three{padding:57px 16px;background:#f4fbf6;color:#123024;overflow:hidden}#pinglun-score-four-eighty-three *{box-sizing:border-box}#pinglun-score-four-eighty-three .pl-wrap{max-width:1214px;margin:0 auto}#pinglun-score-four-eighty-three .pl-heading{margin-bottom:26px}#pinglun-score-four-eighty-three span,#pinglun-score-four-eighty-three small,#pinglun-score-four-eighty-three strong,#pinglun-score-four-eighty-three b,#pinglun-score-four-eighty-three em,#pinglun-score-four-eighty-three mark,#pinglun-score-four-eighty-three h2,#pinglun-score-four-eighty-three h3,#pinglun-score-four-eighty-three p{letter-spacing:0}#pinglun-score-four-eighty-three h2{margin:0;color:#123024;font-size:clamp(26px,3vw,42px);line-height:1.18;font-weight:850}#pinglun-score-four-eighty-three h3{margin:0;color:#123024;font-size:18px;line-height:1.35;font-weight:800}#pinglun-score-four-eighty-three p{margin:0;color:#475569;font-size:16px;line-height:1.82}#pinglun-score-four-eighty-three img{width:52px;height:52px;border-radius:50%;object-fit:cover;flex:0 0 auto}#pinglun-score-four-eighty-three .pl-heading>span{display:inline-flex;margin-bottom:12px;padding:7px 13px;border-radius:999px;background:#dcfce7;color:#15803d;font-weight:800}#pinglun-score-four-eighty-three .pl-heading>p{max-width:780px;margin-top:14px}#pinglun-score-four-eighty-three .pl-list{display:grid;gap:22px}#pinglun-score-four-eighty-three .pl-list{grid-template-columns:repeat(4,minmax(0,1fr))}#pinglun-score-four-eighty-three .pl-item{background:#fff;border:1px solid #dcfce7;border-radius:8px;padding:22px;box-shadow:0 18px 46px rgba(15,23,42,.08);min-width:0}#pinglun-score-four-eighty-three .pl-item p{margin-top:12px}#pinglun-score-four-eighty-three .pl-item b,#pinglun-score-four-eighty-three .pl-item mark,#pinglun-score-four-eighty-three .pl-item small{display:inline-flex;margin-top:14px;color:#15803d;font-weight:800;background:transparent}#pinglun-score-four-eighty-three .pl-user,#pinglun-score-four-eighty-three .pl-item footer,#pinglun-score-four-eighty-three .pl-item header{display:flex;align-items:center;gap:12px;min-width:0}#pinglun-score-four-eighty-three .pl-user span,#pinglun-score-four-eighty-three .pl-item footer span,#pinglun-score-four-eighty-three .pl-item header div{display:grid;gap:3px;min-width:0}#pinglun-score-four-eighty-three em,#pinglun-score-four-eighty-three small{color:#64748b;font-style:normal;font-size:14px}#pinglun-score-four-eighty-three .pl-num,#pinglun-score-four-eighty-three .pl-dot,#pinglun-score-four-eighty-three .pl-score,#pinglun-score-four-eighty-three .pl-rank,#pinglun-score-four-eighty-three .pl-stamp{width:52px;height:52px;display:grid;place-items:center;border-radius:8px;background:#15803d;color:#fff;font-weight:900;flex:0 0 auto}#pinglun-score-four-eighty-three.pl-type-quote .pl-item i{display:block;color:#15803d;font-size:56px;line-height:.8;font-style:normal}#pinglun-score-four-eighty-three.pl-type-quote .pl-item footer{margin-top:16px;justify-content:space-between}#pinglun-score-four-eighty-three.pl-type-chat .pl-item{display:grid;grid-template-columns:auto 1fr;gap:14px;border-radius:8px}#pinglun-score-four-eighty-three.pl-type-score .pl-item{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:start}#pinglun-score-four-eighty-three.pl-type-journal .pl-item{display:grid;grid-template-columns:auto 1fr;gap:16px}#pinglun-score-four-eighty-three.pl-type-time .pl-item,#pinglun-score-four-eighty-three.pl-type-rank .pl-item{display:grid;grid-template-columns:auto auto 1fr;gap:14px}#pinglun-score-four-eighty-three.pl-type-feature .pl-avatar{width:72px;height:72px;border-radius:50%;background:#f0fdf4;display:grid;place-items:center;margin-bottom:14px}#pinglun-score-four-eighty-three.pl-type-feature .pl-avatar img{width:58px;height:58px}#pinglun-score-four-eighty-three.pl-type-post .pl-strip{margin:-22px -22px 16px;padding:12px 18px;background:#f0fdf4;color:#15803d;font-weight:900;border-radius:8px 8px 0 0}#pinglun-score-four-eighty-three.pl-type-stamp .pl-stamp{margin-bottom:14px}#pinglun-score-four-eighty-three.pl-type-ribbon .pl-item b{margin:-22px 0 12px;padding:9px 13px;border-radius:0 0 8px 8px;background:#15803d;color:#fff}#pinglun-score-four-eighty-three.pl-type-clean .pl-item{box-shadow:none;border-left:4px solid #15803d}#pinglun-score-four-eighty-three.pl-type-wall .pl-item{background:#f0fdf4}#pinglun-score-four-eighty-three.pl-type-focus .pl-item img{margin-bottom:12px}@media (max-width:1020px){#pinglun-score-four-eighty-three .pl-list{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:none!important}#pinglun-score-four-eighty-three .pl-wrap{display:block}#pinglun-score-four-eighty-three .pl-heading{margin-bottom:24px}#pinglun-score-four-eighty-three .pl-item{grid-area:auto!important}}@media (max-width:640px){#pinglun-score-four-eighty-three{padding:34px 14px}#pinglun-score-four-eighty-three .pl-list{grid-template-columns:1fr}#pinglun-score-four-eighty-three .pl-item{padding:16px}#pinglun-score-four-eighty-three h2{font-size:26px}#pinglun-score-four-eighty-three p{font-size:15px}#pinglun-score-four-eighty-three.pl-type-chat .pl-item,#pinglun-score-four-eighty-three.pl-type-score .pl-item,#pinglun-score-four-eighty-three.pl-type-rank .pl-item,#pinglun-score-four-eighty-three.pl-type-journal .pl-item,#pinglun-score-four-eighty-three.pl-type-time .pl-item{grid-template-columns:1fr}#pinglun-score-four-eighty-three .pl-num,#pinglun-score-four-eighty-three .pl-dot,#pinglun-score-four-eighty-three .pl-score,#pinglun-score-four-eighty-three .pl-rank,#pinglun-score-four-eighty-three .pl-stamp{width:44px;height:44px}}#rongyu-honor-ninety-nine{padding:78px 18px;background:#260b16;color:#fff}#rongyu-honor-ninety-nine .ry99-wrap{max-width:1180px;margin:auto;display:grid;grid-template-columns:.85fr 1.15fr;gap:28px;align-items:center}#rongyu-honor-ninety-nine figure{margin:0;position:relative;border-radius:36px;overflow:hidden;height:500px;box-shadow:0 30px 70px rgba(0,0,0,.28)}#rongyu-honor-ninety-nine img{width:100%;height:100%;object-fit:cover;display:block}#rongyu-honor-ninety-nine figcaption{position:absolute;left:22px;bottom:22px;background:#f9a8d4;color:#260b16;border-radius:999px;padding:12px 18px;font-weight:900}#rongyu-honor-ninety-nine span{color:#f9a8d4;font-weight:900}#rongyu-honor-ninety-nine h2{font-size:44px;line-height:1.15;margin:12px 0}#rongyu-honor-ninety-nine p{line-height:1.9;color:#fde7f3}#rongyu-honor-ninety-nine .ry99-copy div{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:20px}#rongyu-honor-ninety-nine article{background:rgba(255,255,255,.08);border:1px solid rgba(249,168,212,.22);border-radius:20px;padding:18px}#rongyu-honor-ninety-nine b{color:#f9a8d4}#rongyu-honor-ninety-nine h3{font-size:19px;margin:8px 0 0}@media(max-width:820px){#rongyu-honor-ninety-nine{padding:42px 14px}#rongyu-honor-ninety-nine .ry99-wrap,#rongyu-honor-ninety-nine .ry99-copy div{grid-template-columns:1fr}#rongyu-honor-ninety-nine h2{font-size:30px}#rongyu-honor-ninety-nine figure{height:260px}}#mission-vision-twenty-one{padding:82px 18px;background:#f8f4ec;color:#1f2937}#mission-vision-twenty-one .sm21-wrap{max-width:1180px;margin:auto;display:grid;grid-template-columns:1.08fr .92fr;gap:22px;align-items:stretch}#mission-vision-twenty-one .sm21-copy{background:#fff;border:1px solid #eadfce;border-radius:34px;padding:36px;box-shadow:0 22px 54px rgba(120,80,40,.1)}#mission-vision-twenty-one span{font-weight:900;color:#a16207}#mission-vision-twenty-one h2{font-size:42px;line-height:1.15;margin:14px 0;color:#111827}#mission-vision-twenty-one p{line-height:1.9;color:#5b6472}#mission-vision-twenty-one strong{display:block;margin-top:20px;background:#fef3c7;color:#92400e;border-radius:18px;padding:16px;line-height:1.75}#mission-vision-twenty-one .sm21-facts{display:grid;gap:14px}#mission-vision-twenty-one article{background:#1f2937;color:#fff;border-radius:28px;padding:24px}#mission-vision-twenty-one article:nth-child(2){background:#0f766e}#mission-vision-twenty-one article:nth-child(3){background:#7c2d12}#mission-vision-twenty-one b{font-size:25px}#mission-vision-twenty-one article p{color:rgba(255,255,255,.84);margin:10px 0 0}#mission-vision-twenty-one .sm21-foot{grid-column:1/-1;display:flex;gap:9px;align-items:center;flex-wrap:wrap;background:#fff;border-radius:22px;padding:16px}#mission-vision-twenty-one .sm21-foot p{margin:0;flex:1 1 320px;color:#78350f;font-weight:900}#mission-vision-twenty-one em{font-style:normal;background:#fef3c7;color:#92400e;border-radius:999px;padding:7px 12px;font-weight:800}@media(max-width:860px){#mission-vision-twenty-one{padding:42px 14px}#mission-vision-twenty-one .sm21-wrap{grid-template-columns:1fr}#mission-vision-twenty-one h2{font-size:28px}#mission-vision-twenty-one .sm21-copy{padding:24px}}#data-proof-four{padding:72px 18px;background:#faf5ff;color:#22172f}#data-proof-four .sj4-wrap{max-width:1160px;margin:auto}#data-proof-four header{max-width:760px;margin-bottom:22px}#data-proof-four header span{color:#9333ea;font-weight:900}#data-proof-four h2{font-size:40px;line-height:1.14;margin:10px 0;color:#1f1230}#data-proof-four header p{line-height:1.8;color:#5b4d66}#data-proof-four .sj4-body{display:grid;grid-template-columns:1.1fr .9fr;gap:22px}#data-proof-four .sj4-bars{display:grid;gap:12px}#data-proof-four article{background:#fff;border:1px solid #e9d5ff;border-radius:20px;padding:18px}#data-proof-four article div{display:flex;justify-content:space-between;gap:10px;font-weight:900}#data-proof-four article span{color:#7e22ce}#data-proof-four i{display:block;height:11px;border-radius:999px;background:linear-gradient(90deg,#9333ea,#ec4899);margin:12px 0}#data-proof-four article p{margin:0;color:#6b5b76}#data-proof-four aside{background:linear-gradient(135deg,#6d28d9,#be185d);color:#fff;border-radius:30px;padding:28px}#data-proof-four aside h3{font-size:25px;margin:0 0 12px}#data-proof-four aside p{line-height:1.8;color:#f5d0fe}#data-proof-four aside strong{display:block;background:rgba(255,255,255,.15);border-radius:16px;padding:14px}#data-proof-four footer{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}#data-proof-four em{font-style:normal;background:#f3e8ff;color:#7e22ce;border-radius:999px;padding:7px 12px;font-weight:800}@media(max-width:820px){#data-proof-four{padding:40px 14px}#data-proof-four .sj4-body{grid-template-columns:1fr}#data-proof-four h2{font-size:28px}}#why-us-choice-five{padding:60px 16px;background:#fdfdfb;color:#0f172a}#why-us-choice-five .wy5-wrap{max-width:1120px;margin:auto;border:1px solid #e5e7eb;border-radius:34px;padding:28px;background:linear-gradient(180deg,#fff,#f8fafc)}#why-us-choice-five .wy5-top{display:grid;grid-template-columns:150px 1fr;gap:10px 22px;margin-bottom:18px}#why-us-choice-five small{color:#16a34a;font-weight:900}#why-us-choice-five h2{font-size:34px;margin:0}#why-us-choice-five .wy5-top p{grid-column:2;color:#64748b;line-height:1.8;margin:0}#why-us-choice-five .wy5-columns{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}#why-us-choice-five article{padding:20px;border-radius:22px;background:#fff;border:1px solid #e5e7eb}#why-us-choice-five h3{font-size:18px;margin:0 0 8px}#why-us-choice-five article p{font-size:14px;line-height:1.7;color:#64748b;margin:0}#why-us-choice-five blockquote{margin:16px 0 0;padding:18px 22px;border-radius:22px;background:#dcfce7;color:#166534;font-weight:800;line-height:1.75}@media(max-width:900px){#why-us-choice-five .wy5-columns{grid-template-columns:1fr 1fr}}@media(max-width:560px){#why-us-choice-five .wy5-top{grid-template-columns:1fr}#why-us-choice-five .wy5-top p{grid-column:auto}#why-us-choice-five .wy5-columns{grid-template-columns:1fr}#why-us-choice-five h2{font-size:27px}}#xiaozhishi-sport-note-twenty{background:#eff6ff;color:#172033}#xiaozhishi-sport-note-twenty .xz20-card{background:#fff;border-radius:24px;padding:22px;border:1px solid #dbeafe;box-shadow:0 16px 36px rgba(37,99,235,.08)}#xiaozhishi-sport-note-twenty .xz20-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:14px}#xiaozhishi-sport-note-twenty .xz20-head h2{font-size:clamp(24px,3vw,34px);font-weight:900;margin:0}#xiaozhishi-sport-note-twenty .xz20-head p{max-width:520px;margin:0;color:#64748b;line-height:1.7}#xiaozhishi-sport-note-twenty .xz20-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}#xiaozhishi-sport-note-twenty .xz20-list article{display:grid;grid-template-columns:38px 1fr auto;gap:12px;align-items:start;background:#f8fbff;border:1px solid #e1ecff;border-radius:16px;padding:14px}#xiaozhishi-sport-note-twenty .xz20-list b{width:32px;height:32px;border-radius:10px;background:#2563eb;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900}#xiaozhishi-sport-note-twenty .xz20-list h3{font-size:17px;font-weight:900;margin:0 0 6px}#xiaozhishi-sport-note-twenty .xz20-list p{margin:0;color:#5c6a7b;line-height:1.6;font-size:14px}#xiaozhishi-sport-note-twenty .xz20-list span{font-size:12px;color:#1d4ed8;font-weight:900;background:#dbeafe;border-radius:999px;padding:6px 10px;white-space:nowrap}@media(max-width:991px){#xiaozhishi-sport-note-twenty .xz20-head{display:block}#xiaozhishi-sport-note-twenty .xz20-list{grid-template-columns:1fr}}@media(max-width:575px){#xiaozhishi-sport-note-twenty .xz20-list article{grid-template-columns:34px 1fr}#xiaozhishi-sport-note-twenty .xz20-list span{grid-column:2;justify-self:start}}