:root{--ink:#092744;--muted:#66788b;--line:#e5edf4;--panel:#fff;--soft:#f4f8fb;--brand:#04989c;--accent:#16b8ad;--navy:#062b4b;--shadow:0 10px 26px rgba(16,48,78,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;color:var(--ink);background:var(--soft);font-size:14px;line-height:1.55}a{color:inherit;text-decoration:none}a:hover{color:var(--brand)}img{max-width:100%;display:block;object-fit:cover}.shell{width:min(1760px,calc(100% - 96px));margin:0 auto}.skip-link,.screen-reader-text{position:absolute;left:-9999px}.skip-link:focus{left:16px;top:16px;background:#fff;padding:10px 14px;z-index:99}.site-header{position:sticky;top:0;z-index:9999;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);box-shadow:0 2px 10px rgba(12,45,75,.03);backdrop-filter:blur(12px)}body.admin-bar .site-header{top:32px}@media(max-width:782px){body.admin-bar .site-header{top:46px}}.header-inner{height:64px;display:flex;align-items:center;gap:24px}.brand{display:flex;align-items:center;gap:10px;flex:0 0 258px;min-width:258px}.brand img{width:38px;height:38px;object-fit:contain}.brand strong{display:block;font-size:17px;line-height:1.05;letter-spacing:0;color:#082a46;white-space:nowrap}.brand em{display:block;font-style:normal;font-size:11px;color:#6d7d8f;margin-top:3px;white-space:nowrap}.primary-nav{display:flex;align-items:center;gap:18px;flex:1;white-space:nowrap;min-width:0}.primary-nav a{font-size:14px;color:#1a314a}.primary-nav li{list-style:none}.header-search{width:290px;height:34px;border:1px solid var(--line);border-radius:999px;background:#f8fafc;display:flex;align-items:center;padding:0 8px 0 16px}.header-search input{border:0;background:transparent;outline:0;min-width:0;flex:1;color:#293d53;font-size:13px}.header-search button{border:0;background:transparent;color:#1d3854;font-size:18px;cursor:pointer;width:30px;height:30px}.header-actions{display:flex;align-items:center;gap:10px}.header-actions a{display:inline-flex;align-items:center;justify-content:center;min-width:52px;height:34px;border-radius:17px;font-size:13px}.login{background:#f4f7fb;color:#18334f}.signup{background:var(--brand);color:#fff}.hero-section{padding:24px 0 16px;background:linear-gradient(180deg,#fff 0%,#f4f8fb 100%)}.hero-layout{display:grid;grid-template-columns:760px 1fr;gap:42px;align-items:stretch}.hero-copy{padding-top:10px}.hero-copy h1{margin:0;color:#082b4b;font-size:36px;line-height:1.18;font-weight:800;letter-spacing:0}.hero-copy h1:after{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--accent);margin-left:8px}.hero-copy p{max-width:720px;margin:14px 0 18px;color:#40576e;font-size:15px}.hero-badges{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin:16px 0 22px}.hero-badges span{display:flex;flex-direction:column;gap:1px;min-height:45px;position:relative;padding-left:30px}.hero-badges span:before{content:"";position:absolute;left:0;top:4px;width:22px;height:22px;border:2px solid var(--brand);border-radius:7px}.hero-badges b{font-size:14px;color:#0b334f}.hero-badges em{font-style:normal;font-size:11px;color:#768599}.hero-actions{display:flex;gap:16px}.primary-btn,.ghost-btn{display:inline-flex;align-items:center;justify-content:center;height:38px;padding:0 24px;border-radius:20px;font-weight:700}.primary-btn{background:linear-gradient(135deg,#08a4a0,#0d899d);color:#fff;box-shadow:0 10px 22px rgba(8,151,157,.18)}.primary-btn:hover{color:#fff}.primary-btn.small{height:34px;padding:0 16px;font-size:13px}.ghost-btn{background:#fff;color:#183753;border:1px solid var(--line)}.hero-slider{position:relative;height:300px;border-radius:8px;overflow:hidden;background:#092d4a;box-shadow:var(--shadow)}.slide{position:absolute;inset:0;opacity:0;transition:opacity .45s ease}.slide.is-active{opacity:1}.slide-img{width:100%;height:100%;filter:saturate(.9);object-position:center}.slide:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,28,51,.93) 0%,rgba(3,28,51,.65) 43%,rgba(3,28,51,.06) 100%)}.slide-content{position:absolute;z-index:2;left:36px;top:32px;width:52%;color:#fff}.slide-content span{display:inline-block;background:rgba(31,187,172,.18);color:#7ff3e8;padding:5px 12px;border-radius:16px;font-size:12px}.slide-content h2{margin:15px 0 10px;font-size:25px;line-height:1.28;color:#fff}.slide-content p{color:#d9e6f0;margin:0 0 18px;font-size:14px}.slide-content a{display:inline-flex;height:34px;align-items:center;padding:0 18px;border-radius:18px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.2);color:#fff}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:4;border:0;width:32px;height:46px;border-radius:23px;background:#fff;color:#17334f;font-size:24px;box-shadow:0 8px 20px rgba(0,0,0,.14);cursor:pointer}.slider-arrow.prev{left:-4px}.slider-arrow.next{right:-4px}.slider-dots{position:absolute;z-index:4;bottom:18px;left:0;right:0;text-align:center}.slider-dots button{width:7px;height:7px;border:0;border-radius:50%;margin:0 4px;background:rgba(255,255,255,.44);padding:0}.slider-dots button.is-active{background:#2ee2d0;width:18px;border-radius:8px}.dashboard-section{padding:0 0 14px}.dashboard-grid{display:grid;grid-template-columns:1.22fr .95fr 1.35fr .86fr .66fr;grid-auto-rows:auto;gap:12px;align-items:stretch}.panel{background:var(--panel);border:1px solid var(--line);border-radius:8px;padding:12px 16px;box-shadow:0 8px 18px rgba(10,41,74,.04);overflow:hidden}.dashboard-grid>.panel:nth-child(1){grid-column:1}.dashboard-grid>.panel:nth-child(2){grid-column:2}.dashboard-grid>.panel:nth-child(3){grid-column:3}.dashboard-grid>.panel:nth-child(4){grid-column:4/6}.dashboard-grid>.panel:nth-child(5){grid-column:1}.cases-panel{grid-column:2/4}.resources-panel{grid-column:4}.quick-panel{grid-column:5}.panel-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.panel-head h2{margin:0;font-size:16px;color:#102f4d}.panel-head a{font-size:12px;color:#7a8795}.media-item{display:grid;grid-template-columns:86px 1fr auto;gap:10px;align-items:center;padding:6px 0;border-bottom:1px solid #eef2f6}.media-item:last-child{border-bottom:0}.media-item img{width:86px;height:54px;border-radius:5px}.media-item h3{margin:0 0 3px;font-size:13px;line-height:1.32;font-weight:700;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.media-item time,.news-list span{color:#8090a4;font-size:12px}.tag{font-size:11px;color:var(--brand);background:#eefafa;border-radius:12px;padding:3px 8px;white-space:nowrap}.news-list,.qa-list,.file-list{list-style:none;margin:0;padding:0}.news-list li{display:grid;grid-template-columns:8px 1fr 32px;align-items:center;gap:8px;padding:6px 0;border-bottom:1px dashed #e4ebf2}.news-list li:before{content:"";width:4px;height:4px;border-radius:50%;background:var(--brand)}.news-list a{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.guide-icons{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.guide-icons a{text-align:center;min-height:116px;padding:18px 8px 10px;border:1px solid #edf2f7;border-radius:8px;background:#fbfdff}.guide-icons span{display:flex;margin:0 auto 8px;width:38px;height:38px;align-items:center;justify-content:center;border-radius:50%;background:#eefafa;color:#078f96;font-size:18px}.guide-icons b{display:block;font-size:13px}.guide-icons em{display:block;font-style:normal;font-size:10px;color:#7b8999;margin-top:4px}.qa-list li{position:relative;padding:6px 0 6px 24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.qa-list li:before{content:"?";position:absolute;left:0;top:8px;width:15px;height:15px;line-height:15px;text-align:center;border-radius:50%;background:#0fa4a1;color:#fff;font-size:10px}.case-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.case-row img{height:96px;border-radius:6px;width:100%}.case-row span{display:block;margin-top:7px;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-list li{display:grid;grid-template-columns:38px 1fr 44px;gap:8px;align-items:center;padding:6px 0;border-bottom:1px dashed #e7edf3}.file-list span{background:#ef5f57;color:#fff;border-radius:3px;font-size:10px;text-align:center}.file-list a{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.file-list em{font-style:normal;font-size:11px;color:#7c8a98;text-align:right}.quick-panel a{display:grid;grid-template-columns:30px 1fr;gap:6px;padding:7px 0;border-bottom:1px solid #edf2f6}.quick-panel span{grid-row:span 2;display:flex;width:26px;height:26px;align-items:center;justify-content:center;background:#edfafa;color:#078f96;border-radius:7px}.quick-panel b{line-height:1.15;font-size:13px}.quick-panel em{font-style:normal;color:#7b8998;font-size:11px}.partner-strip{background:#fff;border-top:1px solid var(--line)}.partner-inner{height:48px;display:flex;align-items:center;gap:30px;overflow:auto;white-space:nowrap}.partner-inner strong{color:#17344f}.partner-inner a{color:#5f7184;font-size:13px}.site-footer{background:#062b4b;color:#cad8e4;padding:28px 0 18px}.footer-grid{display:grid;grid-template-columns:1.35fr repeat(5,1fr) 1.1fr;gap:34px}.footer-logo strong{color:#fff}.footer-logo em,.footer-brand p{color:#9fb2c4}.footer-brand p{margin:12px 0 14px;font-size:13px}.socials{display:flex;gap:10px}.socials a{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:rgba(255,255,255,.08);color:#fff;font-size:12px}.footer-col h2,.footer-contact h2{font-size:14px;margin:0 0 10px;color:#fff}.footer-col a,.footer-contact p{display:block;margin:5px 0;color:#b8c7d5;font-size:13px}.footer-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(255,255,255,.08);margin-top:24px;padding-top:14px;color:#93a7b9;font-size:12px}.archive-hero,.single-hero{background:linear-gradient(135deg,#082f50,#0d4968);padding:34px 0;color:#fff}.archive-hero p{margin:0 0 6px;color:#71e5d7}.archive-hero h1,.single-head h1{margin:0;font-size:32px;line-height:1.3;color:#fff}.crumbs{display:flex;gap:8px;align-items:center;color:#b9ccd9;font-size:13px;margin-top:10px}.crumbs a{color:#fff}.archive-wrap,.single-wrap,.related-section{padding:24px 0}.archive-grid,.single-grid{display:grid;grid-template-columns:1fr 300px;gap:18px;align-items:start}.post-list-panel,.article-panel,.side-card{background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 8px 20px rgba(12,43,72,.04)}.archive-card{display:grid;grid-template-columns:240px 1fr;gap:18px;padding:16px;border-bottom:1px solid var(--line)}.archive-card:last-child{border-bottom:0}.archive-thumb img{width:240px;height:150px;border-radius:7px}.archive-content h2{font-size:20px;line-height:1.35;margin:6px 0 8px}.archive-content p{margin:0 0 12px;color:#607287}.meta-line{display:flex;gap:12px;color:#8190a0;font-size:12px}.read-more{font-weight:700;color:var(--brand)}.side-panel{display:flex;flex-direction:column;gap:14px}.side-card{padding:16px}.side-card h2{margin:0 0 12px;font-size:16px}.side-card>a{display:flex;justify-content:space-between;border-bottom:1px solid #edf2f7;padding:9px 0}.side-post{display:flex;justify-content:space-between;gap:10px;padding:8px 0;border-bottom:1px dashed #e5ebf1}.side-post a{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.side-post time{color:#8392a2;font-size:12px}.contact-card p{color:#65758a}.big-search{margin-top:16px;display:flex;width:min(620px,100%);height:44px;background:#fff;border-radius:22px;overflow:hidden;padding:4px}.big-search input{flex:1;border:0;outline:0;padding:0 16px}.big-search button{border:0;background:var(--brand);color:#fff;border-radius:18px;padding:0 24px}.article-panel{padding:22px}.single-head{max-width:950px}.article-meta{display:flex;gap:16px;color:#c8d8e5;margin-top:12px}.cover-image{margin:0 0 20px}.cover-image img{width:100%;height:430px;border-radius:8px}.cover-image figcaption{color:#8190a0;font-size:12px;margin-top:8px}.article-content{font-size:16px;color:#2b4058}.article-content h2{margin-top:28px;color:#0c3152}.article-content p{margin:0 0 18px}.article-content ul{padding-left:22px}.article-tags{margin-top:24px}.article-tags a{display:inline-flex;background:#eefafa;color:#078f96;padding:4px 10px;border-radius:14px;margin-right:8px}.post-nav{display:grid;grid-template-columns:1fr 1fr;gap:12px;border-top:1px solid var(--line);margin-top:24px;padding-top:18px}.post-nav div:last-child{text-align:right}.section-head h2{font-size:22px;margin:0 0 14px}.related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.related-card{background:#fff;border:1px solid var(--line);border-radius:8px;padding:10px}.related-card img{height:150px;border-radius:6px;width:100%}.related-card h3{font-size:15px;line-height:1.4;margin:9px 0 2px}.pagination{padding:18px;text-align:center}.pagination .nav-links{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.pagination a,.pagination span{padding:7px 11px;background:#fff;border:1px solid var(--line);border-radius:6px}.pagination .current{background:var(--brand);color:#fff;border-color:var(--brand)}.empty-state{padding:40px;text-align:center}.wp-caption,.aligncenter{max-width:100%}@media(max-width:1400px){.shell{width:min(1180px,calc(100% - 48px))}.hero-layout{grid-template-columns:1fr 580px}.dashboard-grid{grid-template-columns:1.25fr .95fr 1.55fr 1fr}.dashboard-grid>.panel,.cases-panel,.resources-panel,.quick-panel{grid-column:auto}.cases-panel{grid-column:span 2}.quick-panel{grid-column:1}.footer-grid{grid-template-columns:repeat(3,1fr)}.footer-brand{grid-column:span 3}}@media(max-width:900px){.shell{width:min(100% - 22px,1180px)}.header-inner{height:auto;padding:12px 0;flex-wrap:wrap}.brand{flex:1 1 240px}.primary-nav{order:3;width:100%;overflow:auto;padding-bottom:4px}.header-search{display:none}.hero-layout{grid-template-columns:1fr}.hero-slider{height:320px}.hero-copy h1{font-size:28px}.hero-badges{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.dashboard-grid>.panel,.cases-panel,.resources-panel,.quick-panel{grid-column:auto}.guide-icons,.case-row{grid-template-columns:repeat(2,1fr)}.archive-grid,.single-grid{grid-template-columns:1fr}.archive-card{grid-template-columns:1fr}.archive-thumb img{width:100%;height:210px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:span 2}.footer-bottom{display:block}.related-grid{grid-template-columns:1fr 1fr}.cover-image img{height:260px}}@media(max-width:520px){.footer-grid,.related-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.hero-actions{flex-direction:column}.guide-icons,.case-row{grid-template-columns:1fr}.archive-hero h1,.single-head h1{font-size:24px}}
@media (min-width:1401px){
  .hero-section{padding:18px 0 12px}.hero-layout{grid-template-columns:760px 1fr;gap:36px}.hero-copy h1{font-size:34px}.hero-copy p{margin:12px 0 14px}.hero-badges{margin:12px 0 18px}.hero-slider{height:280px}.dashboard-grid{grid-template-columns:1.18fr .92fr 1.32fr .86fr .64fr;gap:10px}.panel{padding:10px 14px}.panel-head{margin-bottom:7px}.media-item{grid-template-columns:82px 1fr auto;padding:5px 0}.media-item img{display:block!important;width:82px;height:50px}.news-list li{padding:5px 0}.guide-icons a{min-height:104px;padding:14px 7px 8px}.guide-icons span{width:34px;height:34px}.case-row img{display:block!important;height:86px}.file-list li{padding:5px 0}.quick-panel a{padding:6px 0}.partner-inner{height:42px}.site-footer{padding:22px 0 14px}.footer-grid{gap:28px}.footer-bottom{margin-top:18px;padding-top:12px}
  .slide:after{background:linear-gradient(90deg,rgba(3,28,51,.95) 0%,rgba(3,28,51,.72) 38%,rgba(3,28,51,.16) 100%)}.slide-img{object-position:center right}.slide-content{top:30px}.slider-dots{bottom:16px}
}
@media (min-width:1401px){
  .hero-slider:before{content:"";position:absolute;z-index:1;right:0;top:0;bottom:0;width:55%;background:url('../images/board-hero.svg') center right/cover no-repeat;opacity:1;pointer-events:none}.slide-img{opacity:0}.slide-content{z-index:3}.slide:after{z-index:2}.slider-arrow,.slider-dots{z-index:5}.media-item .thumb{display:block;width:82px;height:50px}.media-item .thumb img{opacity:1!important;visibility:visible!important}.case-row a{display:block}.case-row img{opacity:1!important;visibility:visible!important}.latest-panel{min-height:0}.cases-panel{min-height:0}.panel{min-height:0}.guide-panel{min-height:0}.resources-panel,.quick-panel{min-height:0}
}
@media (min-width:1401px){.media-item:nth-of-type(n+3) .thumb img,.case-row img{background:#0b2f4f}.case-row{align-items:start}.case-row article{min-height:110px}.case-row img{height:92px;border:1px solid #d8e2ea}.media-item img{border:1px solid #d8e2ea}.latest-panel .media-item:nth-of-type(n+3){grid-template-columns:82px 1fr auto}}
@media (min-width:1401px){
  .media-item .thumb,.case-row a{position:relative;overflow:hidden;border-radius:6px;background:linear-gradient(135deg,#dbe5ec,#7890a3)}
  .media-item .thumb:before,.case-row a:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(6,43,75,.2),rgba(6,43,75,.05)),linear-gradient(160deg,#eef3f6 0 24%,#bfcad2 24% 42%,#ffffff 42% 60%,#b9926a 60% 74%,#0b304f 74% 100%);z-index:1}
  .media-item:nth-of-type(2n) .thumb:before,.case-row article:nth-child(2n) a:before{background:linear-gradient(145deg,#f6f7f8 0 28%,#cad3da 28% 45%,#0b304f 45% 68%,#bd9166 68% 100%)}
  .media-item .thumb img,.case-row img{opacity:.18!important;position:relative;z-index:2}.case-row span{position:relative;z-index:3;background:#fff}.media-item .thumb{height:50px}.case-row a:before{height:92px;bottom:auto}.case-row a{padding-top:0}.case-row img{height:92px}
}
@media (min-width:1401px){
  .media-item .thumb:before,.case-row a:before{display:none!important}.media-item .thumb img,.case-row img{opacity:1!important;visibility:visible!important;position:static!important}.media-item .thumb{background:none!important}.case-row a{background:none!important}.case-row span{background:transparent!important}
}
.document-hero{background:linear-gradient(135deg,#062b4b,#0b4869);padding:36px 0;color:#fff}.document-head{max-width:1120px}.document-head h1{font-size:34px;line-height:1.3;margin:10px 0;color:#fff}.document-head p{max-width:760px;color:#d2e1ec;margin:0 0 18px}.doc-badge{display:inline-flex;background:rgba(46,226,208,.14);border:1px solid rgba(46,226,208,.36);color:#7ff3e8;border-radius:18px;padding:5px 13px}.document-actions{display:flex;gap:12px;align-items:center}.document-actions .doc-print{border:1px solid rgba(255,255,255,.35);cursor:pointer}.document-wrap{padding:28px 0;background:#eef3f7}.document-layout{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:22px;align-items:start}.document-paper{background:#fff;border:1px solid #dde7ef;border-radius:6px;box-shadow:0 18px 50px rgba(9,39,68,.12);padding:48px 60px;min-height:720px}.paper-title{border-bottom:1px solid #e5edf4;margin-bottom:26px;padding-bottom:20px}.paper-title span{display:inline-block;background:#effafa;color:#078f96;border-radius:16px;padding:4px 12px;font-size:12px}.paper-title h2{font-size:30px;line-height:1.35;margin:14px 0 10px;color:#092b49}.paper-title div{display:flex;gap:14px;color:#77889a}.paper-title em{font-style:normal}.document-content{font-size:16px;line-height:1.95}.paper-footer{border-top:1px solid #e5edf4;margin-top:32px;padding-top:18px;color:#74869a}.document-tools{background:#fff;border:1px solid var(--line);border-radius:8px;padding:18px;box-shadow:var(--shadow);position:sticky;top:86px}.document-tools h2{font-size:17px;margin:0 0 12px}.document-tools a,.document-tools button{display:flex;width:100%;height:38px;align-items:center;justify-content:center;border-radius:20px;border:1px solid #dce8f0;background:#f7fbfd;color:#0b3554;margin:9px 0;cursor:pointer;font-weight:700}.document-tools a:first-of-type{background:#07979d;color:#fff;border-color:#07979d}.document-tools p{color:#718397;font-size:13px}.resource-card{display:grid;grid-template-columns:74px 1fr;gap:16px;padding:18px;border-bottom:1px solid var(--line)}.resource-card:last-child{border-bottom:0}.resource-icon{width:62px;height:78px;border-radius:6px;background:linear-gradient(180deg,#ff6660,#e94743);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 20px rgba(233,71,67,.18)}.resource-icon span{font-weight:800;font-size:15px}.resource-card h2{font-size:21px;margin:6px 0 8px}.resource-card p{color:#63758a;margin:0 0 12px}.resource-actions{display:flex;gap:10px}.download-link{display:inline-flex;align-items:center;height:34px;padding:0 16px;border-radius:18px;background:#07979d;color:#fff;font-weight:700}.download-link:hover{color:#fff}.file-list li a{color:#092744}@media print{.site-header,.site-footer,.partner-strip,.document-hero,.document-tools,.related-section{display:none!important}.document-wrap{padding:0;background:#fff}.document-layout{display:block}.document-paper{box-shadow:none;border:0;padding:0}.shell{width:auto}.paper-title h2{font-size:26px}}@media(max-width:900px){.document-layout{grid-template-columns:1fr}.document-paper{padding:28px 22px}.document-tools{position:static}.resource-card{grid-template-columns:1fr}.document-actions{flex-wrap:wrap}}
/* v1.1.1: match reference header and guide panel more closely */
.primary-nav{gap:22px}.primary-nav>a:first-child{font-weight:700;color:#082b4b}.primary-nav .current-menu-item>a{color:#082b4b}.guide-panel{padding:12px 14px}.guide-panel .panel-head{margin-bottom:11px}.guide-panel .panel-head h2{font-size:15px;font-weight:800}.guide-icons{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;align-items:start}.guide-icons a{height:118px;min-height:0;padding:14px 6px 10px;border:1px solid #e9eff5;border-radius:7px;background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:0 6px 14px rgba(9,43,73,.025);display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.guide-icons span{position:relative;width:38px;height:38px;margin:0 auto 10px;border-radius:10px;background:#f1fbfa;color:transparent;font-size:0}.guide-icons span:before,.guide-icons span:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);box-sizing:border-box}.guide-icons a:nth-child(1) span:before{width:20px;height:20px;border:2px solid #05979b;clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%)}.guide-icons a:nth-child(1) span:after{width:8px;height:8px;border:2px solid #05979b;border-radius:50%}.guide-icons a:nth-child(2) span:before{width:18px;height:20px;border:2px solid #173d5a;border-radius:9px 9px 10px 10px}.guide-icons a:nth-child(2) span:after{width:8px;height:8px;border-left:2px solid #173d5a;border-bottom:2px solid #173d5a;transform:translate(-50%,-45%) rotate(-45deg)}.guide-icons a:nth-child(3) span:before{width:20px;height:20px;border:2px solid #173d5a;transform:translate(-50%,-50%) rotate(45deg);border-radius:3px}.guide-icons a:nth-child(3) span:after{width:10px;height:2px;background:#173d5a}.guide-icons a:nth-child(4) span:before{width:21px;height:17px;border:2px solid #173d5a;clip-path:polygon(50% 0,100% 26%,100% 78%,50% 100%,0 78%,0 26%)}.guide-icons a:nth-child(4) span:after{width:12px;height:2px;background:#173d5a;box-shadow:0 6px 0 #173d5a;transform:translate(-50%,-70%)}.guide-icons b{font-size:13px;line-height:1.25;font-weight:800;color:#0a2d4a}.guide-icons em{font-size:10px;line-height:1.35;color:#7e8da0;margin-top:4px;max-width:72px}.guide-panel{min-height:0}.dashboard-grid>.guide-panel{align-self:stretch}@media (min-width:1401px){.guide-panel{padding:10px 14px}.guide-icons{gap:10px}.guide-icons a{height:106px;padding-top:12px}.guide-icons span{width:34px;height:34px;margin-bottom:8px}.guide-icons b{font-size:12px}.guide-icons em{font-size:9px}.primary-nav{gap:20px}}
/* v1.1.2: force real article cover images above earlier decorative fallbacks */
.media-item .thumb:before,.media-item .thumb:after,.case-row a:before,.case-row a:after{content:none!important;display:none!important}.media-item .thumb img,.case-row img{opacity:1!important;visibility:visible!important;position:static!important;z-index:auto!important}.media-item .thumb,.case-row a{background:transparent!important}.case-row span{background:transparent!important}
/* v1.1.3: breadcrumb alignment and richer internal-link sidebars */
.archive-hero .shell,.single-hero .shell,.document-hero .shell{max-width:none}.archive-hero{padding:26px 0 30px}.single-hero{padding:30px 0 34px}.document-hero{padding:30px 0 34px}.single-head,.document-head{max-width:none!important;width:min(1760px,calc(100% - 96px));margin:0 auto}.single-head h1,.document-head h1,.archive-hero h1{max-width:980px}.document-head p{max-width:900px}.hero-crumbs{margin:0 0 12px;color:#c6d8e6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:1100px}.hero-crumbs a{color:#fff}.hero-crumbs span:last-child{color:#d7e6ef}.doc-badge{margin-bottom:8px}.document-actions{margin-top:16px}.archive-grid,.single-grid{grid-template-columns:minmax(0,1fr) 330px}.document-layout{grid-template-columns:minmax(0,1fr) 330px}.document-tools{padding:0;background:transparent;border:0;box-shadow:none;display:flex;flex-direction:column;gap:14px}.doc-tool-card{background:#fff;border:1px solid var(--line);border-radius:8px;padding:18px;box-shadow:var(--shadow)}.doc-tool-card h2,.side-card h2{font-size:17px;margin:0 0 12px;color:#0b2e4c}.doc-tool-main a,.doc-tool-main button{display:flex;width:100%;height:38px;align-items:center;justify-content:center;border-radius:20px;border:1px solid #dce8f0;background:#f7fbfd;color:#0b3554;margin:9px 0;cursor:pointer;font-weight:700}.doc-tool-main a:first-of-type{background:#07979d;color:#fff;border-color:#07979d}.doc-tool-main p{color:#718397;font-size:13px;margin:12px 0 0}.side-search{display:flex;gap:8px}.side-search input{min-width:0;flex:1;height:36px;border:1px solid #dfe9f1;border-radius:18px;padding:0 12px;outline:0}.side-search button{width:58px;border:0;border-radius:18px;background:#07979d;color:#fff;cursor:pointer}.side-topic-card a{font-weight:700}.side-file{display:grid;grid-template-columns:38px 1fr;gap:8px;align-items:center;padding:8px 0;border-bottom:1px dashed #e5edf4}.side-file:last-child{border-bottom:0}.side-file span{background:#ef5f57;color:#fff;border-radius:3px;text-align:center;font-size:10px;font-weight:800}.side-file a{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.side-keywords div{display:flex;flex-wrap:wrap;gap:8px}.side-keywords div a{display:inline-flex;align-items:center;height:28px;padding:0 10px;border-radius:14px;background:#eefafa;color:#057f85;border:1px solid #d9f2f0;font-size:12px}.side-panel{gap:12px}.side-card{padding:16px 18px}.side-card>a{align-items:center}.side-post{padding:9px 0}.contact-card .primary-btn{width:100%;margin-top:8px}.resource-list-panel{overflow:hidden}.resource-card h2 a:hover,.side-post a:hover,.side-file a:hover{text-decoration:underline;text-underline-offset:3px}@media(max-width:1400px){.single-head,.document-head{width:min(1180px,calc(100% - 48px))}.archive-grid,.single-grid,.document-layout{grid-template-columns:minmax(0,1fr) 300px}}@media(max-width:900px){.single-head,.document-head{width:min(100% - 22px,1180px)}.archive-grid,.single-grid,.document-layout{grid-template-columns:1fr}.hero-crumbs{white-space:normal}.document-tools{position:static}.side-search{flex-direction:column}.side-search button{width:100%}}
/* v1.2.3: footer SEO links and mobile wrapping */
.footer-bottom{gap:14px;flex-wrap:wrap}.footer-bottom .footer-links{display:flex;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap;line-height:1.8;text-align:center}.footer-bottom .footer-links a{color:#c8d8e4;text-decoration:none}.footer-bottom .footer-links a:hover{color:#7ff3e8;text-decoration:underline;text-underline-offset:3px}.footer-bottom .footer-sep{color:rgba(202,216,228,.45)}@media(max-width:900px){.footer-bottom{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.footer-bottom .footer-links{justify-content:flex-start;text-align:left}.footer-bottom .trust{line-height:1.6}.partner-inner{height:auto;min-height:48px;padding:10px 0;gap:18px}}@media(max-width:520px){.site-footer{padding:24px 0 18px}.footer-grid{gap:22px}.footer-bottom{font-size:12px}.footer-bottom .footer-links{align-items:flex-start;gap:4px 6px}.footer-bottom .footer-links span,.footer-bottom .footer-links a{line-height:1.7}.footer-bottom .footer-sep{margin:0 1px}}
/* v1.2.4: complete mobile layout pass for header, dashboard, cards and document pages */
@media (max-width: 900px){
  .site-header{overflow:hidden}.header-inner{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:9px 10px;height:auto;padding:9px 0 8px}.brand{grid-column:1;min-width:0!important;width:auto;flex:initial;gap:8px}.brand img{width:32px;height:32px}.brand span{min-width:0;display:block}.brand strong{font-size:15px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brand em{font-size:10px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-actions{grid-column:2;grid-row:1;gap:6px;justify-self:end}.header-actions a{min-width:42px;height:30px;padding:0 10px;font-size:12px}.primary-nav{grid-column:1/-1;grid-row:2;width:100%!important;max-width:100%;min-width:0;order:initial;gap:8px;overflow-x:auto;overflow-y:hidden;padding:0 2px 4px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.primary-nav::-webkit-scrollbar{display:none}.primary-nav>a,.primary-nav li>a{display:inline-flex;align-items:center;justify-content:center;height:31px;padding:0 11px;border-radius:16px;background:#f2f7fa;border:1px solid #e3edf4;color:#16344f;font-size:13px;line-height:1;white-space:nowrap}.primary-nav>a:first-child,.primary-nav .current-menu-item>a{background:#e9fbf8;border-color:#c9eeea;color:#067f86}.primary-nav li{flex:0 0 auto}.header-search{display:none!important}
  .hero-section{padding:16px 0 12px}.hero-layout{grid-template-columns:1fr!important;gap:14px}.hero-copy{padding-top:0}.hero-copy h1{font-size:25px;line-height:1.26}.hero-copy p{margin:10px 0 14px;font-size:14px;line-height:1.65}.hero-badges{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px;margin:12px 0 16px}.hero-badges span{min-height:0;padding-left:26px}.hero-badges span:before{width:18px;height:18px;border-radius:6px}.hero-actions{flex-direction:row;flex-wrap:wrap;gap:10px}.hero-actions .primary-btn,.hero-actions .ghost-btn{flex:1 1 142px;height:38px;padding:0 14px}.hero-slider{height:238px}.slide-content{left:18px;right:18px;top:20px;width:auto}.slide-content h2{font-size:20px;line-height:1.3;margin:12px 0 8px}.slide-content p{font-size:13px;line-height:1.55}.slider-arrow{width:28px;height:38px;font-size:20px}
  .dashboard-grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:12px}.dashboard-grid>.panel,.dashboard-grid>.panel:nth-child(n),.cases-panel,.resources-panel,.quick-panel{grid-column:1/-1!important;width:100%;min-width:0}.panel{padding:13px 14px;overflow:hidden}.panel-head{margin-bottom:10px}.panel-head h2{font-size:16px}.media-item{grid-template-columns:76px minmax(0,1fr)!important;gap:10px;padding:9px 0}.media-item .thumb,.media-item img{width:76px!important;height:54px!important;border-radius:6px}.media-item h3{font-size:14px;line-height:1.36}.media-item .tag{grid-column:2;justify-self:start;margin-top:4px}.news-list li{grid-template-columns:8px minmax(0,1fr) 38px}.news-list a,.qa-list li,.file-list a,.side-post a,.side-file a{min-width:0;overflow:hidden;text-overflow:ellipsis}.guide-icons{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.guide-icons a{height:auto!important;min-height:104px!important;padding:13px 8px 10px!important}.case-row{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px}.case-row img{height:96px!important}.file-list li{grid-template-columns:36px minmax(0,1fr) 42px;gap:8px}.quick-panel a{grid-template-columns:30px minmax(0,1fr);gap:8px}
  .archive-hero,.single-hero,.document-hero{padding:24px 0}.archive-hero h1,.single-head h1,.document-head h1{font-size:24px;line-height:1.35}.hero-crumbs,.crumbs{white-space:normal;line-height:1.6}.archive-wrap,.single-wrap,.related-section,.document-wrap{padding:16px 0}.archive-grid,.single-grid,.document-layout{grid-template-columns:minmax(0,1fr)!important;gap:14px}.post-list-panel,.article-panel,.side-card,.document-paper,.doc-tool-card{border-radius:8px}.archive-card{grid-template-columns:1fr!important;gap:12px;padding:13px}.archive-thumb img{width:100%!important;height:auto!important;aspect-ratio:16/10;border-radius:7px}.archive-content h2,.resource-card h2{font-size:18px;line-height:1.38}.archive-content p,.resource-card p{font-size:14px;line-height:1.65}.meta-line,.article-meta,.paper-title div{display:flex;flex-wrap:wrap;gap:6px 12px;line-height:1.6}.resource-card{grid-template-columns:54px minmax(0,1fr)!important;gap:12px;padding:14px}.resource-icon{width:46px;height:58px}.resource-actions{display:flex;flex-wrap:wrap;gap:8px}.resource-actions a{flex:1 1 108px;justify-content:center;text-align:center}.big-search{height:auto;min-height:42px;border-radius:22px}.big-search input{min-width:0}.big-search button{padding:0 18px}
  .article-panel,.document-paper{padding:18px 16px}.cover-image img{height:auto!important;aspect-ratio:16/10}.article-content,.document-content{font-size:15px;line-height:1.85}.article-content img,.document-content img{height:auto}.article-content table,.document-content table{display:block;width:100%;overflow-x:auto}.article-tags{display:flex;flex-wrap:wrap;gap:8px}.post-nav{grid-template-columns:1fr!important;gap:8px}.post-nav div:last-child{text-align:left}.related-grid{grid-template-columns:1fr!important;gap:12px}.related-card img{height:auto!important;aspect-ratio:16/10}.document-actions{display:flex;flex-wrap:wrap;gap:9px}.document-actions .primary-btn,.document-actions .ghost-btn{flex:1 1 150px;height:38px;padding:0 12px}.paper-title h2{font-size:22px;line-height:1.4}.document-tools{position:static!important;gap:12px}.doc-tool-main a,.doc-tool-main button{height:38px}.side-panel{gap:12px}.side-card{padding:14px}.side-card>a{gap:12px}.side-post{display:grid;grid-template-columns:minmax(0,1fr) 42px;align-items:center}.side-search{display:grid!important;grid-template-columns:minmax(0,1fr) 58px;gap:8px}.side-search button{width:auto!important}.side-keywords div{gap:7px}.contact-card .primary-btn{height:38px}
  .partner-inner{height:auto;min-height:44px;padding:9px 0;gap:14px}.footer-grid{gap:20px}.footer-col a,.footer-contact p{line-height:1.65}
}
@media (max-width: 520px){
  .shell{width:min(100% - 20px,1180px)}.header-inner{gap:8px}.brand img{width:30px;height:30px}.brand strong{font-size:14px}.brand em{display:none}.header-actions a{min-width:38px;height:28px;padding:0 8px}.primary-nav{gap:7px}.primary-nav>a,.primary-nav li>a{height:30px;padding:0 10px;font-size:12px}.hero-copy h1{font-size:22px}.hero-badges{grid-template-columns:1fr!important}.hero-actions .primary-btn,.hero-actions .ghost-btn{flex-basis:100%}.hero-slider{height:218px}.slide-content span{font-size:11px}.slide-content h2{font-size:18px}.slide-content p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.dashboard-section{padding-bottom:10px}.panel{padding:12px}.guide-icons,.case-row{grid-template-columns:1fr!important}.media-item{grid-template-columns:72px minmax(0,1fr)!important}.media-item .thumb,.media-item img{width:72px!important;height:52px!important}.archive-hero h1,.single-head h1,.document-head h1{font-size:22px}.archive-card,.resource-card{padding:12px}.resource-card{grid-template-columns:1fr!important}.resource-icon{width:54px;height:64px}.resource-actions a{flex-basis:100%;height:34px;display:inline-flex;align-items:center}.article-panel,.document-paper{padding:16px 14px}.document-actions .primary-btn,.document-actions .ghost-btn{flex-basis:100%;width:100%}.article-meta{font-size:12px}.paper-title h2{font-size:20px}.side-search{grid-template-columns:1fr!important}.side-search button{height:36px}.footer-grid{grid-template-columns:1fr!important}.footer-brand{grid-column:auto!important}.footer-bottom{align-items:flex-start;text-align:left}
}
/* v1.2.5: show every primary nav item on mobile instead of requiring horizontal scroll */
@media (max-width: 900px){
  .site-header{overflow:visible}.primary-nav{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;width:100%!important;overflow:visible!important;padding:0}.primary-nav>a,.primary-nav li,.primary-nav li>a{min-width:0;width:100%}.primary-nav>a,.primary-nav li>a{height:30px;padding:0 6px;font-size:12px;border-radius:15px;overflow:hidden;text-overflow:ellipsis}.primary-nav li{display:block}.header-inner{align-items:start}
}
@media (max-width: 360px){
  .primary-nav{gap:6px}.primary-nav>a,.primary-nav li>a{height:29px;padding:0 4px;font-size:11px;letter-spacing:0}
}
/* v1.2.6: fixed mobile header so navigation stays attached to viewport top while scrolling */
@media (max-width: 900px){
  body{padding-top:128px}.site-header{position:fixed!important;top:0!important;left:0;right:0;width:100%;z-index:99999;transform:translateZ(0);box-shadow:0 6px 18px rgba(6,43,75,.08)}body.admin-bar{padding-top:160px}body.admin-bar .site-header{top:32px!important}.site-main{min-height:calc(100vh - 128px);scroll-margin-top:128px}.archive-hero,.single-hero,.document-hero{scroll-margin-top:128px}
}
@media (max-width: 782px){
  body.admin-bar{padding-top:174px}body.admin-bar .site-header{top:46px!important}
}
@media (max-width: 520px){
  body{padding-top:123px}.site-main{min-height:calc(100vh - 123px);scroll-margin-top:123px}.archive-hero,.single-hero,.document-hero{scroll-margin-top:123px}
}
@media (max-width: 360px){
  body{padding-top:120px}.site-main{min-height:calc(100vh - 120px);scroll-margin-top:120px}.archive-hero,.single-hero,.document-hero{scroll-margin-top:120px}
}