
/* v2 — topic-first encyclopedia architecture */
.ency-topic-v2{width:min(1180px,calc(100% - 24px));margin:auto;padding:18px 0 64px;color:#17383d}
.ency-topic-v2__hero{padding:clamp(26px,5vw,58px);border-radius:32px;background:linear-gradient(130deg,#ffe3ee,#d9f8f3,#eee8ff);box-shadow:0 18px 52px rgba(57,125,128,.13);margin-bottom:22px}
.ency-topic-v2__hero h1{font-size:clamp(2rem,5vw,3.8rem);line-height:1.22;margin:.18em 0}.ency-topic-v2__hero p{max-width:82ch;line-height:1.9;color:#3f6268}
.ency-topic-v2__meta,.ency-topic-v2__actions{display:flex;gap:9px;flex-wrap:wrap;align-items:center}.ency-topic-v2__badge{display:inline-flex;align-items:center;min-height:34px;padding:6px 11px;border-radius:999px;background:#fff;border:1px solid #cce4e1;color:#174b52;font-weight:800}
.ency-topic-v2__button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:9px 15px;border-radius:13px;background:#116d69;color:#fff!important;text-decoration:none;font-weight:900}.ency-topic-v2__button--secondary{background:#fff;color:#116d69!important;border:1px solid #9ed4cf}
.ency-topic-v2__section{margin-top:20px;padding:clamp(20px,4vw,38px);border:1px solid #cce5e1;border-radius:26px;background:rgba(255,255,255,.97);box-shadow:0 12px 34px rgba(57,125,128,.08)}
.ency-topic-v2__section h2{margin-top:0;color:#174b52}.ency-topic-v2__section p,.ency-topic-v2__section li{line-height:1.95}
.ency-topic-v2__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(250px,100%),1fr));gap:14px}.ency-topic-v2__card{padding:19px;border-radius:20px;background:linear-gradient(145deg,#fff,#f0fbf9);border:1px solid #cce5e1}.ency-topic-v2__card:nth-child(3n+2){background:linear-gradient(145deg,#fff,#fff0f6)}.ency-topic-v2__card:nth-child(3n){background:linear-gradient(145deg,#fff,#f1edff)}
.ency-topic-v2__card h2,.ency-topic-v2__card h3{margin:.3rem 0}.ency-topic-v2__card p{color:#567176}.ency-topic-v2__card a{font-weight:900}.ency-topic-v2__card small{display:block;color:#667d81;margin-top:7px}
.ency-topic-v2__route-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(220px,100%),1fr));gap:10px;padding:0;list-style:none}.ency-topic-v2__route-list a{display:block;height:100%;padding:14px 15px;border-radius:15px;background:#f5fbfa;border:1px solid #cce5e1;text-decoration:none;font-weight:900}.ency-topic-v2__route-list span{display:block;margin-top:4px;color:#60797e;font-size:.9rem;font-weight:500}
.ency-topic-v2__search{display:grid;grid-template-columns:2fr 1fr;gap:10px;margin-top:20px}.ency-topic-v2__search input,.ency-topic-v2__search select{width:100%;min-height:48px;padding:12px 14px;border:1px solid #a9cfcb;border-radius:14px;background:#fff;color:#17383d;font:inherit}
.ency-topic-v2__crumbs{margin:7px 0 17px;color:#5a7479;font-size:.93rem}.ency-topic-v2__crumbs a{color:#126c73}.ency-topic-v2__notice{padding:17px 19px;border-radius:18px;background:linear-gradient(135deg,#fff4cb,#e2f8f3);border:1px solid #d7dfb5}.ency-topic-v2__sources{background:#f3fbfa}
.ency-topic-v2__count{font-size:1.15rem}.ency-topic-v2 [hidden]{display:none!important}
@media(max-width:700px){.ency-topic-v2{width:calc(100% - 14px)}.ency-topic-v2__hero,.ency-topic-v2__section{border-radius:21px;padding:20px}.ency-topic-v2__search{grid-template-columns:1fr}}
