body,html{margin:0;padding:0}a{text-decoration:none}:root{--page-max:1200px}.siteHeader{background:#001529;border-bottom:1px solid rgba(255,255,255,.1)}.siteHeaderInner{max-width:1100px;margin:0 auto;min-height:64px;padding:10px 20px;display:flex;align-items:center;justify-content:space-between;gap:14px}.siteBrand{display:inline-flex;align-items:center;gap:10px;color:#fff;min-width:0}.siteBrandLogo{width:44px;height:44px;flex:0 0 44px}.siteBrandText{font-size:20px;font-weight:700;letter-spacing:.3px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.siteHeaderRight{margin-left:auto;gap:10px;min-width:0}.siteHeaderActions,.siteHeaderRight{display:flex;align-items:center;justify-content:flex-end}.siteHeaderActions{flex-wrap:wrap;gap:8px}.siteHeaderActionLink{display:inline-flex;align-items:center;justify-content:center;height:34px;padding:0 12px;color:#d6e6ff;border:1px solid rgba(214,230,255,.3);border-radius:999px;font-size:14px;font-weight:600;transition:all .15s ease}.siteHeaderActionLink:hover{color:#fff;border-color:rgba(255,255,255,.72);background:rgba(255,255,255,.12)}.siteHeaderActionLink.active{color:#001529;border-color:transparent;background:#b7d7ff}.siteHeaderSearch{display:inline-flex;align-items:center;gap:6px}.siteHeaderSearchInput{height:34px;min-width:190px;width:220px;border-radius:18px;border:1px solid rgba(255,255,255,.28);padding:0 12px;background:rgba(255,255,255,.1);color:#fff;outline:none}.siteHeaderSearchInput::placeholder{color:rgba(242,248,255,.72)}.siteHeaderSearchInput:focus{border-color:#7db6ff;box-shadow:0 0 0 2px rgba(125,182,255,.28)}.siteHeaderSearchButton{width:34px;height:34px;border:0;border-radius:50%;background:linear-gradient(135deg,#2f7bff,#49b5ff);color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.siteHeaderSearchButton:hover{filter:brightness(1.05)}.home{display:grid;gap:16px}.homeHotbar{display:flex;align-items:center;gap:10px;padding:0;background:#f6f7fb;border:1px solid #e9ecf2;border-radius:6px;min-height:72px;overflow:hidden;position:relative;text-decoration:none}.hotTag{display:inline-flex;align-items:center;justify-content:center;height:18px;padding:0 8px;font-size:12px;font-weight:700;color:#fff;background:#1677ff;border-radius:999px;position:absolute;left:12px;top:10px;z-index:2}.homeHotbarImage{display:block;width:100%;height:96px;object-fit:cover}.homeHero .heroCard{overflow:hidden}.heroSlide{height:360px;background-size:cover;background-position:50%;position:relative}.heroMask{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.15),rgba(0,0,0,.65))}.heroCaption{position:absolute;left:16px;right:16px;bottom:16px;z-index:2}.heroSlideText{background:#f7f9fc;display:flex;align-items:center;justify-content:center}.heroSlideFallback{background-image:url(/branding/banner1.png);background-size:cover;background-position:50%}.heroCaptionText{padding:24px;max-width:90%;text-align:left}.heroRightCard .headlineBox{display:grid;gap:6px}.heroRightCard .headlineTitle{font-size:18px;font-weight:700;color:#1d2a3a;line-height:1.35}.heroRightCard .headlineExcerpt{color:rgba(0,0,0,.65);font-size:13px;line-height:1.7}.homeListItem{padding:8px 0!important}.homeListLink{color:#1d2a3a}.homeListLink:hover{color:#1677ff}.quickCard{border:1px solid #e9ecf2}.quickGrid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px}.quickItem{display:grid;align-content:center;justify-items:center;gap:8px;padding:14px 8px;border-radius:10px;background:#f7fbff;border:1px solid #e6f1ff;transition:all .15s ease}.quickItem:hover{transform:translateY(-1px);border-color:#bcd6ff;background:#eef6ff}.quickIcon{font-size:26px;color:#1677ff}.quickLabel{font-size:13px;color:#1d2a3a;font-weight:600}.homeFeatureBanner{position:relative;overflow:hidden;border-radius:12px;border:1px solid #dbe8f6;box-shadow:0 8px 20px rgba(17,78,150,.12)}.homeFeatureBannerImage{width:100%;height:auto;display:block}.rowBetween{display:flex;justify-content:space-between;gap:12px;width:100%}@media (max-width:992px){.siteHeaderInner{align-items:flex-start;flex-direction:column;padding-top:12px;padding-bottom:12px}.siteBrandText{font-size:18px}.siteHeaderRight{width:100%;justify-content:space-between}.siteHeaderSearchInput{width:188px;min-width:150px}.heroSlide{height:260px}.quickGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:576px){.siteHeader{position:static}.siteHeaderInner{padding-left:14px;padding-right:14px;gap:10px}.siteBrandLogo{width:40px;height:40px;flex-basis:40px}.siteBrandText{font-size:16px}.siteHeaderRight{flex-direction:column;align-items:stretch;gap:8px}.siteHeaderActions{justify-content:flex-start;gap:6px}.siteHeaderActionLink{height:30px;font-size:13px;padding:0 10px}.siteHeaderSearch{width:100%}.siteHeaderSearchInput{width:100%;min-width:0}.homeFeatureOverlay{width:86px;height:86px}.quickGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}