:root{
  --wn-id-blue:#0868df;
  --wn-id-blue2:#0057c8;
  --wn-id-navy:#071d41;
  --wn-id-text:#10213d;
  --wn-id-muted:#66758e;
  --wn-id-line:#dbe6f3;
  --wn-id-soft:#f5f9ff;
  --wn-id-card:#fff;
  --wn-id-shadow:0 18px 48px rgba(17,45,84,.08);
}
body{background:#f4f8fd!important;color:var(--wn-id-text)}
.liCard{border-color:var(--wn-id-line)!important;border-radius:18px!important;box-shadow:var(--wn-id-shadow)!important}
.liHead{border-bottom-color:var(--wn-id-line)!important;padding:15px 18px!important}
.liBody{padding:18px!important}
.h1{color:var(--wn-id-navy)!important;letter-spacing:-.45px!important}
.sub,.liMuted{color:var(--wn-id-muted)!important}
.chip{border-color:var(--wn-id-line)!important;background:#f7faff!important}
.chip.blue{color:var(--wn-id-blue)!important;background:#eef6ff!important;border-color:#cfe3ff!important}
.cover,.banner,.logo{border-color:var(--wn-id-line)!important}
.about{margin-top:20px!important;padding:20px!important;border:1px solid var(--wn-id-line)!important;border-radius:16px!important;background:linear-gradient(180deg,#fff,#fbfdff)!important}
.about>.liTitle{font-size:16px!important;color:var(--wn-id-navy)!important}
.aboutText{margin-top:11px!important;color:#263a58!important;font-size:14px!important;font-weight:500!important;line-height:1.8!important;overflow-wrap:anywhere}
.aboutText p{margin:0 0 13px}.aboutText p:last-child{margin-bottom:0}
.aboutText strong,.aboutText b{font-weight:800;color:#0b2247}.aboutText em,.aboutText i{font-style:italic}
.aboutText h2,.aboutText h3,.aboutText h4{color:var(--wn-id-navy);margin:18px 0 8px;line-height:1.25}
.aboutText h2{font-size:19px}.aboutText h3{font-size:17px}.aboutText h4{font-size:15px}
.aboutText ul,.aboutText ol{margin:10px 0 14px 22px;padding:0}.aboutText li{margin:5px 0}
.aboutText blockquote{margin:15px 0;padding:12px 15px;border-left:4px solid var(--wn-id-blue);background:#f1f7ff;border-radius:0 12px 12px 0;color:#334b6b}
.aboutText a{color:var(--wn-id-blue);font-weight:700;text-decoration:none}.aboutText a:hover{text-decoration:underline}
.wnIdentitySocials{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}
.wnIdentitySocial{height:38px;display:inline-flex;align-items:center;gap:8px;padding:0 12px 0 9px;border:1px solid var(--wn-id-line);border-radius:999px;background:#fff;color:#203552;text-decoration:none;font-size:12px;font-weight:800;box-shadow:0 6px 18px rgba(18,49,90,.04);transition:.16s ease}
.wnIdentitySocial:hover{transform:translateY(-1px);border-color:#b8d4f6;background:#f8fbff;box-shadow:0 10px 24px rgba(18,49,90,.09)}
.wnIdentitySocialIcon{width:24px;height:24px;border-radius:8px;display:grid;place-items:center;background:#eef5ff;color:var(--wn-id-blue)}
.wnIdentitySocialIcon svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.wnSocial-facebook .wnIdentitySocialIcon{background:#eef4ff;color:#1877f2}.wnSocial-linkedin .wnIdentitySocialIcon{background:#eaf5ff;color:#0a66c2}
.wnSocial-x .wnIdentitySocialIcon{background:#f1f3f6;color:#101419}.wnSocial-instagram .wnIdentitySocialIcon{background:#fff1f7;color:#d62976}
.wnSocial-youtube .wnIdentitySocialIcon{background:#fff0f0;color:#f00}.wnSocial-email .wnIdentitySocialIcon{background:#eef8f6;color:#087d67}
.wnIdentityTags{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.wnIdentityTag{display:inline-flex;align-items:center;min-height:28px;padding:4px 10px;border:1px solid #dbe6f3;border-radius:999px;background:#f7faff;color:#536783;font-size:11px;font-weight:800}
.wnIdentitySectionTitle{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;color:var(--wn-id-navy);font-size:15px;font-weight:900}
.linkList{gap:9px!important}.linkBtn{border-radius:13px!important;box-shadow:0 8px 22px rgba(16,47,91,.08);transition:.16s ease}.linkBtn:hover{transform:translateY(-1px);filter:brightness(1.02)}
.infoBox{border-color:var(--wn-id-line)!important;background:#fbfdff!important;border-radius:14px!important}.infoBox .k{color:#71809a!important}.infoBox .v{color:#173153!important}
.wnIdentityRichHelp{margin-top:7px;color:#6b7b92;font-size:11px;font-weight:650}
.wnRichEditorShell{border:1px solid #cfdbeb;border-radius:14px;background:#fff;overflow:hidden;box-shadow:0 1px 0 rgba(9,30,66,.02)}
.wnRichToolbar{display:flex;align-items:center;gap:5px;flex-wrap:wrap;padding:7px 8px;border-bottom:1px solid #e3ebf4;background:#f8fbff}
.wnRichToolbar button{min-width:31px;height:30px;padding:0 8px;border:1px solid transparent;border-radius:8px;background:transparent;color:#24405f;font-weight:900;cursor:pointer}.wnRichToolbar button:hover{background:#eaf3ff;border-color:#d3e5fb}
.wnRichEditor{min-height:145px;padding:13px 14px;outline:none;color:#213754;font-size:13px;line-height:1.7}.wnRichEditor:empty:before{content:attr(data-placeholder);color:#9aa7b8}.wnRichEditor p{margin:0 0 10px}
@media(max-width:700px){.wnIdentitySocialLabel{display:none}.wnIdentitySocial{width:38px;padding:0;justify-content:center}.wnIdentitySocialIcon{background:transparent!important;width:28px}.about{padding:16px!important}.liBody{padding:14px!important}}
