.drb-pa{width:100%;box-sizing:border-box;font-family:inherit}.drb-pa *{box-sizing:border-box}.drb-pa-list{display:flex;flex-direction:column;gap:12px}.drb-pa-item{border:1px solid #dbe4ee;border-radius:12px;overflow:hidden;background:#fff;transition:border-color .2s ease,box-shadow .2s ease}.drb-pa-item:hover{border-color:#a7dfc5}.drb-pa-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;border:0;outline:0;padding:16px;text-align:left;background:#fff;cursor:pointer;color:inherit;font:inherit}.drb-pa-item.is-open .drb-pa-trigger{background:#effaf5}.drb-pa-head-left{display:flex;align-items:center;gap:12px;min-width:0}.drb-pa-number{width:32px;height:32px;min-width:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;background:#e7edf5;color:#1e3a5f;transition:background .2s ease,color .2s ease}.drb-pa-item.is-open .drb-pa-number{background:#093c24;color:#f5c242}.drb-pa-head-text{min-width:0;display:flex;flex-direction:column;line-height:1.3}.drb-pa-title{font-size:14px;font-weight:700;color:#0f172a;line-height:1.35}.drb-pa-subtitle{font-size:11px;color:#64748b;line-height:1.45;margin-top:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.drb-pa-chevron{width:18px;height:18px;min-width:18px;display:flex;align-items:center;justify-content:center;color:#64748b;transition:transform .2s ease,color .2s ease}.drb-pa-chevron svg{width:18px;height:18px;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.drb-pa-item.is-open .drb-pa-chevron{transform:rotate(180deg);color:#047857}.drb-pa-content{padding:14px 16px 16px;border-top:1px solid #edf2f7;background:#fff}.drb-pa-description{margin:0 0 12px;font-size:13px;line-height:1.65;color:#475569}.drb-pa-topics{background:#f8fafc;padding:12px;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:12px}.drb-pa-topics-label{display:block;margin-bottom:8px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#334155}.drb-pa-topic-list{display:flex;flex-wrap:wrap;gap:6px}.drb-pa-topic{display:inline-flex;align-items:center;background:#fff;border:1px solid #dbe4ee;color:#334155;font-size:12px;line-height:1.35;padding:3px 10px;border-radius:6px;font-weight:500}.drb-pa-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:6px 12px;border-radius:6px;background:#f0fbf6;font-size:11px;line-height:1.4}.drb-pa-format{font-weight:600;color:#047857}.drb-pa-passing{font-weight:700;color:#334155;text-align:right}@media(max-width:600px){.drb-pa-trigger{padding:14px}.drb-pa-content{padding:12px}.drb-pa-footer{align-items:flex-start;flex-direction:column;gap:4px}.drb-pa-passing{text-align:left}.drb-pa-title{font-size:13px}.drb-pa-subtitle{font-size:10px}.drb-pa-head-left{gap:10px}.drb-pa-number{width:30px;height:30px;min-width:30px}.drb-pa-topic-list{gap:5px}}
