.filled-knowledge{display:grid!important;grid-template-columns:1fr 1fr;gap:14px}.study-content-note,.official-sources{grid-column:1/-1;display:flex;gap:10px;align-items:flex-start;padding:14px 16px;border-radius:12px;background:#fff7f5;border:1px solid #f1c7c1;color:#475467}.study-content-note strong,.official-sources strong{color:#b42318;white-space:nowrap}.knowledge-detail-card{display:grid;grid-template-columns:42px 1fr;gap:12px;padding:16px;border:1px solid #e4e7ec;border-radius:14px;background:#fff;box-shadow:0 5px 16px rgba(16,24,40,.04)}.knowledge-detail-number{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:#fff1ef;color:#b42318;font-weight:900;font-size:12px}.knowledge-detail-card h3{margin:0 0 7px;font-size:17px;line-height:1.35;color:#172033}.knowledge-detail-card p{margin:0;color:#5f6b7c;font-size:14px;line-height:1.72}.official-sources{align-items:center;flex-wrap:wrap;background:#f8fafc;border-color:#e4e7ec}.official-sources a{display:inline-block;padding:7px 10px;border-radius:999px;background:#fff;color:#344054;text-decoration:none;border:1px solid #d0d5dd;font-size:12px}.official-sources a:hover{color:#b42318;border-color:#e5a59e}.study-topic-index{grid-template-columns:repeat(3,minmax(0,1fr))!important}.study-topic-summary{display:flex;flex-direction:column;gap:5px;padding:16px;border:1px solid #e4e7ec;border-radius:13px;text-decoration:none;background:#fff;color:#172033}.study-topic-summary span{font-size:12px;color:#667085}.study-topic-summary:hover{border-color:#d86b61;transform:translateY(-1px)}@media(max-width:850px){.filled-knowledge{grid-template-columns:1fr}.study-topic-index{grid-template-columns:1fr 1fr!important}}@media(max-width:620px){.filled-knowledge,.study-topic-index{grid-template-columns:1fr!important}.knowledge-detail-card{grid-template-columns:34px 1fr;padding:14px;gap:10px}.knowledge-detail-number{width:30px;height:30px}.knowledge-detail-card h3{font-size:16px}.knowledge-detail-card p{font-size:14px}.study-content-note{display:block}.study-content-note strong{display:block;margin-bottom:5px}.official-sources{display:block}.official-sources strong{display:block;margin-bottom:8px}.official-sources a{margin:0 6px 6px 0}}