#about-open-story-fifteen{padding:58px 16px;background:#f4f0ff;color:#24183d;overflow:hidden}#about-open-story-fifteen *{box-sizing:border-box}#about-open-story-fifteen .about-wrap{max-width:1180px;margin:0 auto}#about-open-story-fifteen .about-title{max-width:820px;margin-bottom:22px}#about-open-story-fifteen span{display:inline-flex;margin-bottom:12px;color:#6d28d9;font-weight:850;letter-spacing:0}#about-open-story-fifteen h2{margin:0;color:#24183d;font-size:clamp(27px,3vw,42px);line-height:1.18;font-weight:900;letter-spacing:0}#about-open-story-fifteen h3{margin:0;color:#24183d;font-size:16px;font-weight:850;letter-spacing:0}#about-open-story-fifteen p{margin:0;color:#62527b;font-size:15px;line-height:1.82;letter-spacing:0}#about-open-story-fifteen .about-panel{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:14px}#about-open-story-fifteen figure{height:360px;margin:0;border-radius:8px;overflow:hidden;border:1px solid #d8c9ff}#about-open-story-fifteen img{display:block;width:100%;height:100%;object-fit:cover}#about-open-story-fifteen .about-copy{padding:24px;border:1px solid #d8c9ff;border-radius:8px;background:#fff}#about-open-story-fifteen .about-copy p+p{margin-top:14px}#about-open-story-fifteen .about-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}#about-open-story-fifteen .about-steps article{padding:18px;border-radius:8px;background:#fff;border:1px solid #d8c9ff}#about-open-story-fifteen .about-steps p{margin-top:8px;font-size:14px}@media(max-width:900px){#about-open-story-fifteen .about-panel,#about-open-story-fifteen .about-steps{grid-template-columns:1fr}#about-open-story-fifteen figure{height:300px}}@media(max-width:640px){#about-open-story-fifteen{padding:36px 14px}#about-open-story-fifteen h2{font-size:25px}#about-open-story-fifteen p{font-size:14px}}.security5{padding:78px 16px;background:#09111f;color:#edf6ff}.security5 *{box-sizing:border-box}.security5-shell{max-width:1180px;margin:0 auto;border:1px solid rgba(122,202,180,.22);background:linear-gradient(180deg,#111b2b,#0b1423);border-radius:8px;overflow:hidden;box-shadow:0 28px 70px rgba(0,0,0,.28)}.security5-topline{height:52px;display:flex;align-items:center;gap:12px;padding:0 24px;border-bottom:1px solid rgba(255,255,255,.08);background:#0c1726}.security5-topline span{width:12px;height:12px;border-radius:50%;background:#5ee0a1;box-shadow:0 0 0 6px rgba(94,224,161,.12)}.security5-topline b{font-weight:900;color:#fff}.security5-topline em{margin-left:auto;font-style:normal;color:#8de9c3;font-weight:800;font-size:13px}.security5-hero{display:grid;grid-template-columns:1fr 360px;gap:18px;padding:34px 34px 22px}.security5 h2{margin:0;font-size:36px;line-height:1.18;font-weight:900;color:#fff}.security5-hero p{margin:16px 0 0;color:#b8c7d8;line-height:1.86;font-size:16px}.security5-hero aside{border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.04);border-radius:8px;padding:22px}.security5-hero aside strong{display:block;color:#f6ca58;font-size:19px;margin-bottom:8px}.security5-hero aside p{margin:0;color:#c3d0de;line-height:1.7;font-size:15px}.security5-console{margin:0 34px 18px;border:1px solid rgba(94,224,161,.18);background:#07101c;border-radius:8px;padding:14px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.security5-console article{border-radius:6px;background:linear-gradient(180deg,#101d2e,#0d1828);border:1px solid rgba(255,255,255,.08);padding:18px;position:relative;overflow:hidden}.security5-console article:before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,#5ee0a1,#f6ca58)}.security5-console span{display:inline-grid;place-items:center;width:42px;height:34px;border-radius:6px;background:rgba(94,224,161,.13);color:#7ef1ba;font-weight:900;font-size:13px;margin-bottom:14px}.security5-console h3{margin:0 0 8px;font-size:17px;color:#fff;font-weight:900}.security5-console p{margin:0;color:#aebed0;line-height:1.62;font-size:14px}.security5-cells{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:0 34px 24px}.security5-cells article{border-radius:8px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.05);padding:22px;transition:background .22s ease,transform .22s ease}.security5-cells article:hover{background:rgba(255,255,255,.08);transform:translateY(-3px)}.security5-cells i{width:42px;height:42px;border-radius:6px;background:#f6ca58;color:#111b2b;display:grid;place-items:center;margin-bottom:15px}.security5-cells h3{margin:0 0 10px;color:#fff;font-size:18px;font-weight:900}.security5-cells p{margin:0;color:#b9c7d6;line-height:1.66;font-size:14px}.security5-bottom{border-top:1px solid rgba(255,255,255,.08);padding:18px 34px;display:flex;align-items:center;justify-content:space-between;gap:18px;background:#0c1726}.security5-bottom div{display:flex;flex-wrap:wrap;gap:8px}.security5-bottom span{border:1px solid rgba(94,224,161,.24);background:rgba(94,224,161,.08);color:#aef7d4;border-radius:4px;padding:7px 10px;font-weight:800;font-size:13px}.security5-bottom a{color:#fff;text-decoration:none;font-weight:900;border-bottom:2px solid #f6ca58}@media (max-width:991px){.security5{padding:46px 14px}.security5-hero{grid-template-columns:1fr;padding:28px 22px 18px}.security5-console,.security5-cells{grid-template-columns:1fr 1fr;margin-left:22px;margin-right:22px;padding-left:0;padding-right:0}.security5-cells{padding-bottom:22px}.security5 h2{font-size:28px}.security5-bottom{align-items:flex-start;flex-direction:column;padding:18px 22px}}@media (max-width:575px){.security5-topline{padding:0 16px}.security5-hero{padding:24px 16px 16px}.security5-console,.security5-cells{grid-template-columns:1fr;margin-left:16px;margin-right:16px}.security5 h2{font-size:24px}.security5-console article,.security5-cells article{padding:18px}}.app50{padding:82px 16px;background:#ffffff;color:#101827}.app50 *{box-sizing:border-box}.app50-band{max-width:1160px;margin:0 auto;display:grid;grid-template-columns:1fr 390px;gap:22px;align-items:center}.app50-copy{padding:18px 0}.app50-copy span{display:inline-block;color:#2563eb;font-weight:900;margin-bottom:12px}.app50 h2{font-size:42px;line-height:1.12;margin:0 0 16px;max-width:760px}.app50 p{font-size:17px;line-height:1.9;color:#596579;max-width:780px}.app50 nav{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.app50 a{border-radius:8px;padding:14px 20px;text-decoration:none;font-weight:900}.app50 a:first-child{background:#101827;color:#fff}.app50 a:last-child{border:1px solid #d7dce8;color:#101827;background:#fff}.app50 figure{margin:0;border-radius:8px;overflow:hidden;height:360px;box-shadow:0 20px 60px rgba(15,23,42,.12)}.app50 img{width:100%;height:100%;object-fit:cover}.app50-notes{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:12px;border-top:1px solid #e5e7eb;padding-top:18px}.app50-notes article{padding:8px 0}.app50-notes strong{display:block}.app50-notes small{display:block;line-height:1.65;color:#657184;margin-top:6px}@media(max-width:900px){.app50{padding:44px 14px}.app50-band,.app50-notes{grid-template-columns:1fr}.app50 h2{font-size:28px}.app50 figure{height:240px}}#faq-mosaic-thirty-one{padding:48px 16px;background:#111827;color:#ffffff;overflow:hidden}#faq-mosaic-thirty-one *{box-sizing:border-box}#faq-mosaic-thirty-one .faq-wrap{max-width:1180px;margin:0 auto}#faq-mosaic-thirty-one .faq-head{margin-bottom:24px}#faq-mosaic-thirty-one .faq-head span{display:inline-flex;margin-bottom:12px;color:#38bdf8;font-weight:850;letter-spacing:0}#faq-mosaic-thirty-one h2{margin:0;color:#ffffff;font-size:clamp(25px,3vw,40px);line-height:1.18;font-weight:900;letter-spacing:0}#faq-mosaic-thirty-one h3{margin:0;color:#ffffff;font-size:17px;line-height:1.42;font-weight:850;letter-spacing:0}#faq-mosaic-thirty-one p{margin:0;color:#cbd5e1;font-size:15px;line-height:1.68;letter-spacing:0}#faq-mosaic-thirty-one .faq-head p{max-width:760px;margin-top:12px}#faq-mosaic-thirty-one span,#faq-mosaic-thirty-one b,#faq-mosaic-thirty-one small,#faq-mosaic-thirty-one strong,#faq-mosaic-thirty-one em,#faq-mosaic-thirty-one i,#faq-mosaic-thirty-one mark{letter-spacing:0}@media (max-width:640px){#faq-mosaic-thirty-one{padding:34px 14px}#faq-mosaic-thirty-one h2{font-size:25px}#faq-mosaic-thirty-one h3{font-size:16px}#faq-mosaic-thirty-one p{font-size:14px}}#faq-mosaic-thirty-one .faq-mosaic{display:grid;grid-template-columns:1.35fr repeat(2,minmax(0,1fr));gap:14px}#faq-mosaic-thirty-one .faq-mosaic article{padding:18px;border:1px solid rgba(148,163,184,.32);border-radius:8px;background:#1f2937}#faq-mosaic-thirty-one .faq-mosaic .wide{grid-row:span 2;padding:24px;background:#0f172a}#faq-mosaic-thirty-one .faq-mosaic b{display:inline-flex;margin-bottom:10px;color:#38bdf8;letter-spacing:0}#faq-mosaic-thirty-one .faq-mosaic p{margin-top:8px}@media (max-width:900px){#faq-mosaic-thirty-one .faq-mosaic{grid-template-columns:repeat(2,minmax(0,1fr))}#faq-mosaic-thirty-one .faq-mosaic .wide{grid-row:auto;grid-column:1/-1}}@media (max-width:640px){#faq-mosaic-thirty-one .faq-mosaic{grid-template-columns:1fr}#faq-mosaic-thirty-one .faq-mosaic .wide{grid-column:auto}}#footer-clean-office-thirty{padding:46px 0 24px;background:#fff;color:#172033;border-top:1px solid #e5e7eb}#footer-clean-office-thirty a{color:inherit;text-decoration:none}#footer-clean-office-thirty .dp-footer__top{display:grid;grid-template-columns:auto minmax(0,1fr);gap:26px;align-items:center;padding-bottom:22px;border-bottom:1px solid #e5e7eb}#footer-clean-office-thirty .dp-footer__brand{display:inline-flex;align-items:center;gap:13px}#footer-clean-office-thirty .dp-footer__brand img{height:42px;width:auto;max-width:none;object-fit:contain;border-radius:14px}#footer-clean-office-thirty .dp-footer__top p{margin:0;color:#64748b;font-size:14px;line-height:1.85}#footer-clean-office-thirty .dp-footer__line{display:grid;grid-template-columns:1.15fr .85fr;gap:24px;padding:22px 0;border-bottom:1px solid #e5e7eb}#footer-clean-office-thirty nav{display:flex;flex-wrap:wrap;gap:11px}#footer-clean-office-thirty nav a{color:#334155;font-size:14px;font-weight:850}#footer-clean-office-thirty nav a:hover{color:#2563eb}#footer-clean-office-thirty address{display:grid;gap:8px;margin:0;color:#64748b;font-size:14px;line-height:1.65}#footer-clean-office-thirty .dp-footer__friends{display:flex;flex-wrap:wrap;gap:9px;padding:18px 0;color:#64748b}#footer-clean-office-thirty .dp-footer__friends span{font-weight:900;color:#172033}#footer-clean-office-thirty .dp-footer__friends a{font-size:13px}#footer-clean-office-thirty .dp-footer__friends a:hover{color:#2563eb}#footer-clean-office-thirty .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-clean-office-thirty .dp-footer__top,#footer-clean-office-thirty .dp-footer__line{grid-template-columns:1fr}}.fxm-one{padding:72px 16px;background:linear-gradient(135deg,#f6fbff 0%,#eef5ff 48%,#fff8ea 100%);color:#101827}.fxm-one *{box-sizing:border-box}.fxm-one__wrap{max-width:1180px;margin:0 auto}.fxm-one__head{display:grid;grid-template-columns:.72fr 1.28fr;gap:22px;align-items:end;margin-bottom:26px}.fxm-one__head span{width:max-content;padding:8px 13px;border:1px solid #bdd7ff;border-radius:999px;color:#2454d6;font-weight:800;background:#fff}.fxm-one__head h2{margin:0;font-size:clamp(28px,4vw,54px);line-height:1.08;color:#0b1426}.fxm-one__head p{grid-column:2;margin:0;color:#526174;line-height:1.9;font-size:16px}.fxm-one__body{display:grid;grid-template-columns:260px 1fr;gap:18px}.fxm-one__rail{display:flex;flex-direction:column;gap:10px}.fxm-one__tab{border:0;border-radius:16px;padding:18px 20px;text-align:left;background:#fff;color:#233047;font-weight:800;box-shadow:0 10px 30px rgba(27,68,134,.08);transition:.28s ease}.fxm-one__tab.active{background:#15223a;color:#fff;transform:translateX(8px)}.fxm-one__content{min-width:0}.fxm-one__panel{background:#fff;border-radius:26px;padding:18px;box-shadow:0 22px 50px rgba(32,55,92,.12);border:1px solid rgba(49,86,140,.1)}.fxm-one__image{height:285px;border-radius:20px;overflow:hidden;background:#dbe8f5}.fxm-one__image img{width:100%;height:100%;object-fit:cover;display:block}.fxm-one__copy{padding:24px 10px 6px}.fxm-one__copy b{display:inline-flex;width:48px;height:48px;border-radius:15px;align-items:center;justify-content:center;background:#f4c84a;color:#111827;font-weight:900;margin-bottom:12px}.fxm-one__copy h3{margin:0 0 12px;font-size:26px;color:#101827}.fxm-one__copy p{margin:0 0 12px;color:#4b5d74;line-height:1.85}.fxm-one__copy small{display:block;color:#1b6b6a;font-weight:700;line-height:1.8}@media(max-width:900px){.fxm-one{padding:42px 14px}.fxm-one__head{display:block}.fxm-one__head h2{margin:14px 0}.fxm-one__head p{font-size:15px}.fxm-one__body{grid-template-columns:1fr}.fxm-one__rail{flex-direction:row;overflow:auto;padding-bottom:4px}.fxm-one__tab{min-width:128px;white-space:nowrap}.fxm-one__tab.active{transform:none}.fxm-one__image{height:210px}.fxm-one__copy h3{font-size:22px}}.arn-twenty-nine{padding:76px 16px;background:#faf5ff;color:#251431}.arn-twenty-nine .arn-orbit{max-width:1140px;margin:0 auto}.arn-twenty-nine header{text-align:center;margin-bottom:30px}.arn-twenty-nine header span{display:inline-flex;padding:9px 16px;border-radius:999px;background:#581c87;color:#f5d0fe;font-weight:900}.arn-twenty-nine h2{margin:14px 0 10px;font-size:clamp(30px,4vw,52px);line-height:1.08;letter-spacing:0}.arn-twenty-nine header p{max-width:760px;margin:0 auto;color:#6b5475;line-height:1.8}.arn-twenty-nine .arn-orbit-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.arn-twenty-nine article{position:relative;overflow:hidden;min-height:100%;padding:24px;border-radius:32px;background:#fff;border:1px solid #ead7f7;box-shadow:0 20px 50px rgba(88,28,135,.1)}.arn-twenty-nine .arn-ring{position:absolute;right:-42px;top:-42px;width:136px;height:136px;border-radius:50%;border:18px solid #f0abfc;opacity:.35}.arn-twenty-nine time{position:relative;color:#7e22ce;font-weight:900}.arn-twenty-nine h3{position:relative;margin:10px 0 6px;font-size:26px}.arn-twenty-nine article p{position:relative;margin:0 0 14px;color:#7c3aed;font-weight:800}.arn-twenty-nine ul{position:relative;margin:0;padding:0;list-style:none;display:grid;gap:10px}.arn-twenty-nine li{padding-left:20px;line-height:1.68;color:#3f2b49;position:relative}.arn-twenty-nine li:before{content:"";position:absolute;left:0;top:.72em;width:8px;height:8px;border-radius:50%;background:#a855f7}@media (max-width:900px){.arn-twenty-nine .arn-orbit-list{grid-template-columns:1fr 1fr}}@media (max-width:620px){.arn-twenty-nine{padding:42px 12px}.arn-twenty-nine .arn-orbit-list{grid-template-columns:1fr}.arn-twenty-nine article{border-radius:22px}}#header-brand-flow-one{position:relative;z-index:20;background:rgba(255,255,255,.96);backdrop-filter:blur(18px);border-bottom:1px solid rgba(20,31,50,.08);box-shadow:0 12px 34px rgba(15,23,42,.07)}#header-brand-flow-one .dp-header__nav{min-height:74px;padding:0}#header-brand-flow-one .dp-header__inner{display:flex;align-items:center;gap:20px;min-height:74px}#header-brand-flow-one .dp-header__brand{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;color:#111827;text-decoration:none}#header-brand-flow-one .dp-header__brand:hover{text-decoration:none}#header-brand-flow-one .dp-header__logo-frame{display:grid;place-items:center;height:54px;padding:6px 12px;border-radius:18px;background:linear-gradient(135deg,#ffffff,#f3f7fb);border:1px solid rgba(15,23,42,.09);box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 10px 22px rgba(15,23,42,.08)}#header-brand-flow-one .dp-header__logo{height:42px;width:auto;max-width:none;object-fit:contain;border-radius:10px}#header-brand-flow-one .dp-header__collapse{align-items:center;min-width:0}#header-brand-flow-one .dp-header__menu{display:flex;align-items:center;justify-content:center;gap:7px;margin:0 auto;min-width:0}#header-brand-flow-one .dp-header__item{display:flex;align-items:center}#header-brand-flow-one .dp-header__link{position:relative;display:flex;align-items:center;min-height:42px;padding:10px 14px;border-radius:999px;color:#344054;font-size:15px;font-weight:700;line-height:1.2;white-space:nowrap;transition:background .18s ease,color .18s ease,transform .18s ease}#header-brand-flow-one .dp-header__link:hover{background:#f1f5f9;color:#0f172a;text-decoration:none;transform:translateY(-1px)}#header-brand-flow-one .dp-header__link.active{background:#e8f1ff;color:#0758c8}#header-brand-flow-one .dp-header__link.active::after{content:"";position:absolute;left:18px;right:18px;bottom:6px;height:2px;border-radius:999px;background:#2b75ff}#header-brand-flow-one .dp-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:9px;margin-left:18px}#header-brand-flow-one .dp-header__login{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:10px 17px;border-radius:999px;background:#101828;color:#fff;font-size:14px;font-weight:800;line-height:1;text-decoration:none;box-shadow:0 12px 24px rgba(16,24,40,.16);transition:transform .18s ease,box-shadow .18s ease,background .18s ease}#header-brand-flow-one .dp-header__login:hover{background:#0758c8;color:#fff;text-decoration:none;transform:translateY(-1px);box-shadow:0 16px 28px rgba(7,88,200,.22)}#header-brand-flow-one .dp-header__actions .dp-header__login:nth-child(2){background:#0f766e;box-shadow:0 12px 24px rgba(15,118,110,.15)}#header-brand-flow-one .dp-header__actions .dp-header__login:nth-child(2):hover{background:#0d9488;box-shadow:0 16px 28px rgba(13,148,136,.22)}#header-brand-flow-one .dp-header__login i{font-size:13px}#header-brand-flow-one .dp-header__mobile-actions{display:none;align-items:center;gap:10px;margin-left:auto}#header-brand-flow-one .dp-header__login--mobile{display:none;min-height:38px;padding:9px 12px;font-size:13px;box-shadow:none}#header-brand-flow-one .dp-header__toggle{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;width:42px;height:42px;padding:0;border:1px solid rgba(15,23,42,.13);border-radius:14px;background:#fff;box-shadow:0 8px 18px rgba(15,23,42,.08)}#header-brand-flow-one .dp-header__toggle:focus{box-shadow:0 0 0 3px rgba(43,117,255,.18)}#header-brand-flow-one .dp-header__toggle span{display:block;width:19px;height:2px;border-radius:999px;background:#111827}@media (max-width:1199.98px){#header-brand-flow-one .dp-header__inner{gap:14px}#header-brand-flow-one .dp-header__link{padding:10px 10px;font-size:14px}#header-brand-flow-one .dp-header__login{padding:10px 13px}}@media (max-width:991.98px){#header-brand-flow-one .dp-header__nav{min-height:66px}#header-brand-flow-one .dp-header__inner{min-height:66px;gap:12px;flex-wrap:wrap}#header-brand-flow-one .dp-header__logo-frame{height:48px;padding:5px 10px;border-radius:16px}#header-brand-flow-one .dp-header__logo{height:38px}#header-brand-flow-one .dp-header__mobile-actions{display:flex}#header-brand-flow-one .dp-header__mobile-actions .dp-header__login--mobile:nth-of-type(n+2){display:none}#header-brand-flow-one .dp-header__login--mobile{display:inline-flex}#header-brand-flow-one .dp-header__collapse{flex-basis:100%;width:100%;max-height:calc(100vh - 82px);overflow:auto;margin-top:10px;padding:12px;border:1px solid rgba(15,23,42,.1);border-radius:18px;background:#fff;box-shadow:0 18px 36px rgba(15,23,42,.14)}#header-brand-flow-one .dp-header__menu{align-items:stretch;gap:4px;margin:0}#header-brand-flow-one .dp-header__item{display:block}#header-brand-flow-one .dp-header__link{justify-content:space-between;width:100%;min-height:44px;padding:12px 14px;border-radius:12px;font-size:15px}#header-brand-flow-one .dp-header__link.active::after{display:none}#header-brand-flow-one .dp-header__actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(128px,1fr));gap:8px;margin:12px 0 0}#header-brand-flow-one .dp-header__actions .dp-header__login{width:100%;min-height:44px;box-shadow:none}}@media (max-width:575.98px){#header-brand-flow-one .container{padding-left:12px;padding-right:12px}#header-brand-flow-one .dp-header__logo-frame{height:44px;padding:5px 8px}#header-brand-flow-one .dp-header__logo{height:34px}#header-brand-flow-one .dp-header__login--mobile{max-width:112px;padding:8px 10px}#header-brand-flow-one .dp-header__login--mobile span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#header-brand-flow-one .dp-header__toggle{width:40px;height:40px;border-radius:13px}}@media (max-width:390px){#header-brand-flow-one .dp-header__login--mobile span{display:none}#header-brand-flow-one .dp-header__login--mobile{width:40px;padding:0;border-radius:14px}#header-brand-flow-one .dp-header__logo{height:32px}}.home-hero-ninety-one{min-height:560px;position:relative;padding:48px 16px;background:#070b12;color:#fff;overflow:hidden}.hero-91-bg{position:absolute;inset:0;margin:0}.hero-91-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,11,18,.94),rgba(7,11,18,.58),rgba(7,11,18,.18))}.hero-91-bg img{width:100%;height:100%;object-fit:cover;display:block}.hero-91-copy{position:relative;max-width:700px;margin:0 auto 0 7%;padding:40px;background:rgba(8,13,24,.74);border:1px solid rgba(255,255,255,.16);box-shadow:0 28px 90px rgba(0,0,0,.36)}.hero-91-copy span{display:inline-flex;padding:8px 12px;background:#facc15;color:#111827;font-weight:900}.home-hero-ninety-one h1{font-size:48px;line-height:1.11;letter-spacing:0;margin:18px 0;word-break:break-word}.home-hero-ninety-one h1 strong{color:#fde68a}.home-hero-ninety-one p{font-size:17px;line-height:1.84;color:#f8fafc;margin:0}.hero-91-copy nav{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.hero-91-copy a,.hero-91-points b{display:inline-flex;align-items:center;text-decoration:none;font-weight:900}.hero-91-copy a{min-height:46px;padding:0 22px}.hero-91-copy a:first-child{background:#facc15;color:#111827}.hero-91-copy a:last-child{background:#fff;color:#111827}.hero-91-points{position:relative;max-width:980px;margin:24px auto 0;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.hero-91-points b{justify-content:center;min-height:48px;padding:0 14px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.16);color:#fef3c7}@media(max-width:820px){.home-hero-ninety-one{min-height:auto;padding:32px 12px}.hero-91-copy{margin:0 auto;padding:28px 20px}.home-hero-ninety-one h1{font-size:33px}.hero-91-points{grid-template-columns:1fr}}#news-feed-twenty-five{padding:64px 16px;background:#ecfdf5;color:#102a22;overflow:hidden}#news-feed-twenty-five *{box-sizing:border-box}#news-feed-twenty-five .news-wrap{max-width:1180px;margin:0 auto}#news-feed-twenty-five .news-head{display:grid;grid-template-columns:.72fr 1fr;gap:24px;align-items:end;margin-bottom:30px}#news-feed-twenty-five .news-head span{display:inline-flex;color:#059669;font-weight:900;letter-spacing:0;margin-bottom:8px}#news-feed-twenty-five h2{margin:0;font-size:clamp(28px,3.2vw,46px);line-height:1.14;font-weight:900;letter-spacing:0}#news-feed-twenty-five .news-head p{margin:0;color:#64748b;font-size:15px;line-height:1.72}#news-feed-twenty-five a{text-decoration:none}#news-feed-twenty-five img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}#news-feed-twenty-five article:hover img{transform:scale(1.04)}#news-feed-twenty-five time{display:block;color:#059669;font-size:13px;font-weight:850;margin-bottom:8px}#news-feed-twenty-five h3{margin:0;font-size:18px;line-height:1.36;font-weight:900;letter-spacing:0}#news-feed-twenty-five h3 a{color:#102a22}#news-feed-twenty-five p{margin:9px 0 0;color:#64748b;font-size:14px;line-height:1.66}#news-feed-twenty-five .news-timeline{position:relative;display:grid;gap:16px}#news-feed-twenty-five .news-timeline:before{content:"";position:absolute;left:28px;top:0;bottom:0;width:2px;background:#d1fae5}#news-feed-twenty-five .news-node{position:relative;display:grid;grid-template-columns:180px 1fr;gap:18px;margin-left:56px;background:#fff;border:1px solid #d1fae5;border-radius:10px;padding:14px;box-shadow:0 14px 34px rgba(15,23,42,.07)}#news-feed-twenty-five .news-node:before{content:"";position:absolute;left:-35px;top:30px;width:14px;height:14px;border-radius:50%;background:#059669;box-shadow:0 0 0 7px #d1fae5}#news-feed-twenty-five .news-cover{height:124px;border-radius:8px;overflow:hidden}#news-feed-twenty-five .news-more{display:inline-flex;margin-top:13px;color:#059669;font-weight:900}@media(max-width:980px){#news-feed-twenty-five .news-head{grid-template-columns:1fr}#news-feed-twenty-five .news-grid,#news-feed-twenty-five .news-feature,#news-feed-twenty-five .news-dark-grid{grid-template-columns:1fr 1fr}#news-feed-twenty-five .news-card:first-child{grid-column:auto;grid-row:auto}#news-feed-twenty-five .news-lead-list{grid-template-columns:1fr}#news-feed-twenty-five .news-item:first-child{grid-row:auto}#news-feed-twenty-five .news-directory .news-line,#news-feed-twenty-five .news-line{grid-template-columns:1fr;gap:8px}#news-feed-twenty-five .news-row{grid-template-columns:160px 1fr}#news-feed-twenty-five .news-action{grid-column:2;justify-self:start}}@media(max-width:640px){#news-feed-twenty-five{padding:38px 14px}#news-feed-twenty-five .news-grid,#news-feed-twenty-five .news-feature,#news-feed-twenty-five .news-dark-grid{grid-template-columns:1fr}#news-feed-twenty-five .news-row,#news-feed-twenty-five .news-item,#news-feed-twenty-five .news-node{grid-template-columns:1fr;margin-left:0}#news-feed-twenty-five .news-timeline:before,#news-feed-twenty-five .news-node:before{display:none}#news-feed-twenty-five .news-media,#news-feed-twenty-five .news-img,#news-feed-twenty-five .news-thumb,#news-feed-twenty-five .news-cover,#news-feed-twenty-five .news-pic,#news-feed-twenty-five .news-item:first-child .news-thumb,#news-feed-twenty-five .news-card:first-child .news-pic{height:220px}#news-feed-twenty-five .news-action{grid-column:auto}}#pinglun-score-four-thirty-three{padding:47px 16px;background:#f6f8ff;color:#172554;overflow:hidden}#pinglun-score-four-thirty-three *{box-sizing:border-box}#pinglun-score-four-thirty-three .pl-wrap{max-width:1214px;margin:0 auto}#pinglun-score-four-thirty-three .pl-heading{margin-bottom:26px}#pinglun-score-four-thirty-three span,#pinglun-score-four-thirty-three small,#pinglun-score-four-thirty-three strong,#pinglun-score-four-thirty-three b,#pinglun-score-four-thirty-three em,#pinglun-score-four-thirty-three mark,#pinglun-score-four-thirty-three h2,#pinglun-score-four-thirty-three h3,#pinglun-score-four-thirty-three p{letter-spacing:0}#pinglun-score-four-thirty-three h2{margin:0;color:#172554;font-size:clamp(26px,3vw,42px);line-height:1.18;font-weight:850}#pinglun-score-four-thirty-three h3{margin:0;color:#172554;font-size:18px;line-height:1.35;font-weight:800}#pinglun-score-four-thirty-three p{margin:0;color:#475569;font-size:16px;line-height:1.82}#pinglun-score-four-thirty-three img{width:52px;height:52px;border-radius:50%;object-fit:cover;flex:0 0 auto}#pinglun-score-four-thirty-three .pl-heading>span{display:inline-flex;margin-bottom:12px;padding:7px 13px;border-radius:999px;background:#e0e7ff;color:#4338ca;font-weight:800}#pinglun-score-four-thirty-three .pl-heading>p{max-width:780px;margin-top:14px}#pinglun-score-four-thirty-three .pl-list{display:grid;gap:18px}#pinglun-score-four-thirty-three .pl-list{grid-template-columns:repeat(4,minmax(0,1fr))}#pinglun-score-four-thirty-three .pl-item{background:#fff;border:1px solid #e0e7ff;border-radius:8px;padding:18px;box-shadow:0 18px 46px rgba(15,23,42,.08);min-width:0}#pinglun-score-four-thirty-three .pl-item p{margin-top:12px}#pinglun-score-four-thirty-three .pl-item b,#pinglun-score-four-thirty-three .pl-item mark,#pinglun-score-four-thirty-three .pl-item small{display:inline-flex;margin-top:14px;color:#4338ca;font-weight:800;background:transparent}#pinglun-score-four-thirty-three .pl-user,#pinglun-score-four-thirty-three .pl-item footer,#pinglun-score-four-thirty-three .pl-item header{display:flex;align-items:center;gap:12px;min-width:0}#pinglun-score-four-thirty-three .pl-user span,#pinglun-score-four-thirty-three .pl-item footer span,#pinglun-score-four-thirty-three .pl-item header div{display:grid;gap:3px;min-width:0}#pinglun-score-four-thirty-three em,#pinglun-score-four-thirty-three small{color:#64748b;font-style:normal;font-size:14px}#pinglun-score-four-thirty-three .pl-num,#pinglun-score-four-thirty-three .pl-dot,#pinglun-score-four-thirty-three .pl-score,#pinglun-score-four-thirty-three .pl-rank,#pinglun-score-four-thirty-three .pl-stamp{width:52px;height:52px;display:grid;place-items:center;border-radius:8px;background:#4338ca;color:#fff;font-weight:900;flex:0 0 auto}#pinglun-score-four-thirty-three.pl-type-quote .pl-item i{display:block;color:#4338ca;font-size:56px;line-height:.8;font-style:normal}#pinglun-score-four-thirty-three.pl-type-quote .pl-item footer{margin-top:16px;justify-content:space-between}#pinglun-score-four-thirty-three.pl-type-chat .pl-item{display:grid;grid-template-columns:auto 1fr;gap:14px;border-radius:8px}#pinglun-score-four-thirty-three.pl-type-score .pl-item{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:start}#pinglun-score-four-thirty-three.pl-type-journal .pl-item{display:grid;grid-template-columns:auto 1fr;gap:16px}#pinglun-score-four-thirty-three.pl-type-time .pl-item,#pinglun-score-four-thirty-three.pl-type-rank .pl-item{display:grid;grid-template-columns:auto auto 1fr;gap:14px}#pinglun-score-four-thirty-three.pl-type-feature .pl-avatar{width:72px;height:72px;border-radius:50%;background:#eef2ff;display:grid;place-items:center;margin-bottom:14px}#pinglun-score-four-thirty-three.pl-type-feature .pl-avatar img{width:58px;height:58px}#pinglun-score-four-thirty-three.pl-type-post .pl-strip{margin:-18px -18px 16px;padding:12px 18px;background:#eef2ff;color:#4338ca;font-weight:900;border-radius:8px 8px 0 0}#pinglun-score-four-thirty-three.pl-type-stamp .pl-stamp{margin-bottom:14px}#pinglun-score-four-thirty-three.pl-type-ribbon .pl-item b{margin:-18px 0 12px;padding:9px 13px;border-radius:0 0 8px 8px;background:#4338ca;color:#fff}#pinglun-score-four-thirty-three.pl-type-clean .pl-item{box-shadow:none;border-left:4px solid #4338ca}#pinglun-score-four-thirty-three.pl-type-wall .pl-item{background:#eef2ff}#pinglun-score-four-thirty-three.pl-type-focus .pl-item img{margin-bottom:12px}@media (max-width:1020px){#pinglun-score-four-thirty-three .pl-list{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:none!important}#pinglun-score-four-thirty-three .pl-wrap{display:block}#pinglun-score-four-thirty-three .pl-heading{margin-bottom:24px}#pinglun-score-four-thirty-three .pl-item{grid-area:auto!important}}@media (max-width:640px){#pinglun-score-four-thirty-three{padding:34px 14px}#pinglun-score-four-thirty-three .pl-list{grid-template-columns:1fr}#pinglun-score-four-thirty-three .pl-item{padding:16px}#pinglun-score-four-thirty-three h2{font-size:26px}#pinglun-score-four-thirty-three p{font-size:15px}#pinglun-score-four-thirty-three.pl-type-chat .pl-item,#pinglun-score-four-thirty-three.pl-type-score .pl-item,#pinglun-score-four-thirty-three.pl-type-rank .pl-item,#pinglun-score-four-thirty-three.pl-type-journal .pl-item,#pinglun-score-four-thirty-three.pl-type-time .pl-item{grid-template-columns:1fr}#pinglun-score-four-thirty-three .pl-num,#pinglun-score-four-thirty-three .pl-dot,#pinglun-score-four-thirty-three .pl-score,#pinglun-score-four-thirty-three .pl-rank,#pinglun-score-four-thirty-three .pl-stamp{width:44px;height:44px}}#rongyu-honor-twenty-six{padding:64px 16px;background:#08111f;color:#f8fafc;overflow:hidden}#rongyu-honor-twenty-six *{box-sizing:border-box}#rongyu-honor-twenty-six .ry-wrap{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1fr 360px;gap:18px;align-items:stretch}#rongyu-honor-twenty-six .ry-copy{padding:34px;border-radius:26px;background:radial-gradient(circle at 0 0,rgba(14,165,233,.35),rgba(255,255,255,.06) 42%,rgba(255,255,255,.04));border:1px solid rgba(148,163,184,.2)}#rongyu-honor-twenty-six .ry-copy span{color:#67e8f9;font-weight:950}#rongyu-honor-twenty-six h2{margin:10px 0 0;font-size:clamp(30px,3.4vw,50px);font-weight:950;letter-spacing:0;line-height:1.08}#rongyu-honor-twenty-six p{margin:14px 0 0;color:#cbd5e1;line-height:1.75}#rongyu-honor-twenty-six figure{margin:0;border-radius:26px;overflow:hidden;background:#000}#rongyu-honor-twenty-six img{display:block;width:100%;height:100%;object-fit:cover;opacity:.86}#rongyu-honor-twenty-six .ry-metrics{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}#rongyu-honor-twenty-six .ry-metrics article{padding:20px;border-radius:18px;background:rgba(255,255,255,.08);border:1px solid rgba(148,163,184,.18)}#rongyu-honor-twenty-six b{display:block;color:#67e8f9;font-size:30px;font-weight:950}#rongyu-honor-twenty-six .ry-metrics span{color:#cbd5e1;font-weight:800}#rongyu-honor-twenty-six .ry-proofs{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:10px}#rongyu-honor-twenty-six em{font-style:normal;border-radius:999px;padding:10px 14px;background:rgba(103,232,249,.12);color:#cffafe;font-weight:850}@media(max-width:850px){#rongyu-honor-twenty-six .ry-wrap{grid-template-columns:1fr}#rongyu-honor-twenty-six img{height:240px}#rongyu-honor-twenty-six .ry-metrics{grid-template-columns:1fr}}#matches-live-eighteen{padding:78px 18px;background:#f5f7fb;color:#101828}#matches-live-eighteen .ms18-wrap{max-width:1180px;margin:auto}#matches-live-eighteen .ms18-top{display:grid;grid-template-columns:.5fr 1fr;gap:22px;align-items:end;margin-bottom:26px}#matches-live-eighteen .ms18-top span{color:#dc2626;font-weight:900}#matches-live-eighteen h2{grid-column:1/2;margin:8px 0 0;font-size:40px;line-height:1.15;color:#101828}#matches-live-eighteen h2 em{font-style:normal;color:#dc2626}#matches-live-eighteen p{grid-column:2/3;grid-row:1/3;margin:0;color:#667085;line-height:1.85;max-width:640px}#matches-live-eighteen .ms18-board{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}#matches-live-eighteen .ms18-match{position:relative;overflow:hidden;border-radius:26px;background:#fff;border:1px solid #e3e8ef;padding:18px;box-shadow:0 18px 42px rgba(16,24,40,.08)}#matches-live-eighteen .ms18-match:before{content:"";position:absolute;right:-46px;top:-46px;width:150px;height:150px;border-radius:50%;background:rgba(220,38,38,.08)}#matches-live-eighteen .ms18-match.is-live{border-color:#22c55e;background:linear-gradient(180deg,#fff,#f7fff9)}#matches-live-eighteen .ms18-head{position:relative;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}#matches-live-eighteen .ms18-head b{color:#dc2626;font-size:18px}#matches-live-eighteen .ms18-head em{font-style:normal;border-radius:999px;background:#f1f5f9;color:#475569;padding:7px 11px;font-weight:900}#matches-live-eighteen .ms18-match.is-live .ms18-head em{background:#dcfce7;color:#166534}#matches-live-eighteen .ms18-body{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 112px minmax(0,1fr);gap:14px;align-items:center}#matches-live-eighteen .ms18-team{display:grid;justify-items:center;text-align:center;gap:9px;min-width:0}#matches-live-eighteen .ms18-team strong{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#101828}#matches-live-eighteen .ms18-logo,#matches-live-eighteen .ms18-abbr{width:52px;height:52px;border-radius:50%;object-fit:cover;background:#fee2e2;display:grid;place-items:center;color:#dc2626;font-weight:900;box-shadow:0 8px 20px rgba(16,24,40,.1)}#matches-live-eighteen .ms18-score{display:grid;place-items:center;min-height:82px;border-radius:22px;background:#101828;color:#fff;border:1px solid #1f2937}#matches-live-eighteen .ms18-score b{font-size:26px;line-height:1}#matches-live-eighteen .ms18-score small{margin-top:8px;color:#b8c7dc;font-weight:800;text-align:center}@media(max-width:820px){#matches-live-eighteen{padding:42px 14px}#matches-live-eighteen .ms18-top{display:block}#matches-live-eighteen h2{font-size:28px;margin:10px 0 12px}#matches-live-eighteen .ms18-board{grid-template-columns:1fr}#matches-live-eighteen .ms18-body{grid-template-columns:1fr}#matches-live-eighteen .ms18-score{min-height:64px}#matches-live-eighteen .ms18-team{justify-items:start;text-align:left}}#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}}