.idbar[data-astro-cid-jdovvxl7]{background:var(--soft);border-bottom:1px solid var(--line)}.idbar-inner[data-astro-cid-jdovvxl7]{display:flex;justify-content:space-between;align-items:center;gap:var(--sp-4);padding-block:var(--sp-3);flex-wrap:wrap}.idbar[data-astro-cid-jdovvxl7] p[data-astro-cid-jdovvxl7]{font-size:.92rem;color:var(--ink-2)}.idbar[data-astro-cid-jdovvxl7] strong[data-astro-cid-jdovvxl7]{color:var(--ink)}.idbar-tags[data-astro-cid-jdovvxl7]{display:flex;gap:.4rem}.fed-band[data-astro-cid-jdovvxl7]{background:var(--surface);border-bottom:1px solid var(--line);padding-block:var(--sp-6)}.fed-group[data-astro-cid-jdovvxl7]+.fed-group[data-astro-cid-jdovvxl7]{margin-top:var(--sp-5)}.fed-group[data-astro-cid-jdovvxl7] h2[data-astro-cid-jdovvxl7]{font-size:var(--step--1);font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--ink-3);margin:0 0 var(--sp-3)}.fed-grid[data-astro-cid-jdovvxl7]{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:var(--sp-3)}.fed-card[data-astro-cid-jdovvxl7]{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:var(--radius);background:var(--bg);overflow:hidden;transition:box-shadow .2s var(--ease),transform .2s var(--ease),border-color .2s var(--ease)}a[data-astro-cid-jdovvxl7].fed-card:hover{box-shadow:var(--shadow-sm);transform:translateY(-2px);border-color:var(--navy-050)}.fed-logo[data-astro-cid-jdovvxl7]{display:flex;align-items:center;justify-content:center;height:64px;padding:var(--sp-2) var(--sp-4);background:#fff;border-bottom:1px solid var(--line-soft);overflow:hidden}.fed-logo[data-astro-cid-jdovvxl7] img[data-astro-cid-jdovvxl7]{display:block;width:auto;height:auto;max-width:100%;max-height:44px;object-fit:contain}.fed-logo-text[data-astro-cid-jdovvxl7]{font-family:var(--serif);font-weight:600;font-size:.92rem;color:var(--teal);text-align:center;line-height:1.2}.fed-info[data-astro-cid-jdovvxl7]{display:flex;flex-direction:column;gap:.45rem;min-width:0;padding:var(--sp-3) var(--sp-4);flex:1}.fed-name[data-astro-cid-jdovvxl7]{font-size:.82rem;font-weight:600;color:var(--ink);line-height:1.3}.fed-badges[data-astro-cid-jdovvxl7]{display:flex;flex-wrap:wrap;gap:.35rem}.fed-badge[data-astro-cid-jdovvxl7]{font-size:.68rem;padding:.25em .7em}.portal[data-astro-cid-jdovvxl7]{display:grid;grid-template-columns:1fr 340px;gap:clamp(1.5rem,3vw,2.5rem);padding-block:var(--sp-6) var(--sp-7);align-items:start}.box-head[data-astro-cid-jdovvxl7]{display:flex;align-items:center;justify-content:space-between;gap:var(--sp-3);padding-bottom:var(--sp-3);margin-bottom:var(--sp-4);border-bottom:2px solid var(--navy)}.box-head[data-astro-cid-jdovvxl7] h2[data-astro-cid-jdovvxl7]{font-size:var(--step-2)}.featured[data-astro-cid-jdovvxl7]{display:grid;grid-template-columns:1fr auto;gap:var(--sp-5);align-items:center;border:1px solid var(--line);border-left:4px solid var(--accent);border-radius:var(--radius);margin-bottom:var(--sp-5);background:var(--surface);padding:var(--sp-5);transition:box-shadow .2s var(--ease)}.featured[data-astro-cid-jdovvxl7]:hover{box-shadow:var(--shadow-md)}.featured[data-astro-cid-jdovvxl7] .meta[data-astro-cid-jdovvxl7]{display:flex;align-items:center;gap:.7rem;margin-bottom:var(--sp-3)}.featured[data-astro-cid-jdovvxl7] .meta[data-astro-cid-jdovvxl7] time[data-astro-cid-jdovvxl7]{font-size:.82rem;color:var(--ink-3)}.featured[data-astro-cid-jdovvxl7] h3[data-astro-cid-jdovvxl7]{font-size:var(--step-2);margin-bottom:var(--sp-2)}.featured[data-astro-cid-jdovvxl7] p[data-astro-cid-jdovvxl7]{color:var(--ink-2);font-size:.95rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:var(--sp-3)}.featured-more[data-astro-cid-jdovvxl7]{font-weight:700;font-size:.88rem;color:var(--accent)}.featured-thumb[data-astro-cid-jdovvxl7]{width:130px;height:130px;border-radius:var(--radius-sm);overflow:hidden;background:var(--soft);flex-shrink:0}.featured-thumb[data-astro-cid-jdovvxl7] img[data-astro-cid-jdovvxl7]{width:100%;height:100%;object-fit:cover}@media (max-width: 640px){.featured[data-astro-cid-jdovvxl7]{grid-template-columns:1fr}.featured-thumb[data-astro-cid-jdovvxl7]{width:100%;height:160px}}.feed[data-astro-cid-jdovvxl7]{list-style:none;padding:0}.feed[data-astro-cid-jdovvxl7] li[data-astro-cid-jdovvxl7]{border-bottom:1px solid var(--line-soft)}.feed[data-astro-cid-jdovvxl7] a[data-astro-cid-jdovvxl7]{display:flex;align-items:center;gap:.8rem;padding:.85rem 0;flex-wrap:wrap}.feed[data-astro-cid-jdovvxl7] .chip[data-astro-cid-jdovvxl7]{flex-shrink:0}.feed-t[data-astro-cid-jdovvxl7]{font-weight:600;color:var(--ink);flex:1;min-width:55%;transition:color .15s var(--ease)}.feed[data-astro-cid-jdovvxl7] a[data-astro-cid-jdovvxl7]:hover .feed-t[data-astro-cid-jdovvxl7]{color:var(--accent)}.feed-d[data-astro-cid-jdovvxl7]{font-size:.8rem;color:var(--ink-3);white-space:nowrap}.portal-side[data-astro-cid-jdovvxl7]{display:flex;flex-direction:column;gap:var(--sp-5)}.box[data-astro-cid-jdovvxl7]{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:var(--surface)}.box-h[data-astro-cid-jdovvxl7]{background:var(--navy);color:#fff;font-weight:700;font-size:.88rem;letter-spacing:.02em;padding:.7rem 1rem}.cal[data-astro-cid-jdovvxl7]{list-style:none;padding:.4rem 0}.cal[data-astro-cid-jdovvxl7] li[data-astro-cid-jdovvxl7]+li[data-astro-cid-jdovvxl7]{border-top:1px solid var(--line-soft)}.cal[data-astro-cid-jdovvxl7] a[data-astro-cid-jdovvxl7]{display:flex;gap:.8rem;padding:.6rem 1rem;align-items:baseline}.cal-y[data-astro-cid-jdovvxl7]{font-weight:800;color:var(--accent);font-size:.85rem;min-width:2.6rem}.cal-t[data-astro-cid-jdovvxl7]{font-size:.88rem;color:var(--ink);line-height:1.35}.cal[data-astro-cid-jdovvxl7] a[data-astro-cid-jdovvxl7]:hover .cal-t[data-astro-cid-jdovvxl7]{color:var(--accent)}.box-foot[data-astro-cid-jdovvxl7]{display:block;padding:.7rem 1rem;font-size:.82rem;font-weight:700;color:var(--navy);border-top:1px solid var(--line-soft);background:var(--soft)}.box-foot[data-astro-cid-jdovvxl7]:hover{color:var(--accent)}.qlinks[data-astro-cid-jdovvxl7]{list-style:none;padding:.4rem 0}.qlinks[data-astro-cid-jdovvxl7] li[data-astro-cid-jdovvxl7]+li[data-astro-cid-jdovvxl7]{border-top:1px solid var(--line-soft)}.qlinks[data-astro-cid-jdovvxl7] a[data-astro-cid-jdovvxl7]{display:flex;align-items:baseline;gap:.5rem;padding:.6rem 1rem;font-size:.9rem;font-weight:600;color:var(--ink-2)}.qlinks[data-astro-cid-jdovvxl7] i[data-astro-cid-jdovvxl7]{color:var(--accent);font-style:normal;font-weight:800}.qlinks[data-astro-cid-jdovvxl7] a[data-astro-cid-jdovvxl7]:hover{color:var(--accent);background:var(--soft)}.box-uye[data-astro-cid-jdovvxl7]{background:var(--surface);scroll-margin-top:96px}.box-uye[data-astro-cid-jdovvxl7] p[data-astro-cid-jdovvxl7]{padding:.9rem 1rem .5rem;font-size:.88rem;color:var(--ink-2)}.btn-block[data-astro-cid-jdovvxl7]{display:flex;width:calc(100% - 2rem);margin:.5rem 1rem;justify-content:center}.qcols[data-astro-cid-jdovvxl7]{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--sp-5);padding-block:var(--sp-6);border-top:1px solid var(--line)}.qcol[data-astro-cid-jdovvxl7]{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:var(--surface)}.info-grid[data-astro-cid-jdovvxl7]{display:grid;grid-template-columns:1.1fr 1fr;gap:clamp(2rem,5vw,4rem);padding-block:var(--sp-7);border-top:1px solid var(--line)}.nt-info[data-astro-cid-jdovvxl7] p[data-astro-cid-jdovvxl7]{color:var(--ink-2);line-height:1.7;margin-bottom:var(--sp-4)}.nt-chips[data-astro-cid-jdovvxl7]{display:flex;flex-wrap:wrap;gap:.5rem}.nt-chips[data-astro-cid-jdovvxl7] .chip[data-astro-cid-jdovvxl7]:hover{background:var(--accent-soft);color:var(--accent-dark)}.feed-plain[data-astro-cid-jdovvxl7] a[data-astro-cid-jdovvxl7]{justify-content:space-between}@media (max-width: 900px){.portal[data-astro-cid-jdovvxl7],.qcols[data-astro-cid-jdovvxl7],.info-grid[data-astro-cid-jdovvxl7]{grid-template-columns:1fr}}
