.page-card[data-v-14547191]{background-color:#fff;border-radius:8px;box-shadow:0 1px 4px #0000001a;cursor:pointer;display:flex;height:100%;height:160px;overflow:hidden;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out}.page-card .page-image[data-v-14547191]{flex-shrink:0;height:160px;overflow:hidden;width:100%;width:160px}@media (min-width:576px){.page-card .page-image[data-v-14547191]{height:120px;width:120px}}.page-card .page-image.placeholder[data-v-14547191]{align-items:center;background-color:#ddd;display:flex;justify-content:center}.page-card .page-content[data-v-14547191]{display:flex;flex:1;flex-direction:column;padding:16px}.page-card .page-content .page-title[data-v-14547191]{color:#0065ca;display:-webkit-box;font-size:16px;font-weight:600;margin:0 0 8px;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}@media (min-width:576px){.page-card .page-content .page-title[data-v-14547191]{font-size:18px}}.page-card .page-content .page-details[data-v-14547191]{display:flex;flex-direction:column;height:100%;justify-content:space-between;margin-top:8px}.page-card .page-content .page-details .question-count[data-v-14547191]{color:#767676;font-size:14px}.page-card .page-content .page-details .question-count .count[data-v-14547191]{font-weight:600;margin-right:5px}.page-card .page-content .page-details .knowledge-status[data-v-14547191]{margin-top:4px;width:100%}@media (min-width:576px){.page-card .page-content .page-details .knowledge-status[data-v-14547191]{max-width:180px}}.page-card .page-content .page-details .page-details-action[data-v-14547191]{align-items:center;display:flex;justify-content:flex-end}.page-card .page-content .page-details .page-details-action .action-button[data-v-14547191]{align-items:center;background-color:#afd534;border-radius:50%;color:#fff;cursor:pointer;display:inline-flex;height:36px;justify-content:center;transition:all .2s ease;width:36px}.page-card .page-content .page-details .page-details-action .action-button[data-v-14547191]:hover{background-color:#90b125}.page-card .page-content .page-details .page-details-action .action-button[data-v-14547191]:active{background-color:#6e871c}.page-card .page-content .page-details .page-details-action .action-button .fa-play[data-v-14547191]{font-size:14px;padding-left:2px}.pages-grid-container[data-v-dd2a9eea]{margin-top:1rem;width:100%}.pages-grid-container .no-pages[data-v-dd2a9eea]{color:#767676;font-style:italic;padding:20px 0;text-align:center}.pages-grid[data-v-dd2a9eea]{display:grid;gap:16px;grid-template-columns:repeat(1,1fr)}@media (min-width:576px){.pages-grid[data-v-dd2a9eea]{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.pages-grid[data-v-dd2a9eea]{grid-template-columns:repeat(3,1fr)}}@media (min-width:1200px){.pages-grid[data-v-dd2a9eea]{grid-template-columns:repeat(4,1fr)}}.pages-grid .page-card-container[data-v-dd2a9eea]{height:100%}.pages-table-container .no-pages[data-v-94e10249]{color:#767676;font-style:italic;padding:20px 0;text-align:center}.pages-table-container .no-pages p[data-v-94e10249]{margin-bottom:0}.pages-table-container .pagination-container[data-v-94e10249]{display:flex;justify-content:center;margin-top:24px}.pages-table-container .pagination-container[data-v-94e10249] .paginate-buttons{background:#fff;color:#767676;font-size:1.4rem;padding:1rem 1.6rem}.pages-table-container .pagination-container[data-v-94e10249] .paginate-buttons.active-page{color:#003264}.pages-table-container .pagination-container[data-v-94e10249] .paginate-buttons:hover{filter:brightness(.95)}.pages-table-container .pagination-container[data-v-94e10249] .paginate-buttons:active{filter:brightness(.9)}.pages-table-container .pagination-container[data-v-94e10249] li:first-child{border-bottom-left-radius:2em;border-top-left-radius:2em;overflow:hidden}.pages-table-container .pagination-container[data-v-94e10249] li:last-child{border-bottom-right-radius:2em;border-top-right-radius:2em;overflow:hidden}.pages-table[data-v-94e10249]{border-collapse:separate;border-spacing:0;font-size:14px;width:100%}.pages-table td[data-v-94e10249],.pages-table th[data-v-94e10249]{border-bottom:1px solid #efefef;padding:12px 16px;text-align:left;vertical-align:middle}.pages-table th[data-v-94e10249]{background:#fff;color:#555;font-weight:600;position:sticky;text-align:center;text-overflow:none;top:0;white-space:nowrap;z-index:1}.pages-table th.sortable[data-v-94e10249]{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pages-table th.sortable[data-v-94e10249]:hover{filter:brightness(.95)}.pages-table th.sortable[data-v-94e10249]:active{filter:brightness(.9)}.pages-table th.popularity-header[data-v-94e10249]{max-width:120px;text-align:center;width:120px}.pages-table th.name-header[data-v-94e10249]{flex:1;text-align:left}.pages-table th.questioncount-header[data-v-94e10249]{max-width:150px;text-align:center;width:150px}.pages-table th.knowledgestatus-header[data-v-94e10249]{min-width:180px;width:180px}.pages-table th.actions-column[data-v-94e10249]{max-width:60px;text-align:center;width:60px}.pages-table .sort-icon[data-v-94e10249]{display:inline-block;margin-left:4px;opacity:.3;position:relative}.pages-table .sort-asc[data-v-94e10249],.pages-table .sort-desc[data-v-94e10249]{opacity:1}.pages-table .page-row[data-v-94e10249]{transition:background-color .15s ease}.pages-table .page-row[data-v-94e10249]:hover{background-color:#f9f9f9}.pages-table .page-row.last td[data-v-94e10249]{border-bottom:none}.pages-table .popularity-cell[data-v-94e10249]{max-width:120px;text-align:center;width:120px}.pages-table .page-name-cell[data-v-94e10249]{flex:1}.pages-table .page-name[data-v-94e10249]{align-items:center;display:flex;gap:12px}.pages-table .page-name .page-image[data-v-94e10249]{flex-shrink:0}.pages-table .page-name .page-link[data-v-94e10249]{color:#003264;display:-webkit-box;font-weight:500;overflow:hidden;text-decoration:none;text-overflow:ellipsis;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical}.pages-table .page-name .page-link[data-v-94e10249]:hover{text-decoration:underline}.pages-table .question-count-cell[data-v-94e10249]{font-weight:600;max-width:150px;text-align:center;width:150px}.pages-table .knowledge-status-cell[data-v-94e10249]{min-width:180px;padding-right:24px;width:180px}.pages-table .actions-cell[data-v-94e10249]{text-align:center;width:60px}.pages-table .action-button[data-v-94e10249]{align-items:center;background-color:#afd534;border-radius:50%;color:#fff;cursor:pointer;display:inline-flex;height:36px;justify-content:center;transition:all .2s ease;width:36px}.pages-table .action-button[data-v-94e10249]:hover{background-color:#90b125}.pages-table .action-button[data-v-94e10249]:active{background-color:#6e871c}.pages-table .action-button .fa-play[data-v-94e10249]{font-size:14px;padding-left:2px}.popularity-count[data-v-94e10249]{background-color:#e7ecf6;border-radius:12px;color:#003264;font-size:.9em;font-weight:600;padding:4px 8px}@media (max-width:767px){.pages-table td[data-v-94e10249],.pages-table th[data-v-94e10249]{padding:10px 8px}.pages-table .page-name[data-v-94e10249]{gap:8px}}
