#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}}.app12{padding:68px 16px;background:#f7f9fc;color:#172033}.app12 *{box-sizing:border-box}.app12-wrap{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1.1fr .9fr;gap:22px}.app12 header{grid-column:1/-1;max-width:820px}.app12 header span{color:#2f6df5;font-weight:900}.app12 h2{margin:10px 0 0;font-size:36px;line-height:1.2;font-weight:900}.app12 header p{margin:15px 0 0;color:#5a6679;line-height:1.86}.app12 figure{margin:0;border-radius:8px;overflow:hidden;min-height:380px;box-shadow:0 20px 55px rgba(31,45,75,.12)}.app12 img{width:100%;height:100%;object-fit:cover;display:block}.app12-steps{margin:0;padding:24px;list-style:none;border-radius:8px;background:#fff;border:1px solid #e4e9f2;display:grid;gap:12px}.app12-steps li{display:grid;grid-template-columns:44px 1fr;gap:8px;align-items:start;border-bottom:1px solid #edf1f6;padding-bottom:12px}.app12-steps li:last-child{border-bottom:0;padding-bottom:0}.app12-steps b{width:36px;height:36px;border-radius:8px;background:#eaf0ff;color:#2f6df5;display:grid;place-items:center}.app12-steps strong{font-size:17px}.app12-steps small{grid-column:2;color:#687589;line-height:1.7}.app12-bottom{grid-column:1/-1;display:flex;justify-content:space-between;gap:14px;align-items:center;background:#18233a;color:#fff;border-radius:8px;padding:18px 20px}.app12-bottom em{font-style:normal;color:#cdd7ea}.app12-bottom nav{display:flex;gap:10px}.app12-bottom a{border-radius:8px;padding:12px 18px;text-decoration:none;font-weight:900}.app12-bottom a:first-child{background:#fff;color:#18233a}.app12-bottom a:last-child{background:#2f6df5;color:#fff}@media(max-width:860px){.app12{padding:42px 14px}.app12-wrap{grid-template-columns:1fr}.app12 h2{font-size:27px}.app12 figure{min-height:250px}.app12-bottom{display:block}.app12-bottom nav{margin-top:14px;flex-direction:column}}#faq-accordion-box-thirty-three{padding:48px 16px;background:#18181b;color:#fafafa;overflow:hidden}#faq-accordion-box-thirty-three *{box-sizing:border-box}#faq-accordion-box-thirty-three .faq-wrap{max-width:1180px;margin:0 auto}#faq-accordion-box-thirty-three .faq-head{margin-bottom:24px}#faq-accordion-box-thirty-three .faq-head span{display:inline-flex;margin-bottom:12px;color:#facc15;font-weight:850;letter-spacing:0}#faq-accordion-box-thirty-three h2{margin:0;color:#fafafa;font-size:clamp(25px,3vw,40px);line-height:1.18;font-weight:900;letter-spacing:0}#faq-accordion-box-thirty-three h3{margin:0;color:#fafafa;font-size:17px;line-height:1.42;font-weight:850;letter-spacing:0}#faq-accordion-box-thirty-three p{margin:0;color:#d4d4d8;font-size:15px;line-height:1.68;letter-spacing:0}#faq-accordion-box-thirty-three .faq-head p{max-width:760px;margin-top:12px}#faq-accordion-box-thirty-three span,#faq-accordion-box-thirty-three b,#faq-accordion-box-thirty-three small,#faq-accordion-box-thirty-three strong,#faq-accordion-box-thirty-three em,#faq-accordion-box-thirty-three i,#faq-accordion-box-thirty-three mark{letter-spacing:0}@media (max-width:640px){#faq-accordion-box-thirty-three{padding:34px 14px}#faq-accordion-box-thirty-three h2{font-size:25px}#faq-accordion-box-thirty-three h3{font-size:16px}#faq-accordion-box-thirty-three p{font-size:14px}}#faq-accordion-box-thirty-three .narrow{max-width:980px}#faq-accordion-box-thirty-three .centered{text-align:center}#faq-accordion-box-thirty-three .faq-accordion{display:grid;gap:12px}#faq-accordion-box-thirty-three details{border:1px solid rgba(250,204,21,.3);border-radius:8px;background:#27272a;overflow:hidden}#faq-accordion-box-thirty-three summary{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;padding:17px 18px;list-style:none;cursor:pointer}#faq-accordion-box-thirty-three summary::-webkit-details-marker{display:none}#faq-accordion-box-thirty-three summary span{color:#facc15;font-weight:850;letter-spacing:0}#faq-accordion-box-thirty-three summary strong{color:#fafafa;font-weight:850;letter-spacing:0}#faq-accordion-box-thirty-three summary i{display:grid;place-items:center;width:28px;height:28px;border-radius:8px;background:#3f3f46;color:#facc15;font-style:normal;font-weight:900}#faq-accordion-box-thirty-three details>p{padding:0 18px 18px}@media (max-width:640px){#faq-accordion-box-thirty-three summary{grid-template-columns:1fr auto}#faq-accordion-box-thirty-three summary span{grid-column:1/-1}}#footer-ticket-hall-eighteen{padding:56px 0 24px;background:#f4f1ff;color:#1f1635}#footer-ticket-hall-eighteen a{color:inherit;text-decoration:none}#footer-ticket-hall-eighteen .dp-footer__ticket{display:grid;grid-template-columns:1fr 1.1fr;gap:0;overflow:hidden;border-radius:26px;background:#fff;box-shadow:0 18px 40px rgba(79,70,229,.12)}#footer-ticket-hall-eighteen .dp-footer__brand{padding:30px;border-right:1px dashed #d8d1ff}#footer-ticket-hall-eighteen .dp-footer__brand img{height:42px;width:auto;max-width:none;object-fit:contain;border-radius:14px;margin-bottom:16px}#footer-ticket-hall-eighteen h2{margin:0 0 12px;font-size:30px;font-weight:900}#footer-ticket-hall-eighteen p{margin:0;color:#655b7d;font-size:14px;line-height:1.9}#footer-ticket-hall-eighteen .dp-footer__links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;align-content:center;padding:30px}#footer-ticket-hall-eighteen .dp-footer__links a{display:flex;align-items:center;justify-content:center;min-height:42px;padding:8px 10px;border-radius:12px;background:#f4f1ff;color:#4f46e5;font-size:14px;font-weight:850}#footer-ticket-hall-eighteen .dp-footer__links a:hover{background:#4f46e5;color:#fff}#footer-ticket-hall-eighteen .dp-footer__sub{display:grid;grid-template-columns:.9fr 1.1fr;gap:16px;margin-top:18px}#footer-ticket-hall-eighteen .dp-footer__contact,#footer-ticket-hall-eighteen .dp-footer__friends{padding:18px;border-radius:18px;background:#fff;color:#655b7d;font-size:14px;line-height:1.7}#footer-ticket-hall-eighteen .dp-footer__contact{display:grid;gap:8px}#footer-ticket-hall-eighteen .dp-footer__friends{display:flex;flex-wrap:wrap;gap:9px}#footer-ticket-hall-eighteen .dp-footer__friends b{color:#1f1635}#footer-ticket-hall-eighteen .dp-footer__friends a{font-size:13px}#footer-ticket-hall-eighteen .dp-footer__copy{display:flex;justify-content:space-between;gap:14px;flex-wrap:wrap;margin-top:20px;color:#655b7d;font-size:13px}@media(max-width:767.98px){#footer-ticket-hall-eighteen .dp-footer__ticket,#footer-ticket-hall-eighteen .dp-footer__sub{grid-template-columns:1fr}#footer-ticket-hall-eighteen .dp-footer__brand{border-right:0;border-bottom:1px dashed #d8d1ff}#footer-ticket-hall-eighteen .dp-footer__links{grid-template-columns:1fr}}#header-soft-route-twenty{position:relative;z-index:20;padding:8px 0;background:#f1f5f9}#header-soft-route-twenty .dp-header__nav{padding:0;background:transparent}#header-soft-route-twenty .dp-header__shell{display:flex;align-items:center;gap:18px;min-height:70px;padding-left:16px;padding-right:16px;border-radius:20px;background:#fff;box-shadow:0 16px 34px rgba(15,23,42,.1)}#header-soft-route-twenty .dp-header__brand{display:inline-flex;align-items:center;height:52px;padding:5px 10px;text-decoration:none}#header-soft-route-twenty .dp-header__logo{height:42px;width:auto;max-width:none;object-fit:contain;border-radius:12px}#header-soft-route-twenty .dp-header__collapse{align-items:center;min-width:0}#header-soft-route-twenty .dp-header__menu{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:6px;margin:0 auto;min-width:0}#header-soft-route-twenty .dp-header__link{display:flex;align-items:center;min-height:40px;padding:9px 14px;border-radius:999px;color:#334155;font-size:15px;font-weight:800;white-space:nowrap;text-decoration:none}#header-soft-route-twenty .dp-header__link:hover{background:#f1f5f9;color:#0f172a;text-decoration:none}#header-soft-route-twenty .dp-header__link.active{background:#0f172a;color:#fff}#header-soft-route-twenty .dp-header__actions{display:flex;flex-direction:row;align-items:center;gap:8px;margin-left:14px}#header-soft-route-twenty .dp-header__login{display:inline-flex;align-items:center;min-height:40px;padding:10px 14px;border-radius:999px;background:#22c55e;color:#052e16;font-size:14px;font-weight:900;text-decoration:none;white-space:nowrap}#header-soft-route-twenty .dp-header__login:hover{background:#0f172a;color:#fff;text-decoration:none}#header-soft-route-twenty .dp-header__toggle{display:none;align-items:center;justify-content:center;width:42px;height:42px;margin-left:auto;border:1px solid rgba(15,23,42,.1);border-radius:999px;background:#f8fafc;color:#0f172a}@media(max-width:991.98px){#header-soft-route-twenty{padding:6px 0}#header-soft-route-twenty .dp-header__shell{flex-wrap:wrap;gap:0;min-height:64px;padding:8px 14px;border-radius:18px}#header-soft-route-twenty .dp-header__brand{height:48px}#header-soft-route-twenty .dp-header__logo{height:38px}#header-soft-route-twenty .dp-header__toggle{display:inline-flex}#header-soft-route-twenty .dp-header__collapse{flex-basis:100%;width:100%;margin-top:10px;padding-top:10px;border-top:1px solid rgba(15,23,42,.08)}#header-soft-route-twenty .dp-header__menu{overflow-x:auto;justify-content:flex-start;padding-bottom:4px}#header-soft-route-twenty .dp-header__actions{margin:10px 0 0;overflow-x:auto}}.home-hero-forty-one{min-height:700px;background:linear-gradient(90deg,rgba(2,6,23,.92),rgba(2,6,23,.5)),var(--hero-img);background-size:cover;background-position:center;color:#fff;overflow:hidden}.hero-41-shade{min-height:700px;max-width:1500px;margin:0 auto;padding:78px 18px;display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:34px;align-items:end}.hero-41-copy span{display:inline-flex;padding:8px 14px;background:rgba(250,204,21,.16);border:1px solid rgba(250,204,21,.36);color:#fde68a;font-weight:900}.home-hero-forty-one h1{font-size:64px;line-height:1.04;letter-spacing:0;margin:18px 0;color:#fff;max-width:920px}.home-hero-forty-one h1 strong{color:#facc15}.hero-41-copy p{font-size:18px;line-height:1.9;color:#e5e7eb;max-width:820px}.hero-41-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.hero-41-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;text-decoration:none;font-weight:900}.hero-41-actions a:first-child{background:#facc15;color:#111827}.hero-41-actions a:last-child{background:rgba(255,255,255,.1);color:#fff;border:1px solid rgba(255,255,255,.24)}.hero-41-board{background:rgba(15,23,42,.76);border:1px solid rgba(250,204,21,.28);padding:22px;box-shadow:0 26px 70px rgba(0,0,0,.36)}.hero-41-board article{padding:18px;border-bottom:1px solid rgba(255,255,255,.12)}.hero-41-board b{display:block;font-size:24px;color:#fff}.hero-41-board span{display:block;margin-top:6px;color:#fde68a}.hero-41-board div{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.hero-41-board em{font-style:normal;padding:8px 10px;background:rgba(255,255,255,.08);font-weight:800}@media (max-width:900px){.home-hero-forty-one,.hero-41-shade{min-height:auto}.hero-41-shade{grid-template-columns:1fr;padding:46px 12px}.home-hero-forty-one h1{font-size:36px}}#pinglun-grid-four-thirty{padding:52px 16px;background:#fbf7ff;color:#21113c;overflow:hidden}#pinglun-grid-four-thirty *{box-sizing:border-box}#pinglun-grid-four-thirty .pl-wrap{max-width:1160px;margin:0 auto}#pinglun-grid-four-thirty .pl-heading{margin-bottom:26px}#pinglun-grid-four-thirty span,#pinglun-grid-four-thirty small,#pinglun-grid-four-thirty strong,#pinglun-grid-four-thirty b,#pinglun-grid-four-thirty em,#pinglun-grid-four-thirty mark,#pinglun-grid-four-thirty h2,#pinglun-grid-four-thirty h3,#pinglun-grid-four-thirty p{letter-spacing:0}#pinglun-grid-four-thirty h2{margin:0;color:#21113c;font-size:clamp(26px,3vw,42px);line-height:1.18;font-weight:850}#pinglun-grid-four-thirty h3{margin:0;color:#21113c;font-size:18px;line-height:1.35;font-weight:800}#pinglun-grid-four-thirty p{margin:0;color:#475569;font-size:16px;line-height:1.82}#pinglun-grid-four-thirty img{width:52px;height:52px;border-radius:50%;object-fit:cover;flex:0 0 auto}#pinglun-grid-four-thirty .pl-heading>span{display:inline-flex;margin-bottom:12px;padding:7px 13px;border-radius:999px;background:#ede9fe;color:#7c3aed;font-weight:800}#pinglun-grid-four-thirty .pl-heading>p{max-width:780px;margin-top:14px}#pinglun-grid-four-thirty .pl-list{display:grid;gap:20px}#pinglun-grid-four-thirty .pl-list{grid-template-columns:repeat(4,minmax(0,1fr))}#pinglun-grid-four-thirty .pl-item{background:#fff;border:1px solid #ede9fe;border-radius:8px;padding:18px;box-shadow:0 18px 46px rgba(15,23,42,.08);min-width:0}#pinglun-grid-four-thirty .pl-item p{margin-top:12px}#pinglun-grid-four-thirty .pl-item b,#pinglun-grid-four-thirty .pl-item mark,#pinglun-grid-four-thirty .pl-item small{display:inline-flex;margin-top:14px;color:#7c3aed;font-weight:800;background:transparent}#pinglun-grid-four-thirty .pl-user,#pinglun-grid-four-thirty .pl-item footer,#pinglun-grid-four-thirty .pl-item header{display:flex;align-items:center;gap:12px;min-width:0}#pinglun-grid-four-thirty .pl-user span,#pinglun-grid-four-thirty .pl-item footer span,#pinglun-grid-four-thirty .pl-item header div{display:grid;gap:3px;min-width:0}#pinglun-grid-four-thirty em,#pinglun-grid-four-thirty small{color:#64748b;font-style:normal;font-size:14px}#pinglun-grid-four-thirty .pl-num,#pinglun-grid-four-thirty .pl-dot,#pinglun-grid-four-thirty .pl-score,#pinglun-grid-four-thirty .pl-rank,#pinglun-grid-four-thirty .pl-stamp{width:52px;height:52px;display:grid;place-items:center;border-radius:8px;background:#7c3aed;color:#fff;font-weight:900;flex:0 0 auto}#pinglun-grid-four-thirty.pl-type-quote .pl-item i{display:block;color:#7c3aed;font-size:56px;line-height:.8;font-style:normal}#pinglun-grid-four-thirty.pl-type-quote .pl-item footer{margin-top:16px;justify-content:space-between}#pinglun-grid-four-thirty.pl-type-chat .pl-item{display:grid;grid-template-columns:auto 1fr;gap:14px;border-radius:8px}#pinglun-grid-four-thirty.pl-type-score .pl-item{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:start}#pinglun-grid-four-thirty.pl-type-journal .pl-item{display:grid;grid-template-columns:auto 1fr;gap:16px}#pinglun-grid-four-thirty.pl-type-time .pl-item,#pinglun-grid-four-thirty.pl-type-rank .pl-item{display:grid;grid-template-columns:auto auto 1fr;gap:14px}#pinglun-grid-four-thirty.pl-type-feature .pl-avatar{width:72px;height:72px;border-radius:50%;background:#faf5ff;display:grid;place-items:center;margin-bottom:14px}#pinglun-grid-four-thirty.pl-type-feature .pl-avatar img{width:58px;height:58px}#pinglun-grid-four-thirty.pl-type-post .pl-strip{margin:-18px -18px 16px;padding:12px 18px;background:#faf5ff;color:#7c3aed;font-weight:900;border-radius:8px 8px 0 0}#pinglun-grid-four-thirty.pl-type-stamp .pl-stamp{margin-bottom:14px}#pinglun-grid-four-thirty.pl-type-ribbon .pl-item b{margin:-18px 0 12px;padding:9px 13px;border-radius:0 0 8px 8px;background:#7c3aed;color:#fff}#pinglun-grid-four-thirty.pl-type-clean .pl-item{box-shadow:none;border-left:4px solid #7c3aed}#pinglun-grid-four-thirty.pl-type-wall .pl-item{background:#faf5ff}#pinglun-grid-four-thirty.pl-type-focus .pl-item img{margin-bottom:12px}@media (max-width:1020px){#pinglun-grid-four-thirty .pl-list{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:none!important}#pinglun-grid-four-thirty .pl-wrap{display:block}#pinglun-grid-four-thirty .pl-heading{margin-bottom:24px}#pinglun-grid-four-thirty .pl-item{grid-area:auto!important}}@media (max-width:640px){#pinglun-grid-four-thirty{padding:34px 14px}#pinglun-grid-four-thirty .pl-list{grid-template-columns:1fr}#pinglun-grid-four-thirty .pl-item{padding:16px}#pinglun-grid-four-thirty h2{font-size:26px}#pinglun-grid-four-thirty p{font-size:15px}#pinglun-grid-four-thirty.pl-type-chat .pl-item,#pinglun-grid-four-thirty.pl-type-score .pl-item,#pinglun-grid-four-thirty.pl-type-rank .pl-item,#pinglun-grid-four-thirty.pl-type-journal .pl-item,#pinglun-grid-four-thirty.pl-type-time .pl-item{grid-template-columns:1fr}#pinglun-grid-four-thirty .pl-num,#pinglun-grid-four-thirty .pl-dot,#pinglun-grid-four-thirty .pl-score,#pinglun-grid-four-thirty .pl-rank,#pinglun-grid-four-thirty .pl-stamp{width:44px;height:44px}}#matches-live-twenty{padding:76px 18px;background:#0d1b14;color:#f0fff5}#matches-live-twenty .ms20-wrap{max-width:1180px;margin:auto}#matches-live-twenty header{text-align:center;max-width:780px;margin:0 auto 28px}#matches-live-twenty header span{display:inline-flex;align-items:center;gap:8px;color:#86efac;font-weight:900}#matches-live-twenty header span i{width:9px;height:9px;border-radius:50%;background:#22c55e;box-shadow:0 0 14px #22c55e}#matches-live-twenty h2{font-size:42px;line-height:1.15;margin:10px 0 12px}#matches-live-twenty h2 em{font-style:normal;color:#86efac}#matches-live-twenty p{color:#c7f9d5;line-height:1.85}#matches-live-twenty .ms20-matrix{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}#matches-live-twenty .ms20-match{display:grid;grid-template-columns:96px 1fr;gap:16px;align-items:stretch;background:linear-gradient(135deg,#11281c,#0b1811);border:1px solid rgba(134,239,172,.18);border-radius:26px;padding:16px}#matches-live-twenty .ms20-match.is-live{border-color:#86efac}#matches-live-twenty .ms20-time{border-radius:18px;background:rgba(134,239,172,.1);display:grid;place-content:center;text-align:center;padding:12px}#matches-live-twenty .ms20-time b,#matches-live-twenty .ms20-time em{display:block;font-style:normal}#matches-live-twenty .ms20-time b{color:#86efac;font-size:18px}#matches-live-twenty .ms20-main{display:grid;gap:14px}#matches-live-twenty .ms20-league{display:flex;justify-content:space-between;gap:12px;align-items:center}#matches-live-twenty .ms20-league span{color:#bbf7d0;font-weight:900}#matches-live-twenty .ms20-league i{font-style:normal;background:#163d29;border-radius:999px;padding:7px 10px;font-weight:900}#matches-live-twenty .ms20-vs{display:grid;grid-template-columns:1fr 86px 1fr;gap:12px;align-items:center}#matches-live-twenty .ms20-vs strong{display:flex;align-items:center;gap:8px;min-width:0}#matches-live-twenty .ms20-vs strong:last-child{justify-content:flex-end;text-align:right}#matches-live-twenty .ms20-logo,#matches-live-twenty .ms20-abbr{width:38px;height:38px;border-radius:50%;object-fit:cover;background:#163d29;display:grid;place-items:center;color:#86efac;font-weight:900;flex:0 0 auto}#matches-live-twenty .ms20-vs b{text-align:center;font-size:24px}@media(max-width:820px){#matches-live-twenty{padding:42px 14px}#matches-live-twenty h2{font-size:28px}#matches-live-twenty .ms20-matrix,#matches-live-twenty .ms20-match,#matches-live-twenty .ms20-vs{grid-template-columns:1fr}#matches-live-twenty .ms20-vs strong:last-child{justify-content:flex-start;text-align:left}#matches-live-twenty .ms20-vs b{text-align:left}}#mission-vision-eighteen{padding:78px 18px;background:#0b1020;color:#fff}#mission-vision-eighteen .sm18-wrap{max-width:1180px;margin:auto;display:grid;grid-template-columns:.92fr 1.08fr;gap:24px;align-items:center}#mission-vision-eighteen .sm18-copy{background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:34px;padding:34px;position:relative;overflow:hidden}#mission-vision-eighteen .sm18-copy:after{content:"";position:absolute;right:-60px;bottom:-60px;width:190px;height:190px;border-radius:50%;background:rgba(255,255,255,.16)}#mission-vision-eighteen .sm18-copy span{position:relative;font-weight:900;color:#dbeafe}#mission-vision-eighteen h2{position:relative;font-size:42px;line-height:1.14;margin:12px 0;color:#fff}#mission-vision-eighteen .sm18-copy p{position:relative;color:#eef2ff;line-height:1.88}#mission-vision-eighteen .sm18-copy strong{position:relative;display:block;margin-top:18px;background:rgba(255,255,255,.13);border-radius:18px;padding:15px;color:#fff}#mission-vision-eighteen .sm18-blocks{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}#mission-vision-eighteen article{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.13);border-radius:22px;padding:20px}#mission-vision-eighteen h3{font-size:22px;margin:0 0 10px;color:#bfdbfe}#mission-vision-eighteen article p{margin:0;color:#dbeafe;line-height:1.72}#mission-vision-eighteen .sm18-meta{grid-column:1/-1;display:flex;gap:9px;align-items:center;flex-wrap:wrap;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:22px;padding:16px}#mission-vision-eighteen em{font-style:normal;background:#1e293b;color:#bfdbfe;border-radius:999px;padding:7px 12px}#mission-vision-eighteen .sm18-meta p{margin:0;color:#e0e7ff;font-weight:900;flex:1 1 320px}@media(max-width:820px){#mission-vision-eighteen{padding:42px 14px}#mission-vision-eighteen .sm18-wrap,#mission-vision-eighteen .sm18-blocks{grid-template-columns:1fr}#mission-vision-eighteen h2{font-size:28px}}#why-us-choice-seventeen{padding:68px 16px;background:linear-gradient(180deg,#f8fafc 0%,#eaf2ff 100%);color:#101828}#why-us-choice-seventeen .wy17-shell{position:relative;max-width:1160px;margin:auto;overflow:hidden;border-radius:36px;padding:34px;background:radial-gradient(circle at 12% 8%,rgba(56,189,248,.34),transparent 32%),radial-gradient(circle at 88% 18%,rgba(250,204,21,.26),transparent 28%),#0b1220;box-shadow:0 26px 70px rgba(15,23,42,.22)}#why-us-choice-seventeen .wy17-shell:before{content:"";position:absolute;inset:0;border:1px solid rgba(255,255,255,.16);border-radius:36px;pointer-events:none}#why-us-choice-seventeen .wy17-hero{position:relative;z-index:1;max-width:720px;padding:8px 0 20px}#why-us-choice-seventeen .wy17-hero span{display:inline-flex;border-radius:999px;padding:8px 14px;background:rgba(125,211,252,.14);border:1px solid rgba(125,211,252,.38);color:#7dd3fc;font-weight:900}#why-us-choice-seventeen h2{font-size:40px;line-height:1.14;margin:18px 0 14px;color:#fff}#why-us-choice-seventeen .wy17-hero p{max-width:690px;color:#dbeafe;line-height:1.86;margin:0}#why-us-choice-seventeen .wy17-proof{position:absolute;z-index:2;right:34px;top:34px;width:330px;border-radius:28px;padding:24px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(12px);box-shadow:0 18px 42px rgba(2,6,23,.2)}#why-us-choice-seventeen .wy17-proof small{display:block;color:#facc15;font-weight:900;margin-bottom:12px}#why-us-choice-seventeen .wy17-proof b{display:block;color:#fff;font-size:22px;line-height:1.35}#why-us-choice-seventeen .wy17-proof p{color:#e0f2fe;line-height:1.76;margin:12px 0 0;font-size:14px}#why-us-choice-seventeen .wy17-tiles{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:24px}#why-us-choice-seventeen article{min-height:238px;display:flex;flex-direction:column;border-radius:26px;padding:22px;background:linear-gradient(180deg,#ffffff,#f8fafc);border:1px solid rgba(226,232,240,.95);box-shadow:0 18px 36px rgba(15,23,42,.14)}#why-us-choice-seventeen article:nth-child(even){background:linear-gradient(180deg,#ecfeff,#ffffff)}#why-us-choice-seventeen .wy17-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:17px;background:#0ea5e9;color:#fff;margin-bottom:16px;box-shadow:0 12px 22px rgba(14,165,233,.28)}#why-us-choice-seventeen article:nth-child(2) .wy17-icon{background:#22c55e}#why-us-choice-seventeen article:nth-child(3) .wy17-icon{background:#f97316}#why-us-choice-seventeen article:nth-child(4) .wy17-icon{background:#6366f1}#why-us-choice-seventeen i{font-size:18px}#why-us-choice-seventeen h3{font-size:19px;line-height:1.32;margin:0 0 10px;color:#0f172a}#why-us-choice-seventeen article p{font-size:14px;color:#64748b;line-height:1.72;margin:0}@media(max-width:980px){#why-us-choice-seventeen .wy17-shell{padding:26px}#why-us-choice-seventeen .wy17-proof{position:relative;right:auto;top:auto;width:auto;margin:18px 0 0}#why-us-choice-seventeen .wy17-tiles{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){#why-us-choice-seventeen{padding:46px 14px}#why-us-choice-seventeen .wy17-shell{border-radius:28px;padding:20px}#why-us-choice-seventeen h2{font-size:28px}#why-us-choice-seventeen .wy17-tiles{grid-template-columns:1fr}#why-us-choice-seventeen article{min-height:auto}}#xiaozhishi-sport-note-fourteen{background:#fdf7ef;color:#1f2937}#xiaozhishi-sport-note-fourteen .xz14-paper{background:#fff;border:1px solid #ecd6ba;border-radius:22px;box-shadow:0 14px 34px rgba(126,82,28,.08);padding:24px}#xiaozhishi-sport-note-fourteen header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px dashed #d6b48b;padding-bottom:12px;margin-bottom:14px}#xiaozhishi-sport-note-fourteen header small{font-weight:900;color:#b45309}#xiaozhishi-sport-note-fourteen header h2{font-size:clamp(24px,3vw,34px);font-weight:900;margin:0}#xiaozhishi-sport-note-fourteen .xz14-body{columns:2;column-gap:18px}#xiaozhishi-sport-note-fourteen .xz14-body article{break-inside:avoid;background:#fffaf3;border:1px solid #f0ddc4;border-radius:16px;padding:16px;margin:0 0 12px}#xiaozhishi-sport-note-fourteen .xz14-body span{font-size:13px;color:#b45309;font-weight:900}#xiaozhishi-sport-note-fourteen .xz14-body h3{font-size:17px;font-weight:900;margin:6px 0 7px}#xiaozhishi-sport-note-fourteen .xz14-body p{margin:0;color:#635b52;line-height:1.65;font-size:14px}@media(max-width:767px){#xiaozhishi-sport-note-fourteen header{display:block}#xiaozhishi-sport-note-fourteen .xz14-body{columns:1}}