#main.help>section article{background:var(--bs-body-bg);border:1px solid var(--bs-border-color);border-radius:16px;padding:16px 16px 10px;box-shadow:0 4px 16px rgba(0,0,0,.04)}#main.help>section article+article{margin-top:16px}#main.help>section article .head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}#main.help>section article .head h2{margin:0;font-size:1.05rem;font-weight:700}#main.help>section article .head .more{text-decoration:none;font-weight:600;opacity:.8;color:var(--bs-primary)}#main.help>section article .head .more:hover{opacity:1}#main.help>section article ul.list{list-style:none;margin:0;padding:0}#main.help>section article ul.list .item{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:start;padding:10px 0;border-top:1px dashed var(--bs-border-color)}#main.help>section article ul.list .item:first-child{border-top:0}#main.help>section article ul.list .item .badge{display:inline-flex;border-radius:9999px}#main.help>section article ul.list .item .text{min-width:0}#main.help>section article ul.list .item .text .subject{display:block;font-weight:700;text-decoration:none;color:var(--bs-body-color);line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#main.help>section article ul.list .item .text .excerpt{margin-top:3px;font-size:.92rem;opacity:.85;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}#main.help>section article ul.list .item .meta{font-size:.85rem;opacity:.65;white-space:nowrap}#main.help>section article ul.list .item.empty{grid-template-columns:1fr}#main.help>section article ul.list .item.empty .subject{font-weight:600;opacity:.8}#main.help>section article .cta{margin-top:18px;display:flex;gap:10px;flex-wrap:wrap}#main.help>section article .cta .btn{height:38px;padding:0 14px;border-radius:12px;font-weight:700;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--bs-border-color);background:var(--bs-light-bg-subtle);color:var(--bs-body-color);transition:transform .04s ease,background-color .15s ease,border-color .15s ease}#main.help>section article .cta .btn.primary{background:var(--bs-primary);color:#fff;border-color:var(--bs-primary)}#main.help>section article .cta .btn.outline{background:rgba(0,0,0,0)}#main.help>section article .cta .btn.ghost{border-style:dashed}#main.help>section article .cta .btn.danger{background:var(--bs-danger);border-color:var(--bs-danger);color:#fff}#main.help>section article .cta .btn.danger.outline{background:rgba(0,0,0,0);color:var(--bs-danger)}#main.help>section article .cta .btn:active{transform:translateY(1px)}#main.help>section article.faq .accordion{--bs-border-width: 0}#main.help>section article.faq .accordion-button{gap:8px}#main.help>section article.faq .accordion-button .subject{font-weight:700}#main.help>section article.faq .accordion-body .excerpt{opacity:.9;margin-bottom:6px}#main.help>section article.faq .accordion-body .inline-more{display:inline-block;font-weight:700;color:var(--bs-primary);text-decoration:none;margin-right:8px}#main.help>section article.faq .accordion-body .meta{font-size:.85rem;opacity:.65}
