#about-member-detail-eightyfive{padding:62px 16px;background:#f7f3ff;color:#241638;overflow:hidden}#about-member-detail-eightyfive *{box-sizing:border-box}#about-member-detail-eightyfive .about-panel{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:.92fr 1.08fr;gap:18px;align-items:stretch}#about-member-detail-eightyfive figure{margin:0;border-radius:8px;overflow:hidden;min-height:430px;border:1px solid #dfd3fa}#about-member-detail-eightyfive img{display:block;width:100%;height:100%;object-fit:cover}#about-member-detail-eightyfive article{padding:36px;border-radius:8px;background:#fff;border:1px solid #dfd3fa}#about-member-detail-eightyfive span{display:inline-flex;margin-bottom:12px;color:#7548d8;font-weight:850;letter-spacing:0}#about-member-detail-eightyfive h2{margin:0;color:#241638;font-size:clamp(28px,3vw,43px);line-height:1.18;font-weight:900;letter-spacing:0}#about-member-detail-eightyfive p{margin:16px 0 0;color:#61556f;font-size:15px;line-height:1.88;letter-spacing:0}@media(max-width:900px){#about-member-detail-eightyfive .about-panel{grid-template-columns:1fr}#about-member-detail-eightyfive figure{min-height:300px}}@media(max-width:640px){#about-member-detail-eightyfive{padding:36px 14px}#about-member-detail-eightyfive article{padding:22px}#about-member-detail-eightyfive 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}}.appld10{padding:70px 16px;background:#fff;color:#111827}.appld10 *{box-sizing:border-box}.appld10-band{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:1fr 360px;gap:20px;align-items:center}.appld10-copy span{font-weight:900;color:#0f766e}.appld10 h2{font-size:36px;line-height:1.14;margin:12px 0}.appld10 p{line-height:1.9;color:#526071}.appld10 figure{margin:0;border-radius:8px;overflow:hidden;height:330px;box-shadow:0 18px 55px rgba(15,23,42,.12)}.appld10 img{width:100%;height:100%;object-fit:cover}.appld10-notes{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:12px;border-top:1px solid #e5e7eb;padding-top:18px}.appld10-notes article{padding:4px 0}.appld10-notes strong{display:block}.appld10-notes small{display:block;line-height:1.62;color:#667386;margin-top:6px}@media(max-width:900px){.appld10{padding:42px 14px}.appld10-band,.appld10-notes{grid-template-columns:1fr}.appld10 h2{font-size:26px}.appld10 figure{height:230px}}#faq-number-board-eighty-two{padding:48px 16px;background:#fff7ed;color:#1f2937;overflow:hidden}#faq-number-board-eighty-two *{box-sizing:border-box}#faq-number-board-eighty-two .faq-wrap{max-width:1180px;margin:0 auto}#faq-number-board-eighty-two .faq-head{margin-bottom:24px}#faq-number-board-eighty-two .faq-head span{display:inline-flex;margin-bottom:12px;color:#ea580c;font-weight:850;letter-spacing:0}#faq-number-board-eighty-two h2{margin:0;color:#1f2937;font-size:clamp(25px,3vw,40px);line-height:1.18;font-weight:900;letter-spacing:0}#faq-number-board-eighty-two h3{margin:0;color:#1f2937;font-size:17px;line-height:1.42;font-weight:850;letter-spacing:0}#faq-number-board-eighty-two p{margin:0;color:#5b6472;font-size:15px;line-height:1.68;letter-spacing:0}#faq-number-board-eighty-two .faq-head p{max-width:760px;margin-top:12px}#faq-number-board-eighty-two span,#faq-number-board-eighty-two b,#faq-number-board-eighty-two small,#faq-number-board-eighty-two strong,#faq-number-board-eighty-two em,#faq-number-board-eighty-two i,#faq-number-board-eighty-two mark{letter-spacing:0}@media (max-width:640px){#faq-number-board-eighty-two{padding:34px 14px}#faq-number-board-eighty-two h2{font-size:25px}#faq-number-board-eighty-two h3{font-size:16px}#faq-number-board-eighty-two p{font-size:14px}}#faq-number-board-eighty-two .faq-number-board{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}#faq-number-board-eighty-two .faq-number-board article{padding:18px;border:1px solid #fed7aa;border-radius:8px;background:#ffffff;position:relative;overflow:hidden}#faq-number-board-eighty-two .faq-number-board article:after{content:"";position:absolute;right:-28px;bottom:-28px;width:92px;height:92px;border:18px solid #ffedd5;border-radius:50%;opacity:.55}#faq-number-board-eighty-two .faq-number-board b{display:block;color:#ea580c;font-size:28px;line-height:1;font-weight:900;letter-spacing:0}#faq-number-board-eighty-two .faq-number-board small{display:inline-flex;margin-top:10px;color:#ea580c;font-weight:850;letter-spacing:0}#faq-number-board-eighty-two .faq-number-board h3{margin-top:9px}#faq-number-board-eighty-two .faq-number-board p{margin-top:8px}@media (max-width:980px){#faq-number-board-eighty-two .faq-number-board{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){#faq-number-board-eighty-two .faq-number-board{grid-template-columns:1fr}}#footer-dual-terrace-fourteen{background:#ffffff;color:#111827}#footer-dual-terrace-fourteen a{color:inherit;text-decoration:none}#footer-dual-terrace-fourteen .dp-footer__top{padding:46px 0;background:#111827;color:#fff}#footer-dual-terrace-fourteen .dp-footer__top .container{display:grid;grid-template-columns:auto minmax(0,1fr);gap:28px;align-items:center}#footer-dual-terrace-fourteen .dp-footer__brand{display:inline-flex;align-items:center;gap:13px}#footer-dual-terrace-fourteen .dp-footer__brand img{height:42px;width:auto;max-width:none;object-fit:contain;border-radius:14px}#footer-dual-terrace-fourteen .dp-footer__top p{margin:0;color:#cbd5e1;font-size:15px;line-height:1.9}#footer-dual-terrace-fourteen .dp-footer__middle{display:grid;grid-template-columns:1.1fr .9fr;gap:24px;padding:30px 0;border-bottom:1px solid #e5e7eb}#footer-dual-terrace-fourteen nav{display:flex;flex-wrap:wrap;gap:10px;align-content:flex-start}#footer-dual-terrace-fourteen nav a{padding:9px 13px;border-radius:8px;background:#f3f4f6;color:#374151;font-size:14px;font-weight:850}#footer-dual-terrace-fourteen nav a:hover{background:#111827;color:#fff}#footer-dual-terrace-fourteen address{display:grid;gap:8px;margin:0;padding:18px;border-radius:14px;background:#f9fafb;color:#4b5563;font-size:14px;line-height:1.7}#footer-dual-terrace-fourteen .dp-footer__friends{display:flex;flex-wrap:wrap;gap:9px;padding:20px 0;border-bottom:1px solid #e5e7eb}#footer-dual-terrace-fourteen .dp-footer__friends strong{margin-right:6px}#footer-dual-terrace-fourteen .dp-footer__friends a{font-size:13px;color:#64748b}#footer-dual-terrace-fourteen .dp-footer__friends a:hover{color:#111827}#footer-dual-terrace-fourteen .dp-footer__copy{display:flex;justify-content:space-between;gap:14px;flex-wrap:wrap;padding:18px 0 24px;color:#64748b;font-size:13px}@media(max-width:767.98px){#footer-dual-terrace-fourteen .dp-footer__top .container,#footer-dual-terrace-fourteen .dp-footer__middle{grid-template-columns:1fr}}.fxm-fortysix{padding:72px 16px;background:#070b18;color:#fff}.fxm-fortysix *{box-sizing:border-box}.fxm-fortysix__wrap{max-width:1180px;margin:0 auto}.fxm-fortysix__top{display:grid;grid-template-columns:1fr 350px;gap:16px;margin-bottom:12px}.fxm-fortysix__top>div{padding:32px;border-radius:30px;background:linear-gradient(135deg,rgba(59,130,246,.2),rgba(236,72,153,.18));border:1px solid rgba(255,255,255,.1)}.fxm-fortysix span{color:#67e8f9;font-weight:900}.fxm-fortysix h2{margin:12px 0 14px;font-size:clamp(30px,4vw,54px);line-height:1.06}.fxm-fortysix__top p{margin:0;color:#cbd5e1;line-height:1.8}.fxm-fortysix__top img{width:100%;height:260px;object-fit:cover;border-radius:30px}.fxm-fortysix__zones{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.fxm-fortysix__zones article{padding:20px;border-radius:24px;background:#111827;border:1px solid rgba(103,232,249,.2)}.fxm-fortysix__zones b{color:#67e8f9}.fxm-fortysix__zones h3{margin:14px 0 8px}.fxm-fortysix__zones p{margin:0;color:#cbd5e1;line-height:1.6}@media(max-width:900px){.fxm-fortysix{padding:44px 14px}.fxm-fortysix__top{grid-template-columns:1fr}.fxm-fortysix__zones{grid-template-columns:1fr 1fr}}@media(max-width:560px){.fxm-fortysix__zones{grid-template-columns:1fr}}.arn-twenty-six{padding:72px 16px;background:linear-gradient(180deg,#edf6ff 0%,#ffffff 100%);color:#111827}.arn-twenty-six .arn-board{max-width:1160px;margin:0 auto}.arn-twenty-six header{display:flex;justify-content:space-between;gap:22px;align-items:stretch;margin-bottom:22px}.arn-twenty-six header>div{flex:1;padding:28px;border-radius:28px;background:#fff;border:1px solid #dbeafe;box-shadow:0 18px 45px rgba(37,99,235,.09)}.arn-twenty-six span{color:#2563eb;font-weight:900}.arn-twenty-six h2{margin:8px 0 10px;font-size:clamp(30px,4vw,48px);line-height:1.1;letter-spacing:0}.arn-twenty-six header p{margin:0;color:#526171;line-height:1.8}.arn-twenty-six aside{min-width:170px;border-radius:28px;padding:22px;background:#1d4ed8;color:#fff;display:grid;grid-template-columns:1fr 1fr;align-content:center;text-align:center}.arn-twenty-six aside b{font-size:38px;line-height:1}.arn-twenty-six aside em{font-style:normal;color:#bfdbfe;font-weight:800}.arn-twenty-six .arn-board-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.arn-twenty-six article{position:relative;overflow:hidden;border-radius:26px;padding:24px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 18px 45px rgba(15,23,42,.07)}.arn-twenty-six article:before{content:"";position:absolute;left:0;top:0;right:0;height:7px;background:linear-gradient(90deg,#2563eb,#22c55e,#f59e0b)}.arn-twenty-six .arn-badge{display:inline-flex;margin-bottom:12px;padding:7px 11px;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-weight:900}.arn-twenty-six h3{margin:0;font-size:26px}.arn-twenty-six article p{margin:6px 0 14px;color:#64748b;font-weight:700}.arn-twenty-six ul{margin:0;padding-left:20px;color:#334155;line-height:1.75}.arn-twenty-six li+li{margin-top:6px}@media (max-width:760px){.arn-twenty-six{padding:42px 12px}.arn-twenty-six header{display:block}.arn-twenty-six aside{margin-top:14px}.arn-twenty-six .arn-board-grid{grid-template-columns:1fr}.arn-twenty-six header>div,.arn-twenty-six article{border-radius:22px;padding:20px}}#header-metro-path-thirty{position:relative;z-index:20;background:#fff;box-shadow:0 12px 28px rgba(15,23,42,.06)}#header-metro-path-thirty .dp-header__head{background:#fff}#header-metro-path-thirty .dp-header__head-inner{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:68px}#header-metro-path-thirty .dp-header__brand{display:inline-flex;align-items:center;gap:10px;color:#0f172a;text-decoration:none}#header-metro-path-thirty .dp-header__logo{height:42px;width:auto;max-width:none;object-fit:contain;border-radius:12px}#header-metro-path-thirty .dp-header__brand span{display:block;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:21px;font-weight:900}#header-metro-path-thirty .dp-header__actions{display:flex;flex-direction:row;align-items:center;gap:8px}#header-metro-path-thirty .dp-header__login{display:inline-flex;align-items:center;min-height:38px;padding:9px 13px;border-radius:999px;background:#f1f5f9;color:#0f172a;font-size:14px;font-weight:900;text-decoration:none;white-space:nowrap}#header-metro-path-thirty .dp-header__login:hover{background:#0f172a;color:#fff;text-decoration:none}#header-metro-path-thirty .dp-header__nav{padding:0;background:#f8fafc;border-top:1px solid rgba(15,23,42,.08)}#header-metro-path-thirty .dp-header__collapse{display:flex!important;align-items:center;min-height:46px}#header-metro-path-thirty .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-metro-path-thirty .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-metro-path-thirty .dp-header__link:hover{color:#0f172a;text-decoration:none}#header-metro-path-thirty .dp-header__link.active{color:#2563eb}#header-metro-path-thirty .dp-header__toggle{display:none;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid rgba(15,23,42,.1);border-radius:999px;background:#fff;color:#0f172a}@media(max-width:991.98px){#header-metro-path-thirty .dp-header__head-inner{min-height:64px}#header-metro-path-thirty .dp-header__brand span{max-width:42vw;font-size:18px}#header-metro-path-thirty .dp-header__logo{height:38px}#header-metro-path-thirty .dp-header__actions .dp-header__login:nth-of-type(n+2){display:none}#header-metro-path-thirty .dp-header__toggle{display:inline-flex}#header-metro-path-thirty .dp-header__nav{background:#fff;border-top:0}#header-metro-path-thirty .dp-header__collapse{display:none!important;min-height:0;padding:10px;border-top:1px solid rgba(15,23,42,.08)}#header-metro-path-thirty .dp-header__collapse.show{display:block!important}#header-metro-path-thirty .dp-header__collapse.collapsing{display:block!important;height:0;overflow:hidden;transition:height .28s ease}#header-metro-path-thirty .dp-header__menu{justify-content:flex-start;overflow-x:auto;padding-bottom:4px}#header-metro-path-thirty .dp-header__link{min-height:40px;border-radius:10px;background:#f8fafc}#header-metro-path-thirty .dp-header__link.active{background:#2563eb;color:#fff}}.home-hero-sixty{min-height:520px;padding:44px 18px;background:#f8fafc;color:#0f172a}.hero-60-copy{max-width:1120px;margin:0 auto;text-align:center}.hero-60-copy span{font-weight:900;color:#0f766e}.home-hero-sixty h1{font-size:46px;line-height:1.12;letter-spacing:0;margin:12px 0;color:#111827}.home-hero-sixty h1 strong{color:#0f766e}.hero-60-copy p{font-size:17px;line-height:1.8;color:#475569}.hero-60-copy div{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-top:16px}.hero-60-copy a{display:inline-flex;align-items:center;min-height:44px;padding:0 20px;text-decoration:none;font-weight:900}.hero-60-copy a:first-child{background:#0f766e;color:#fff}.hero-60-copy a:last-child{background:#fff;color:#0f172a;border:1px solid #cbd5e1}.hero-60-points{max-width:1120px;margin:20px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.hero-60-points article{padding:17px;background:#fff;border:1px solid #d1fae5}.hero-60-points b{display:block}.hero-60-points span{display:block;margin-top:6px;color:#64748b}.hero-60-strip{max-width:1120px;margin:10px auto 0;display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.hero-60-strip b{padding:8px 11px;background:#ccfbf1;color:#115e59}@media (max-width:780px){.home-hero-sixty{min-height:auto;padding:32px 12px}.home-hero-sixty h1{font-size:31px}.hero-60-points{grid-template-columns:1fr}}#news-feed-eleven{padding:64px 16px;background:#f5f8ff;color:#111827;overflow:hidden}#news-feed-eleven *{box-sizing:border-box}#news-feed-eleven .news-wrap{max-width:1180px;margin:0 auto}#news-feed-eleven .news-head{display:grid;grid-template-columns:.72fr 1fr;gap:24px;align-items:end;margin-bottom:30px}#news-feed-eleven .news-head span{display:inline-flex;color:#2563eb;font-weight:900;letter-spacing:0;margin-bottom:8px}#news-feed-eleven h2{margin:0;font-size:clamp(28px,3.2vw,46px);line-height:1.14;font-weight:900;letter-spacing:0}#news-feed-eleven .news-head p{margin:0;color:#64748b;font-size:15px;line-height:1.72}#news-feed-eleven a{text-decoration:none}#news-feed-eleven img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}#news-feed-eleven article:hover img{transform:scale(1.04)}#news-feed-eleven time{display:block;color:#2563eb;font-size:13px;font-weight:850;margin-bottom:8px}#news-feed-eleven h3{margin:0;font-size:18px;line-height:1.36;font-weight:900;letter-spacing:0}#news-feed-eleven h3 a{color:#111827}#news-feed-eleven p{margin:9px 0 0;color:#64748b;font-size:14px;line-height:1.66}#news-feed-eleven .news-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}#news-feed-eleven .news-card{background:#fff;border:1px solid rgba(15,23,42,.1);border-radius:10px;overflow:hidden;box-shadow:0 16px 36px rgba(15,23,42,.08)}#news-feed-eleven .news-card:first-child{grid-column:span 2}#news-feed-eleven .news-media{display:block;height:260px;overflow:hidden}#news-feed-eleven .news-card:not(:first-child) .news-media{height:190px}#news-feed-eleven .news-copy{padding:18px}#news-feed-eleven .news-more{display:inline-flex;margin-top:15px;color:#fff;background:#2563eb;border-radius:8px;padding:8px 13px;font-weight:900}@media(max-width:980px){#news-feed-eleven .news-head{grid-template-columns:1fr}#news-feed-eleven .news-grid,#news-feed-eleven .news-feature,#news-feed-eleven .news-dark-grid{grid-template-columns:1fr 1fr}#news-feed-eleven .news-card:first-child{grid-column:auto;grid-row:auto}#news-feed-eleven .news-lead-list{grid-template-columns:1fr}#news-feed-eleven .news-item:first-child{grid-row:auto}#news-feed-eleven .news-directory .news-line,#news-feed-eleven .news-line{grid-template-columns:1fr;gap:8px}#news-feed-eleven .news-row{grid-template-columns:160px 1fr}#news-feed-eleven .news-action{grid-column:2;justify-self:start}}@media(max-width:640px){#news-feed-eleven{padding:38px 14px}#news-feed-eleven .news-grid,#news-feed-eleven .news-feature,#news-feed-eleven .news-dark-grid{grid-template-columns:1fr}#news-feed-eleven .news-row,#news-feed-eleven .news-item,#news-feed-eleven .news-node{grid-template-columns:1fr;margin-left:0}#news-feed-eleven .news-timeline:before,#news-feed-eleven .news-node:before{display:none}#news-feed-eleven .news-media,#news-feed-eleven .news-img,#news-feed-eleven .news-thumb,#news-feed-eleven .news-cover,#news-feed-eleven .news-pic,#news-feed-eleven .news-item:first-child .news-thumb,#news-feed-eleven .news-card:first-child .news-pic{height:220px}#news-feed-eleven .news-action{grid-column:auto}}#pinglun-six-grid-thirty-eight{padding:52px 16px;background:#fffaf0;color:#221b12;overflow:hidden}#pinglun-six-grid-thirty-eight *{box-sizing:border-box}#pinglun-six-grid-thirty-eight .pl-wrap{max-width:1214px;margin:0 auto}#pinglun-six-grid-thirty-eight .pl-heading{margin-bottom:26px}#pinglun-six-grid-thirty-eight span,#pinglun-six-grid-thirty-eight small,#pinglun-six-grid-thirty-eight strong,#pinglun-six-grid-thirty-eight b,#pinglun-six-grid-thirty-eight em,#pinglun-six-grid-thirty-eight mark,#pinglun-six-grid-thirty-eight h2,#pinglun-six-grid-thirty-eight h3,#pinglun-six-grid-thirty-eight p{letter-spacing:0}#pinglun-six-grid-thirty-eight h2{margin:0;color:#221b12;font-size:clamp(26px,3vw,42px);line-height:1.18;font-weight:850}#pinglun-six-grid-thirty-eight h3{margin:0;color:#221b12;font-size:18px;line-height:1.35;font-weight:800}#pinglun-six-grid-thirty-eight p{margin:0;color:#475569;font-size:16px;line-height:1.82}#pinglun-six-grid-thirty-eight img{width:52px;height:52px;border-radius:50%;object-fit:cover;flex:0 0 auto}#pinglun-six-grid-thirty-eight .pl-heading>span{display:inline-flex;margin-bottom:12px;padding:7px 13px;border-radius:999px;background:#fde68a;color:#b45309;font-weight:800}#pinglun-six-grid-thirty-eight .pl-heading>p{max-width:780px;margin-top:14px}#pinglun-six-grid-thirty-eight .pl-list{display:grid;gap:20px}#pinglun-six-grid-thirty-eight .pl-list{grid-template-columns:repeat(3,minmax(0,1fr))}#pinglun-six-grid-thirty-eight .pl-item{background:#fff;border:1px solid #fde68a;border-radius:8px;padding:22px;box-shadow:0 18px 46px rgba(15,23,42,.08);min-width:0}#pinglun-six-grid-thirty-eight .pl-item p{margin-top:12px}#pinglun-six-grid-thirty-eight .pl-item b,#pinglun-six-grid-thirty-eight .pl-item mark,#pinglun-six-grid-thirty-eight .pl-item small{display:inline-flex;margin-top:14px;color:#b45309;font-weight:800;background:transparent}#pinglun-six-grid-thirty-eight .pl-user,#pinglun-six-grid-thirty-eight .pl-item footer,#pinglun-six-grid-thirty-eight .pl-item header{display:flex;align-items:center;gap:12px;min-width:0}#pinglun-six-grid-thirty-eight .pl-user span,#pinglun-six-grid-thirty-eight .pl-item footer span,#pinglun-six-grid-thirty-eight .pl-item header div{display:grid;gap:3px;min-width:0}#pinglun-six-grid-thirty-eight em,#pinglun-six-grid-thirty-eight small{color:#64748b;font-style:normal;font-size:14px}#pinglun-six-grid-thirty-eight .pl-num,#pinglun-six-grid-thirty-eight .pl-dot,#pinglun-six-grid-thirty-eight .pl-score,#pinglun-six-grid-thirty-eight .pl-rank,#pinglun-six-grid-thirty-eight .pl-stamp{width:52px;height:52px;display:grid;place-items:center;border-radius:8px;background:#b45309;color:#fff;font-weight:900;flex:0 0 auto}#pinglun-six-grid-thirty-eight.pl-type-quote .pl-item i{display:block;color:#b45309;font-size:56px;line-height:.8;font-style:normal}#pinglun-six-grid-thirty-eight.pl-type-quote .pl-item footer{margin-top:16px;justify-content:space-between}#pinglun-six-grid-thirty-eight.pl-type-chat .pl-item{display:grid;grid-template-columns:auto 1fr;gap:14px;border-radius:8px}#pinglun-six-grid-thirty-eight.pl-type-score .pl-item{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:start}#pinglun-six-grid-thirty-eight.pl-type-journal .pl-item{display:grid;grid-template-columns:auto 1fr;gap:16px}#pinglun-six-grid-thirty-eight.pl-type-time .pl-item,#pinglun-six-grid-thirty-eight.pl-type-rank .pl-item{display:grid;grid-template-columns:auto auto 1fr;gap:14px}#pinglun-six-grid-thirty-eight.pl-type-feature .pl-avatar{width:72px;height:72px;border-radius:50%;background:#fffbeb;display:grid;place-items:center;margin-bottom:14px}#pinglun-six-grid-thirty-eight.pl-type-feature .pl-avatar img{width:58px;height:58px}#pinglun-six-grid-thirty-eight.pl-type-post .pl-strip{margin:-22px -22px 16px;padding:12px 18px;background:#fffbeb;color:#b45309;font-weight:900;border-radius:8px 8px 0 0}#pinglun-six-grid-thirty-eight.pl-type-stamp .pl-stamp{margin-bottom:14px}#pinglun-six-grid-thirty-eight.pl-type-ribbon .pl-item b{margin:-22px 0 12px;padding:9px 13px;border-radius:0 0 8px 8px;background:#b45309;color:#fff}#pinglun-six-grid-thirty-eight.pl-type-clean .pl-item{box-shadow:none;border-left:4px solid #b45309}#pinglun-six-grid-thirty-eight.pl-type-wall .pl-item{background:#fffbeb}#pinglun-six-grid-thirty-eight.pl-type-focus .pl-item img{margin-bottom:12px}@media (max-width:1020px){#pinglun-six-grid-thirty-eight .pl-list{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:none!important}#pinglun-six-grid-thirty-eight .pl-wrap{display:block}#pinglun-six-grid-thirty-eight .pl-heading{margin-bottom:24px}#pinglun-six-grid-thirty-eight .pl-item{grid-area:auto!important}}@media (max-width:640px){#pinglun-six-grid-thirty-eight{padding:34px 14px}#pinglun-six-grid-thirty-eight .pl-list{grid-template-columns:1fr}#pinglun-six-grid-thirty-eight .pl-item{padding:16px}#pinglun-six-grid-thirty-eight h2{font-size:26px}#pinglun-six-grid-thirty-eight p{font-size:15px}#pinglun-six-grid-thirty-eight.pl-type-chat .pl-item,#pinglun-six-grid-thirty-eight.pl-type-score .pl-item,#pinglun-six-grid-thirty-eight.pl-type-rank .pl-item,#pinglun-six-grid-thirty-eight.pl-type-journal .pl-item,#pinglun-six-grid-thirty-eight.pl-type-time .pl-item{grid-template-columns:1fr}#pinglun-six-grid-thirty-eight .pl-num,#pinglun-six-grid-thirty-eight .pl-dot,#pinglun-six-grid-thirty-eight .pl-score,#pinglun-six-grid-thirty-eight .pl-rank,#pinglun-six-grid-thirty-eight .pl-stamp{width:44px;height:44px}}#rongyu-honor-forty-six{padding:64px 16px;background:#ecfdf5;color:#111827;overflow:hidden}#rongyu-honor-forty-six *{box-sizing:border-box}#rongyu-honor-forty-six .ry-wrap{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:330px 330px 1fr;gap:16px;align-items:stretch}#rongyu-honor-forty-six .ry-left{border-radius:28px;padding:30px;background:#065f46;color:#fff}#rongyu-honor-forty-six .ry-left span{color:#a7f3d0;font-weight:950}#rongyu-honor-forty-six h2{margin:10px 0 0;font-size:clamp(28px,3vw,42px);font-weight:950;line-height:1.12;letter-spacing:0}#rongyu-honor-forty-six p{margin:14px 0 0;color:#d1fae5;line-height:1.72}#rongyu-honor-forty-six figure{margin:0;position:relative;border-radius:28px;overflow:hidden;background:#111827}#rongyu-honor-forty-six img{display:block;width:100%;height:100%;object-fit:cover;opacity:.9}#rongyu-honor-forty-six figcaption{position:absolute;left:14px;right:14px;bottom:14px;border-radius:16px;padding:12px;background:#fff;font-weight:950}#rongyu-honor-forty-six .ry-stack{display:grid;gap:10px}#rongyu-honor-forty-six article{border-radius:18px;padding:17px;background:#fff;border:1px solid rgba(6,95,70,.14);box-shadow:0 12px 30px rgba(6,95,70,.08)}#rongyu-honor-forty-six b{display:block;line-height:1.35}#rongyu-honor-forty-six article span{display:block;margin-top:7px;color:#047857;line-height:1.5}@media(max-width:980px){#rongyu-honor-forty-six .ry-wrap{grid-template-columns:1fr}#rongyu-honor-forty-six figure{height:260px}}@media(max-width:560px){#rongyu-honor-forty-six{padding:42px 14px}}#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-ten{padding:76px 18px;background:#f8fafc;color:#101828}#mission-vision-ten .sm10-wrap{max-width:1180px;margin:auto;display:grid;grid-template-columns:360px 1fr;gap:24px}#mission-vision-ten aside{background:#fff;border:1px solid #e5e7eb;border-radius:30px;padding:30px;box-shadow:0 18px 42px rgba(15,23,42,.06)}#mission-vision-ten aside span{color:#0f766e;font-weight:900}#mission-vision-ten h2{font-size:36px;line-height:1.16;margin:12px 0}#mission-vision-ten p{color:#64748b;line-height:1.88}#mission-vision-ten .sm10-pillars{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}#mission-vision-ten article{background:#0f172a;color:#fff;border-radius:24px;padding:22px;min-height:190px}#mission-vision-ten article:nth-child(2){background:#0f766e}#mission-vision-ten article:nth-child(3){background:#1d4ed8}#mission-vision-ten article:nth-child(4){background:#9333ea}#mission-vision-ten h3{font-size:22px;margin:0 0 10px}#mission-vision-ten article p{color:rgba(255,255,255,.84);margin:0}#mission-vision-ten .sm10-final{grid-column:1/-1;background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:18px;text-align:center;color:#334155;line-height:1.8}@media(max-width:860px){#mission-vision-ten{padding:42px 14px}#mission-vision-ten .sm10-wrap,#mission-vision-ten .sm10-pillars{grid-template-columns:1fr}#mission-vision-ten h2{font-size:28px}}#data-proof-eight{padding:72px 18px;background:linear-gradient(135deg,#fff7ed,#eef2ff,#ecfeff);color:#111827}#data-proof-eight .sj8-wrap{max-width:1160px;margin:auto}#data-proof-eight .sj8-title{max-width:820px;margin-bottom:20px}#data-proof-eight .sj8-title span{color:#ea580c;font-weight:900}#data-proof-eight h2{font-size:40px;line-height:1.14;margin:10px 0}#data-proof-eight .sj8-title p{line-height:1.8;color:#4b5563}#data-proof-eight .sj8-title div{display:flex;gap:8px;flex-wrap:wrap}#data-proof-eight em{font-style:normal;background:#fff;color:#c2410c;border-radius:999px;padding:8px 12px;font-weight:900}#data-proof-eight .sj8-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}#data-proof-eight article{background:#fff;border-radius:28px;padding:24px;box-shadow:0 22px 50px rgba(99,102,241,.1)}#data-proof-eight article:nth-child(2){background:#111827;color:#fff}#data-proof-eight article:nth-child(3){background:#0f766e;color:#fff}#data-proof-eight h3{font-size:20px;margin:0 0 14px}#data-proof-eight b{font-size:32px;color:#ea580c}#data-proof-eight article:nth-child(2) b,#data-proof-eight article:nth-child(3) b{color:#fde68a}#data-proof-eight article p{line-height:1.65;color:#4b5563}#data-proof-eight article:nth-child(2) p,#data-proof-eight article:nth-child(3) p{color:#e5e7eb}#data-proof-eight footer{margin-top:16px;background:#fff;border-radius:22px;padding:16px;display:flex;gap:8px;align-items:center;flex-wrap:wrap}#data-proof-eight footer strong{flex:1 1 300px;color:#c2410c}#data-proof-eight footer p{margin:0;color:#475569}#data-proof-eight footer i{font-style:normal;background:#ffedd5;color:#9a3412;border-radius:999px;padding:7px 12px}@media(max-width:920px){#data-proof-eight{padding:40px 14px}#data-proof-eight .sj8-cards{grid-template-columns:1fr 1fr}#data-proof-eight h2{font-size:28px}}@media(max-width:560px){#data-proof-eight .sj8-cards{grid-template-columns:1fr}}