.tsv-mb-wrap{--tsv-orange:#f36f21;--tsv-text:#282828;--tsv-muted:#707070;--tsv-line:#e5e7ea;max-width:100%;color:var(--tsv-text);font:inherit}.tsv-mb-wrap *{box-sizing:border-box}.tsv-mb-title{font:inherit;font-size:clamp(2rem,4vw,3rem);font-weight:500;line-height:1.1;margin:0 0 .45rem}.tsv-mb-intro{margin:0 0 1.4rem;color:var(--tsv-muted);font-size:1rem}.tsv-mb-filters{display:flex;flex-wrap:wrap;gap:.55rem;margin:0 0 1.5rem}.tsv-mb-filters button{appearance:none;border:1px solid #ddd;background:#fff;border-radius:7px;padding:.6rem .9rem;font:inherit;font-size:.92rem;cursor:pointer;color:#333;transition:.18s}.tsv-mb-filters button:hover,.tsv-mb-filters button.is-active{background:var(--tsv-orange);border-color:var(--tsv-orange);color:#fff}.tsv-mb-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.15rem}.tsv-mb-card{border:1px solid var(--tsv-line);border-radius:10px;background:#fff;overflow:hidden;box-shadow:0 3px 14px rgba(0,0,0,.045);display:flex;flex-direction:column;min-height:245px;transition:transform .18s ease,box-shadow .18s ease}.tsv-mb-card:hover{transform:translateY(-2px);box-shadow:0 7px 22px rgba(0,0,0,.08)}.tsv-mb-card[hidden]{display:none!important}.tsv-mb-card-top{min-height:88px;padding:1rem 1.05rem;display:flex;align-items:center;gap:.9rem;background:linear-gradient(135deg,#f7f7f7,#eceff1);border-bottom:1px solid var(--tsv-line)}.tsv-mb-icon{width:50px;height:50px;flex:0 0 50px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--tsv-orange);box-shadow:0 2px 9px rgba(0,0,0,.06)}.tsv-mb-icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.tsv-mb-cat{font-weight:700;font-size:.9rem;line-height:1.25}.tsv-mb-card-body{padding:1.05rem;display:flex;flex-direction:column;flex:1}.tsv-mb-badge{align-self:flex-start;background:#f2f2f2;border-radius:4px;padding:.18rem .42rem;font-size:.73rem;font-weight:700;margin-bottom:.55rem;color:#555}.tsv-mb-card h3{font-size:1.08rem;line-height:1.28;margin:0 0 .55rem;font-weight:700}.tsv-mb-desc{font-size:.93rem;color:#555;line-height:1.45;margin-bottom:.45rem}.tsv-mb-desc p{margin:.2rem 0}.tsv-mb-source{font-size:.8rem;color:#888;margin-top:.25rem}.tsv-mb-open{margin-top:auto;padding-top:.9rem;color:var(--tsv-orange)!important;text-decoration:none!important;font-weight:700;font-size:.93rem}.tsv-mb-open:hover{text-decoration:underline!important}@media(max-width:900px){.tsv-mb-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.tsv-mb-grid{grid-template-columns:1fr}.tsv-mb-filters{gap:.4rem}.tsv-mb-filters button{padding:.5rem .7rem;font-size:.85rem}.tsv-mb-card{min-height:210px}}
