.resourcesBody{background:linear-gradient(180deg,#fff 0%,#fbfcfd 100%)}
.resourcesLayout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:58px;align-items:start}
.resourcesContent{min-width:0}.resourcesIntro{padding-bottom:38px;border-bottom:1px solid var(--line)}
.resourcesIntro h2,.resourcesSection h2{font-size:clamp(28px,2.8vw,40px);line-height:1.08;letter-spacing:-.03em;margin:8px 0 14px}
.resourcesIntro>p,.resourcesSection>p{font-size:16px;color:var(--muted);max-width:850px;margin:0 0 18px}
.resourcesRule{margin-top:22px;padding:22px 24px;border:1px solid #cfe3e1;border-radius:18px;background:#f3f9f8}
.resourcesRule b{display:block;color:var(--navy);font-size:17px;margin-bottom:5px}.resourcesRule p{margin:0;color:#52707c;font-size:14px}
.resourcesSection{padding:42px 0;border-bottom:1px solid var(--line);scroll-margin-top:120px}.resourcesSection:last-child{border-bottom:0}
.resourceGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;margin-top:22px}
.resourceCard{display:block;padding:24px;border:1px solid var(--line);border-radius:18px;background:#fff;transition:.22s;min-height:170px}
.resourceCard.live:hover{transform:translateY(-3px);box-shadow:0 14px 34px rgba(7,31,48,.08);border-color:#c5d9df}
.resourceCardTop{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:15px}.resourceTag{display:inline-flex;padding:7px 10px;border-radius:999px;background:#edf7f6;color:#0b6568;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.resourceTag.planned{background:#f8f3e7;color:#75571d}.resourceArrow{color:var(--teal);font-weight:900}.resourceCard h3{font-size:20px;line-height:1.2;margin:0 0 8px;color:var(--navy)}.resourceCard p{margin:0;color:var(--muted);font-size:13.8px;line-height:1.55}.resourceCard small{display:block;margin-top:14px;color:#8297a2;font-size:11.5px;font-weight:750}
.resourcePolicyNote{margin-top:20px;padding:18px 20px;border-left:4px solid var(--gold);background:#fbf8f0;border-radius:0 14px 14px 0;color:#425d6c;font-size:14px}
.resourcesSide{position:sticky;top:116px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 12px 34px rgba(7,31,48,.06);overflow:hidden}.resourcesSideHead{padding:22px;border-bottom:1px solid var(--line);background:linear-gradient(135deg,#f8fbfc,#f3f7f8)}.resourcesSideHead span{display:block;color:var(--navy);font-weight:900;font-size:17px}.resourcesSideHead small{display:block;color:var(--muted);font-size:12px;margin-top:3px}.resourcesLocal{display:block!important;position:static!important;box-shadow:none!important;padding:10px!important;background:#fff!important}.resourcesLocal a{display:flex!important;align-items:center;justify-content:space-between;gap:14px;padding:11px 12px!important;border-radius:10px;color:#557080;font-size:13px!important;font-weight:750!important;line-height:1.25}.resourcesLocal a:after{display:none!important}.resourcesLocal a span{color:#9aaeb8}.resourcesLocal a:hover{background:#f5f8fa;color:var(--navy)}.resourcesLocal a:hover span{color:var(--teal)}.resourcesSideFoot{padding:15px 20px 20px;border-top:1px solid var(--line);background:#fbfcfd}.resourcesSideFoot a{display:flex;justify-content:space-between;gap:12px;color:#0b6568;font-size:13px;font-weight:800;padding:7px 0}.resourcesSideFoot a span{color:var(--teal)}
@media(max-width:980px){.resourcesLayout{grid-template-columns:1fr;gap:38px}.resourcesSide{position:static;order:-1}.resourcesLocal{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.resourceGrid,.resourcesLocal{grid-template-columns:1fr!important}.resourcesBody{padding-top:46px}.resourcesSection{padding:34px 0}.resourcesSideHead{padding:18px}}