@charset "UTF-8";.th-theme{--th-red:#ce2027;--th-lime:#78bd43;--th-ink:#333;--th-muted:#666;--th-card:#fff;--th-line:#e6e6e6}.th-theme .container{max-width:1200px;margin:0 auto;padding:0 15px}.th-theme .th-badges-grid{display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:980px){.th-theme .th-badges-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.th-theme .th-badges-grid{grid-template-columns:1fr}}.th-theme .th-badge{display:block;padding:16px 18px;border:1px solid var(--th-line);border-top:4px solid var(--th-red);border-radius:10px;background:var(--th-card);box-shadow:0 1px 4px rgba(0,0,0,.08);transition:box-shadow .15s,transform .06s;min-height:88px}.th-theme .th-badge:hover{box-shadow:0 6px 18px rgba(0,0,0,.08);transform:translateY(-1px)}.th-theme .th-badge h4{margin:0 0 6px 0;font-size:1rem;line-height:1.25;color:var(--th-ink);font-weight:800}.th-theme .th-badge p{margin:0;font-size:.9rem;line-height:1.35;color:var(--th-muted)}@media (max-width:420px){.th-theme .th-badge{padding:14px;min-height:82px}.th-theme .th-badge h4{font-size:.98rem}.th-theme .th-badge p{font-size:.88rem}}
