#about-dark-record-three{padding:58px 16px;background:#0b1220;color:#fff;overflow:hidden}#about-dark-record-three *{box-sizing:border-box}#about-dark-record-three .about-wrap{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1.05fr .95fr;gap:26px;align-items:center}#about-dark-record-three .about-content{padding:30px;border:1px solid rgba(148,163,184,.28);border-radius:8px;background:#111827}#about-dark-record-three .about-label{display:inline-flex;margin-bottom:12px;color:#38bdf8;font-weight:850}#about-dark-record-three h2{margin:0;color:#fff;font-size:clamp(27px,3vw,44px);line-height:1.16;font-weight:900;letter-spacing:0}#about-dark-record-three h3{margin:0;color:#fff;font-size:16px;line-height:1.42;font-weight:850;letter-spacing:0}#about-dark-record-three p{margin:0;color:#cbd5e1;font-size:15px;line-height:1.84;letter-spacing:0}#about-dark-record-three .about-content>p{margin-top:14px}#about-dark-record-three .about-media{height:480px;margin:0;border-radius:8px;overflow:hidden;border:1px solid rgba(148,163,184,.28);box-shadow:0 24px 50px rgba(0,0,0,.32)}#about-dark-record-three img{display:block;width:100%;height:100%;object-fit:cover}#about-dark-record-three .about-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:20px}#about-dark-record-three .about-points article{padding:15px;border-radius:8px;background:#1f2937}#about-dark-record-three .about-points p{margin-top:8px;font-size:14px}@media (max-width:900px){#about-dark-record-three .about-wrap{grid-template-columns:1fr}#about-dark-record-three .about-media{height:320px}}@media (max-width:640px){#about-dark-record-three{padding:36px 14px}#about-dark-record-three .about-content{padding:20px}#about-dark-record-three .about-points{grid-template-columns:1fr}#about-dark-record-three h2{font-size:25px}#about-dark-record-three p{font-size:14px}}.security3{padding:80px 16px;background:linear-gradient(180deg,#f4f8ff 0%,#ffffff 54%,#eef8f3 100%);color:#111827;overflow:hidden}.security3 *{box-sizing:border-box}.security3-layout{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1fr 330px 1fr;gap:22px;align-items:center}.security3-copy{padding:34px;border-radius:8px;background:#fff;border:1px solid #dde7f4;box-shadow:0 18px 44px rgba(48,76,116,.08)}.security3-eyebrow{display:inline-flex;padding:8px 12px;border-radius:4px;background:#eaf1ff;color:#315cc8;font-weight:900;margin-bottom:16px}.security3 h2{margin:0;font-size:34px;line-height:1.2;font-weight:900;color:#0f172a}.security3-copy p{margin:18px 0 0;color:#526074;line-height:1.85;font-size:16px}.security3-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:22px}.security3-actions b{padding:10px 12px;border-radius:6px;background:#f7faff;border:1px solid #dfe9f9;color:#30445f;font-size:13px}.security3-phone{border-radius:34px;background:#101725;padding:14px;box-shadow:0 28px 54px rgba(16,23,37,.22);border:1px solid rgba(255,255,255,.18)}.security3-phone-top{width:96px;height:6px;border-radius:999px;background:#2f3a4f;margin:8px auto 16px}.security3-screen{min-height:500px;border-radius:24px;background:linear-gradient(180deg,#f8fbff,#e9f6ef);padding:24px 18px;display:flex;flex-direction:column;gap:13px}.security3-screen strong{font-size:20px;color:#102036;margin-bottom:10px}.security3-row{display:grid;grid-template-columns:46px 1fr 28px;align-items:center;gap:10px;padding:13px 12px;background:#fff;border:1px solid #dfe8f1;border-radius:8px;box-shadow:0 8px 18px rgba(55,86,118,.06)}.security3-row span{height:38px;border-radius:6px;background:#246f5f;color:#fff;display:grid;place-items:center;font-size:13px;font-weight:900}.security3-row p{margin:0;color:#1f2d3d;font-weight:900;line-height:1.35}.security3-row i{color:#22a15f}.security3-list{display:grid;gap:12px}.security3-list article{background:#fff;border:1px solid #dfe8f1;border-radius:8px;padding:20px;display:grid;grid-template-columns:44px 1fr;column-gap:14px;box-shadow:0 16px 34px rgba(48,76,116,.07)}.security3-list i{grid-row:1 / span 2;width:44px;height:44px;border-radius:8px;background:#102036;color:#fff;display:grid;place-items:center}.security3-list h3{margin:0 0 7px;font-size:17px;color:#111827;font-weight:900}.security3-list p{margin:0;color:#5c6876;line-height:1.68;font-size:14px}.security3-contact{grid-column:1 / -1;border-radius:8px;background:#102036;color:#fff;padding:22px 26px;display:flex;align-items:center;justify-content:space-between;gap:18px}.security3-contact span{font-weight:900;color:#8fe2bd;white-space:nowrap}.security3-contact p{margin:0;color:#c5d3e1;line-height:1.65}.security3-contact a{color:#fff;text-decoration:none;font-weight:900;border-bottom:2px solid #8fe2bd}@media (max-width:991px){.security3{padding:48px 14px}.security3-layout{grid-template-columns:1fr 1fr}.security3-phone{order:3}.security3-list{order:2}.security3-contact{order:4}.security3-copy{order:1}.security3-screen{min-height:390px}.security3 h2{font-size:28px}}@media (max-width:680px){.security3-layout{grid-template-columns:1fr}.security3-copy{padding:24px 18px}.security3-actions{grid-template-columns:1fr}.security3-phone{max-width:330px;width:100%;margin:0 auto}.security3-contact{align-items:flex-start;flex-direction:column;padding:20px}.security3 h2{font-size:24px}}.appld23{padding:70px 16px;background:#fff7ed;color:#24160c}.appld23 *{box-sizing:border-box}.appld23-layers{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:330px 1fr;gap:18px;align-items:center}.appld23 figure{margin:0;border-radius:8px;overflow:hidden;height:430px;box-shadow:0 24px 64px rgba(194,65,12,.16)}.appld23 img{width:100%;height:100%;object-fit:cover}.appld23-copy{background:#fff;border:1px solid #f0d6bd;border-radius:8px;padding:32px}.appld23-copy span{color:#c2410c;font-weight:900}.appld23 h2{font-size:34px;line-height:1.18;margin:12px 0}.appld23 p{line-height:1.75;color:#72543d;margin:0}.appld23-stack{grid-column:1/-1;display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.appld23-stack article{background:#fff;border:1px solid #f0d6bd;border-radius:8px;padding:17px;min-height:132px;position:relative}.appld23-stack b{position:absolute;right:12px;top:10px;color:#fed7aa;font-size:30px}.appld23-stack strong{display:block;max-width:80%}.appld23-stack small{display:block;color:#72543d;line-height:1.55;margin-top:8px}@media(max-width:900px){.appld23{padding:42px 14px}.appld23-layers,.appld23-stack{grid-template-columns:1fr}.appld23 figure{height:230px}.appld23-copy{padding:26px}.appld23 h2{font-size:25px}}#faq-service-ticket-sixteen{padding:48px 16px;background:#f5f3ff;color:#1f1a3d;overflow:hidden}#faq-service-ticket-sixteen *{box-sizing:border-box}#faq-service-ticket-sixteen .faq-wrap{max-width:1160px;margin:0 auto}#faq-service-ticket-sixteen .faq-head{display:grid;grid-template-columns:minmax(260px,420px) 1fr;gap:24px;align-items:end;margin-bottom:22px}#faq-service-ticket-sixteen .faq-head span{color:#6d28d9;font-weight:850;letter-spacing:0}#faq-service-ticket-sixteen h2{margin:0;color:#1f1a3d;font-size:clamp(25px,3vw,40px);line-height:1.18;font-weight:900;letter-spacing:0}#faq-service-ticket-sixteen h3{margin:0;color:#1f1a3d;font-size:17px;line-height:1.42;font-weight:850;letter-spacing:0}#faq-service-ticket-sixteen p{margin:0;color:#5b5274;font-size:15px;line-height:1.66;letter-spacing:0}#faq-service-ticket-sixteen .faq-service-grid{display:grid;grid-template-columns:1.05fr 1.6fr;gap:16px}#faq-service-ticket-sixteen .faq-feature{padding:24px;border:1px solid #ddd6fe;border-radius:8px;background:#ffffff;box-shadow:0 18px 36px rgba(109,40,217,.1)}#faq-service-ticket-sixteen .faq-feature small{display:inline-flex;margin-bottom:16px;color:#6d28d9;font-weight:850;letter-spacing:0}#faq-service-ticket-sixteen .faq-feature p{margin-top:12px}#faq-service-ticket-sixteen .faq-feature b{display:inline-flex;margin-top:20px;padding:8px 12px;border-radius:8px;background:#ede9fe;color:#6d28d9;letter-spacing:0}#faq-service-ticket-sixteen .faq-mini-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}#faq-service-ticket-sixteen .faq-mini{display:grid;grid-template-columns:auto 1fr;gap:14px;padding:18px;border:1px solid #ddd6fe;border-radius:8px;background:#ffffff}#faq-service-ticket-sixteen .faq-mini i{display:grid;place-items:center;width:34px;height:34px;border-radius:8px;background:#7c3aed;color:#ffffff;font-style:normal;font-weight:900}#faq-service-ticket-sixteen .faq-mini p{margin-top:7px}@media (max-width:900px){#faq-service-ticket-sixteen .faq-head,#faq-service-ticket-sixteen .faq-service-grid{grid-template-columns:1fr}}@media (max-width:640px){#faq-service-ticket-sixteen{padding:34px 14px}#faq-service-ticket-sixteen .faq-mini-list{grid-template-columns:1fr}}#footer-dark-board-twenty-six{padding:54px 0 24px;background:#121826;color:#e5edf7}#footer-dark-board-twenty-six a{color:inherit;text-decoration:none}#footer-dark-board-twenty-six .dp-footer__board{display:grid;grid-template-columns:1.1fr .8fr .9fr 1fr;gap:0;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:24px;background:#0b1120}#footer-dark-board-twenty-six .dp-footer__board>section,#footer-dark-board-twenty-six .dp-footer__board>nav{padding:24px;border-right:1px solid rgba(255,255,255,.1)}#footer-dark-board-twenty-six .dp-footer__board>*:last-child{border-right:0}#footer-dark-board-twenty-six .dp-footer__brand img{height:42px;width:auto;max-width:none;object-fit:contain;border-radius:14px;margin-bottom:16px}#footer-dark-board-twenty-six h2{margin:0 0 10px;font-size:28px;font-weight:900}#footer-dark-board-twenty-six p{margin:0;color:#aab7cc;font-size:14px;line-height:1.9}#footer-dark-board-twenty-six nav,#footer-dark-board-twenty-six .dp-footer__contact,#footer-dark-board-twenty-six .dp-footer__friends{display:flex;flex-direction:column;gap:9px}#footer-dark-board-twenty-six nav a,#footer-dark-board-twenty-six .dp-footer__contact span,#footer-dark-board-twenty-six .dp-footer__contact a,#footer-dark-board-twenty-six .dp-footer__friends a{color:#aab7cc;font-size:14px;line-height:1.6}#footer-dark-board-twenty-six nav a:hover,#footer-dark-board-twenty-six .dp-footer__friends a:hover{color:#60a5fa}#footer-dark-board-twenty-six .dp-footer__friends b{margin-bottom:4px;color:#fff}#footer-dark-board-twenty-six .dp-footer__copy{display:flex;justify-content:space-between;gap:14px;flex-wrap:wrap;margin-top:20px;color:#7d8aa0;font-size:13px}@media(max-width:991.98px){#footer-dark-board-twenty-six .dp-footer__board{grid-template-columns:1fr 1fr}#footer-dark-board-twenty-six .dp-footer__board>section,#footer-dark-board-twenty-six .dp-footer__board>nav{border-right:0;border-bottom:1px solid rgba(255,255,255,.1)}}@media(max-width:575.98px){#footer-dark-board-twenty-six .dp-footer__board{grid-template-columns:1fr}}.arn-twenty-four{padding:72px 16px;background:#fff7ed;color:#24170d}.arn-twenty-four .arn-paper{max-width:1100px;margin:0 auto;border:1px solid #fed7aa;border-radius:10px;background:#fffdf7;box-shadow:0 24px 60px rgba(154,79,18,.13);padding:34px}.arn-twenty-four .arn-paper-title{display:grid;grid-template-columns:190px 1fr;gap:16px 26px;align-items:end;padding-bottom:24px;border-bottom:3px double #f2c38d}.arn-twenty-four .arn-paper-title span{grid-row:span 2;align-self:stretch;display:grid;place-items:center;border-radius:8px;background:#431407;color:#fed7aa;font-weight:900}.arn-twenty-four h2{margin:0;font-size:clamp(30px,4vw,50px);line-height:1.08;letter-spacing:0}.arn-twenty-four p{grid-column:2;margin:0;color:#7c4a22;line-height:1.75}.arn-twenty-four .arn-paper-list{display:grid;gap:14px;margin-top:22px}.arn-twenty-four article{display:grid;grid-template-columns:150px 1fr 126px;gap:14px;align-items:start;padding:18px;border-radius:8px;background:linear-gradient(90deg,#fff 0%,#fffaf0 100%);border:1px solid #fde0b8}.arn-twenty-four time{font-weight:900;color:#9a3412}.arn-twenty-four h3{margin:0 0 4px;font-size:24px}.arn-twenty-four b{font-size:14px;color:#c2410c}.arn-twenty-four em{justify-self:end;font-style:normal;padding:7px 10px;border-radius:999px;background:#ffedd5;color:#7c2d12;font-weight:800}.arn-twenty-four ul{grid-column:2/4;margin:0;padding-left:20px;color:#4b3420;line-height:1.72}.arn-twenty-four li+li{margin-top:5px}@media (max-width:760px){.arn-twenty-four{padding:42px 12px}.arn-twenty-four .arn-paper{padding:20px}.arn-twenty-four .arn-paper-title,.arn-twenty-four article{grid-template-columns:1fr}.arn-twenty-four p,.arn-twenty-four ul{grid-column:auto}.arn-twenty-four em{justify-self:start}}#header-violet-lane-forty-two{position:relative;z-index:20;padding:8px 0;background:#eef2ff}#header-violet-lane-forty-two .dp-header__nav{padding:0;background:transparent}#header-violet-lane-forty-two .dp-header__grid{display:flex;align-items:center;gap:20px;min-height:70px;padding-left:18px;padding-right:16px;border-radius:12px;background:#fff;box-shadow:0 14px 30px rgba(79,70,229,.1)}#header-violet-lane-forty-two .dp-header__brand{display:inline-flex;align-items:center;min-width:210px;color:#312e81;text-decoration:none}#header-violet-lane-forty-two .dp-header__brand span{display:block;max-width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:24px;font-weight:900}#header-violet-lane-forty-two .dp-header__collapse{align-items:center;min-width:0}#header-violet-lane-forty-two .dp-header__menu{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;gap:8px;margin:0 auto;min-width:0}#header-violet-lane-forty-two .dp-header__link{display:flex;align-items:center;min-height:40px;padding:9px 13px;border-radius:8px;color:#4338ca;font-size:15px;font-weight:800;white-space:nowrap;text-decoration:none}#header-violet-lane-forty-two .dp-header__link:hover{background:#eef2ff;color:#312e81;text-decoration:none}#header-violet-lane-forty-two .dp-header__link.active{background:#4338ca;color:#fff}#header-violet-lane-forty-two .dp-header__actions{display:flex;flex-direction:row;align-items:center;gap:8px;margin-left:16px}#header-violet-lane-forty-two .dp-header__login{display:inline-flex;align-items:center;min-height:40px;padding:10px 14px;border-radius:8px;background:#4338ca;color:#fff;font-size:14px;font-weight:900;text-decoration:none;white-space:nowrap}#header-violet-lane-forty-two .dp-header__login:hover{background:#312e81;color:#fff;text-decoration:none}#header-violet-lane-forty-two .dp-header__toggle{display:none;align-items:center;justify-content:center;width:42px;height:42px;margin-left:auto;border:1px solid rgba(67,56,202,.14);border-radius:8px;background:#eef2ff;color:#312e81}@media(max-width:991.98px){#header-violet-lane-forty-two .dp-header__grid{flex-wrap:wrap;gap:0;min-height:64px;padding:8px 12px}#header-violet-lane-forty-two .dp-header__brand{min-width:0;max-width:70vw}#header-violet-lane-forty-two .dp-header__brand span{max-width:52vw;font-size:21px}#header-violet-lane-forty-two .dp-header__toggle{display:inline-flex}#header-violet-lane-forty-two .dp-header__collapse{flex-basis:100%;width:100%;margin-top:10px;padding-top:10px;border-top:1px solid rgba(67,56,202,.12)}#header-violet-lane-forty-two .dp-header__menu{overflow-x:auto;justify-content:flex-start;padding-bottom:4px}#header-violet-lane-forty-two .dp-header__link{background:#eef2ff}#header-violet-lane-forty-two .dp-header__actions{margin:10px 0 0;overflow-x:auto}}#header-violet-lane-forty-two .dp-header__brand{gap:12px}#header-violet-lane-forty-two .dp-header__logo{height:42px;width:auto;max-width:none;object-fit:contain;border-radius:10px}@media(max-width:991.98px){#header-violet-lane-forty-two .dp-header__logo{height:38px}}@media(max-width:575.98px){#header-violet-lane-forty-two .dp-header__logo{height:34px}}.home-hero-thirty-seven{min-height:680px;padding:70px 18px;background:linear-gradient(180deg,#ecfeff,#eff6ff 45%,#ffffff);display:grid;grid-template-columns:.85fr 1.15fr;gap:34px;align-items:center;color:#0f172a}.hero-37-phone{justify-self:end;width:min(430px,100%);border-radius:8px;padding:14px;background:linear-gradient(135deg,#0f172a,#0e7490);box-shadow:0 24px 70px rgba(14,116,144,.22)}.hero-37-phone img{width:100%;aspect-ratio:3/4;object-fit:cover;border-radius:6px;display:block}.hero-37-copy{max-width:820px}.hero-37-copy>span{font-weight:900;color:#0891b2}.home-hero-thirty-seven h1{font-size:58px;line-height:1.06;letter-spacing:0;margin:14px 0;color:#111827}.home-hero-thirty-seven h1 strong{color:#0891b2}.hero-37-copy p{font-size:18px;line-height:1.9;color:#334155}.hero-37-copy a{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;background:#0f172a;color:#fff;text-decoration:none;font-weight:900;margin-top:22px}.hero-37-steps{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:14px;max-width:1280px;margin:0 auto;width:100%}.hero-37-steps article{background:#fff;border:1px solid #cbd5e1;padding:22px;border-left:5px solid #06b6d4}.hero-37-steps b{display:block;font-size:21px}.hero-37-steps span{display:block;margin-top:9px;color:#475569;line-height:1.7}@media (max-width:900px){.home-hero-thirty-seven{min-height:auto;grid-template-columns:1fr;padding:42px 12px}.hero-37-phone{justify-self:stretch}.home-hero-thirty-seven h1{font-size:34px}.hero-37-steps{grid-template-columns:1fr}}#news-feed-twenty-one{padding:64px 16px;background:#eef2ff;color:#16182e;overflow:hidden}#news-feed-twenty-one *{box-sizing:border-box}#news-feed-twenty-one .news-wrap{max-width:1180px;margin:0 auto}#news-feed-twenty-one .news-head{display:grid;grid-template-columns:.72fr 1fr;gap:24px;align-items:end;margin-bottom:30px}#news-feed-twenty-one .news-head span{display:inline-flex;color:#4f46e5;font-weight:900;letter-spacing:0;margin-bottom:8px}#news-feed-twenty-one h2{margin:0;font-size:clamp(28px,3.2vw,46px);line-height:1.14;font-weight:900;letter-spacing:0}#news-feed-twenty-one .news-head p{margin:0;color:#64748b;font-size:15px;line-height:1.72}#news-feed-twenty-one a{text-decoration:none}#news-feed-twenty-one img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}#news-feed-twenty-one article:hover img{transform:scale(1.04)}#news-feed-twenty-one time{display:block;color:#4f46e5;font-size:13px;font-weight:850;margin-bottom:8px}#news-feed-twenty-one h3{margin:0;font-size:18px;line-height:1.36;font-weight:900;letter-spacing:0}#news-feed-twenty-one h3 a{color:#16182e}#news-feed-twenty-one p{margin:9px 0 0;color:#64748b;font-size:14px;line-height:1.66}#news-feed-twenty-one .news-feature{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}#news-feed-twenty-one .news-card{background:#fff;border:1px solid #e0e7ff;border-radius:10px;overflow:hidden;box-shadow:0 16px 38px rgba(15,23,42,.08)}#news-feed-twenty-one .news-card:nth-child(2){transform:translateY(26px)}#news-feed-twenty-one .news-img{display:block;height:260px;overflow:hidden}#news-feed-twenty-one .news-text{padding:20px}#news-feed-twenty-one .news-more{display:inline-flex;margin-top:15px;color:#fff;background:#4f46e5;border-radius:8px;padding:9px 14px;font-weight:900}@media(max-width:980px){#news-feed-twenty-one .news-head{grid-template-columns:1fr}#news-feed-twenty-one .news-grid,#news-feed-twenty-one .news-feature,#news-feed-twenty-one .news-dark-grid{grid-template-columns:1fr 1fr}#news-feed-twenty-one .news-card:first-child{grid-column:auto;grid-row:auto}#news-feed-twenty-one .news-lead-list{grid-template-columns:1fr}#news-feed-twenty-one .news-item:first-child{grid-row:auto}#news-feed-twenty-one .news-directory .news-line,#news-feed-twenty-one .news-line{grid-template-columns:1fr;gap:8px}#news-feed-twenty-one .news-row{grid-template-columns:160px 1fr}#news-feed-twenty-one .news-action{grid-column:2;justify-self:start}}@media(max-width:640px){#news-feed-twenty-one{padding:38px 14px}#news-feed-twenty-one .news-grid,#news-feed-twenty-one .news-feature,#news-feed-twenty-one .news-dark-grid{grid-template-columns:1fr}#news-feed-twenty-one .news-row,#news-feed-twenty-one .news-item,#news-feed-twenty-one .news-node{grid-template-columns:1fr;margin-left:0}#news-feed-twenty-one .news-timeline:before,#news-feed-twenty-one .news-node:before{display:none}#news-feed-twenty-one .news-media,#news-feed-twenty-one .news-img,#news-feed-twenty-one .news-thumb,#news-feed-twenty-one .news-cover,#news-feed-twenty-one .news-pic,#news-feed-twenty-one .news-item:first-child .news-thumb,#news-feed-twenty-one .news-card:first-child .news-pic{height:220px}#news-feed-twenty-one .news-action{grid-column:auto}}#pinglun-ribbon-six-seventy{padding:52px 16px;background:#f8fee8;color:#1f2a12;overflow:hidden}#pinglun-ribbon-six-seventy *{box-sizing:border-box}#pinglun-ribbon-six-seventy .pl-wrap{max-width:1160px;margin:0 auto}#pinglun-ribbon-six-seventy .pl-heading{margin-bottom:26px}#pinglun-ribbon-six-seventy span,#pinglun-ribbon-six-seventy small,#pinglun-ribbon-six-seventy strong,#pinglun-ribbon-six-seventy b,#pinglun-ribbon-six-seventy em,#pinglun-ribbon-six-seventy mark,#pinglun-ribbon-six-seventy h2,#pinglun-ribbon-six-seventy h3,#pinglun-ribbon-six-seventy p{letter-spacing:0}#pinglun-ribbon-six-seventy h2{margin:0;color:#1f2a12;font-size:clamp(26px,3vw,42px);line-height:1.18;font-weight:850}#pinglun-ribbon-six-seventy h3{margin:0;color:#1f2a12;font-size:18px;line-height:1.35;font-weight:800}#pinglun-ribbon-six-seventy p{margin:0;color:#475569;font-size:16px;line-height:1.82}#pinglun-ribbon-six-seventy img{width:52px;height:52px;border-radius:50%;object-fit:cover;flex:0 0 auto}#pinglun-ribbon-six-seventy .pl-heading>span{display:inline-flex;margin-bottom:12px;padding:7px 13px;border-radius:999px;background:#d9f99d;color:#4d7c0f;font-weight:800}#pinglun-ribbon-six-seventy .pl-heading>p{max-width:780px;margin-top:14px}#pinglun-ribbon-six-seventy .pl-list{display:grid;gap:20px}#pinglun-ribbon-six-seventy .pl-list{grid-template-columns:repeat(3,minmax(0,1fr))}#pinglun-ribbon-six-seventy .pl-item{background:#fff;border:1px solid #d9f99d;border-radius:8px;padding:20px;box-shadow:0 18px 46px rgba(15,23,42,.08);min-width:0}#pinglun-ribbon-six-seventy .pl-item p{margin-top:12px}#pinglun-ribbon-six-seventy .pl-item b,#pinglun-ribbon-six-seventy .pl-item mark,#pinglun-ribbon-six-seventy .pl-item small{display:inline-flex;margin-top:14px;color:#4d7c0f;font-weight:800;background:transparent}#pinglun-ribbon-six-seventy .pl-user,#pinglun-ribbon-six-seventy .pl-item footer,#pinglun-ribbon-six-seventy .pl-item header{display:flex;align-items:center;gap:12px;min-width:0}#pinglun-ribbon-six-seventy .pl-user span,#pinglun-ribbon-six-seventy .pl-item footer span,#pinglun-ribbon-six-seventy .pl-item header div{display:grid;gap:3px;min-width:0}#pinglun-ribbon-six-seventy em,#pinglun-ribbon-six-seventy small{color:#64748b;font-style:normal;font-size:14px}#pinglun-ribbon-six-seventy .pl-num,#pinglun-ribbon-six-seventy .pl-dot,#pinglun-ribbon-six-seventy .pl-score,#pinglun-ribbon-six-seventy .pl-rank,#pinglun-ribbon-six-seventy .pl-stamp{width:52px;height:52px;display:grid;place-items:center;border-radius:8px;background:#4d7c0f;color:#fff;font-weight:900;flex:0 0 auto}#pinglun-ribbon-six-seventy.pl-type-quote .pl-item i{display:block;color:#4d7c0f;font-size:56px;line-height:.8;font-style:normal}#pinglun-ribbon-six-seventy.pl-type-quote .pl-item footer{margin-top:16px;justify-content:space-between}#pinglun-ribbon-six-seventy.pl-type-chat .pl-item{display:grid;grid-template-columns:auto 1fr;gap:14px;border-radius:8px}#pinglun-ribbon-six-seventy.pl-type-score .pl-item{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:start}#pinglun-ribbon-six-seventy.pl-type-journal .pl-item{display:grid;grid-template-columns:auto 1fr;gap:16px}#pinglun-ribbon-six-seventy.pl-type-time .pl-item,#pinglun-ribbon-six-seventy.pl-type-rank .pl-item{display:grid;grid-template-columns:auto auto 1fr;gap:14px}#pinglun-ribbon-six-seventy.pl-type-feature .pl-avatar{width:72px;height:72px;border-radius:50%;background:#f7fee7;display:grid;place-items:center;margin-bottom:14px}#pinglun-ribbon-six-seventy.pl-type-feature .pl-avatar img{width:58px;height:58px}#pinglun-ribbon-six-seventy.pl-type-post .pl-strip{margin:-20px -20px 16px;padding:12px 18px;background:#f7fee7;color:#4d7c0f;font-weight:900;border-radius:8px 8px 0 0}#pinglun-ribbon-six-seventy.pl-type-stamp .pl-stamp{margin-bottom:14px}#pinglun-ribbon-six-seventy.pl-type-ribbon .pl-item b{margin:-20px 0 12px;padding:9px 13px;border-radius:0 0 8px 8px;background:#4d7c0f;color:#fff}#pinglun-ribbon-six-seventy.pl-type-clean .pl-item{box-shadow:none;border-left:4px solid #4d7c0f}#pinglun-ribbon-six-seventy.pl-type-wall .pl-item{background:#f7fee7}#pinglun-ribbon-six-seventy.pl-type-focus .pl-item img{margin-bottom:12px}@media (max-width:1020px){#pinglun-ribbon-six-seventy .pl-list{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:none!important}#pinglun-ribbon-six-seventy .pl-wrap{display:block}#pinglun-ribbon-six-seventy .pl-heading{margin-bottom:24px}#pinglun-ribbon-six-seventy .pl-item{grid-area:auto!important}}@media (max-width:640px){#pinglun-ribbon-six-seventy{padding:34px 14px}#pinglun-ribbon-six-seventy .pl-list{grid-template-columns:1fr}#pinglun-ribbon-six-seventy .pl-item{padding:16px}#pinglun-ribbon-six-seventy h2{font-size:26px}#pinglun-ribbon-six-seventy p{font-size:15px}#pinglun-ribbon-six-seventy.pl-type-chat .pl-item,#pinglun-ribbon-six-seventy.pl-type-score .pl-item,#pinglun-ribbon-six-seventy.pl-type-rank .pl-item,#pinglun-ribbon-six-seventy.pl-type-journal .pl-item,#pinglun-ribbon-six-seventy.pl-type-time .pl-item{grid-template-columns:1fr}#pinglun-ribbon-six-seventy .pl-num,#pinglun-ribbon-six-seventy .pl-dot,#pinglun-ribbon-six-seventy .pl-score,#pinglun-ribbon-six-seventy .pl-rank,#pinglun-ribbon-six-seventy .pl-stamp{width:44px;height:44px}}#mission-vision-twenty-seven{padding:82px 18px;background:linear-gradient(135deg,#072f2f,#064e3b);color:#ecfdf5}#mission-vision-twenty-seven .sm27-wrap{max-width:1180px;margin:auto;display:grid;grid-template-columns:.9fr 1.1fr;gap:24px;align-items:center}#mission-vision-twenty-seven .sm27-lamp{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);border-radius:34px;padding:34px}#mission-vision-twenty-seven span{color:#fde68a;font-weight:900}#mission-vision-twenty-seven h2{font-size:42px;line-height:1.14;margin:12px 0;color:#fff}#mission-vision-twenty-seven .sm27-lamp p{line-height:1.9;color:#d1fae5}#mission-vision-twenty-seven .sm27-beams{display:grid;gap:14px}#mission-vision-twenty-seven article{background:#ecfdf5;color:#064e3b;border-radius:28px;padding:24px;position:relative;overflow:hidden}#mission-vision-twenty-seven article:before{content:"";position:absolute;left:0;top:0;bottom:0;width:8px;background:#facc15}#mission-vision-twenty-seven h3{font-size:24px;margin:0 0 10px;color:#065f46}#mission-vision-twenty-seven article p{margin:0;line-height:1.78;color:#315b4f}#mission-vision-twenty-seven footer{grid-column:1/-1;background:rgba(0,0,0,.22);border-radius:24px;padding:18px;display:flex;gap:10px;align-items:center;flex-wrap:wrap}#mission-vision-twenty-seven footer strong{flex:1 1 320px;color:#fef3c7}#mission-vision-twenty-seven footer p{margin:0;color:#bbf7d0}#mission-vision-twenty-seven em{font-style:normal;background:rgba(255,255,255,.12);border-radius:999px;padding:7px 12px}@media(max-width:820px){#mission-vision-twenty-seven{padding:42px 14px}#mission-vision-twenty-seven .sm27-wrap{grid-template-columns:1fr}#mission-vision-twenty-seven h2{font-size:28px}}#data-proof-one{padding:70px 18px;background:#f7fafc;color:#0f172a}#data-proof-one .sj1-wrap{max-width:1160px;margin:auto}#data-proof-one .sj1-head{max-width:760px;margin-bottom:22px}#data-proof-one span{color:#2563eb;font-weight:900}#data-proof-one h2{font-size:40px;line-height:1.15;margin:10px 0;color:#0f172a}#data-proof-one .sj1-head p{line-height:1.8;color:#536173}#data-proof-one .sj1-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}#data-proof-one article{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:24px;box-shadow:0 16px 36px rgba(15,23,42,.06)}#data-proof-one b{font-size:36px;color:#1d4ed8}#data-proof-one h3{font-size:20px;margin:12px 0 8px}#data-proof-one article p{margin:0;color:#64748b;line-height:1.6}#data-proof-one footer{margin-top:16px;background:#0f172a;color:#e0f2fe;border-radius:22px;padding:16px;display:flex;gap:10px;align-items:center;flex-wrap:wrap}#data-proof-one footer strong{flex:1 1 280px}#data-proof-one footer p{margin:0;color:#bfdbfe}#data-proof-one footer div{display:flex;gap:8px;flex-wrap:wrap}#data-proof-one em{font-style:normal;background:rgba(255,255,255,.12);border-radius:999px;padding:7px 12px}@media(max-width:900px){#data-proof-one{padding:40px 14px}#data-proof-one .sj1-metrics{grid-template-columns:1fr 1fr}#data-proof-one h2{font-size:28px}}@media(max-width:560px){#data-proof-one .sj1-metrics{grid-template-columns:1fr}}#why-us-choice-eight{padding:66px 16px;background:#0b1020;color:#fff}#why-us-choice-eight .wy8-wrap{max-width:1160px;margin:auto;display:grid;grid-template-columns:1fr .85fr;gap:22px;align-items:center}#why-us-choice-eight .wy8-copy{border-radius:34px;padding:34px;background:linear-gradient(135deg,#172554,#111827)}#why-us-choice-eight .wy8-copy>span{color:#67e8f9;font-weight:900}#why-us-choice-eight h2{font-size:38px;line-height:1.16;margin:12px 0}#why-us-choice-eight .wy8-copy>p{color:#dbeafe;line-height:1.85;margin:0 0 18px}#why-us-choice-eight .wy8-copy div{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}#why-us-choice-eight article{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:16px}#why-us-choice-eight b{display:block;margin-bottom:8px}#why-us-choice-eight small{color:#cbd5e1;line-height:1.6}#why-us-choice-eight figure{margin:0;border-radius:34px;overflow:hidden;min-height:390px}#why-us-choice-eight img{width:100%;height:100%;min-height:390px;object-fit:cover}@media(max-width:900px){#why-us-choice-eight .wy8-wrap{grid-template-columns:1fr}#why-us-choice-eight figure{min-height:280px}#why-us-choice-eight img{min-height:280px}}@media(max-width:560px){#why-us-choice-eight .wy8-copy div{grid-template-columns:1fr}#why-us-choice-eight h2{font-size:29px}}