.prsa-root{--prsa-accent:#D58037;--prsa-orange:#D58037;padding:32px 24px;font-family:inherit;box-sizing:border-box}.prsa-root *,.prsa-root *::before,.prsa-root *::after{box-sizing:border-box}.prsa-toolbar{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-start!important;gap:12px;margin-bottom:20px}@media (max-width:782px){.prsa-toolbar{flex-direction:column!important;flex-wrap:wrap!important;align-items:stretch!important}}.prsa-tabs{display:flex!important;flex-shrink:0!important;gap:6px;background:#fff;border-radius:10px;padding:4px;box-shadow:0 1px 2px rgba(0,0,0,.06)}.prsa-tab{display:inline-flex;align-items:center;gap:6px;border:none;background:transparent;color:#535153;font-size:.9rem;font-weight:600;padding:9px 16px;border-radius:8px;cursor:pointer;transition:background-color 0.15s ease,color 0.15s ease}.prsa-tab.is-active{background-color:#fff;color:var(--prsa-accent);box-shadow:0 1px 4px rgba(0,0,0,.08)}.prsa-tab:not(.is-active):hover{color:#535153}.prsa-tab-icon{width:16px;height:16px;flex-shrink:0}.prsa-filters{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-end;gap:10px;margin-left:auto}@media (max-width:782px){.prsa-filters{flex-wrap:wrap!important;justify-content:flex-start;margin-left:0}}.prsa-search-wrap{position:relative;display:inline-flex;align-items:center}.prsa-search-icon{position:absolute!important;left:12px!important;width:16px;height:16px;color:#535153;pointer-events:none;z-index:1}.prsa-search-input{background:#fff;border:1px solid #E1E2E1;border-radius:5px!important;padding:9px 12px 9px 38px!important;font-size:.875rem;color:#535153;min-width:180px;flex-shrink:1;outline:none}.prsa-search-input:focus{border-color:var(--prsa-accent)}.prsa-select{background:#fff;border:1px solid #E1E2E1;border-radius:5px!important;padding:9px 30px 9px 12px;font-size:.875rem;color:#535153;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236B7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center;background-size:16px;outline:none}.prsa-select:focus{border-color:var(--prsa-accent)}.prsa-body{display:flex;align-items:flex-start;gap:24px}.prsa-content{flex:1 1 auto;min-width:0}.prsa-sidebar{flex:0 0 320px;max-width:320px;display:flex;flex-direction:column;gap:16px}@media (max-width:900px){.prsa-body{flex-direction:column}.prsa-sidebar{flex-basis:auto;max-width:none;width:100%}}.prsa-review-list{display:grid;grid-template-columns:1fr;gap:20px}.prsa-review-list.prsa-cols-2{grid-template-columns:repeat(2,1fr)}.prsa-review-list.prsa-cols-3{grid-template-columns:repeat(3,1fr)}@media (max-width:980px){.prsa-review-list.prsa-cols-3{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.prsa-review-list.prsa-cols-2,.prsa-review-list.prsa-cols-3{grid-template-columns:1fr}}.prsa-review-card{background:#fff;border:1px solid #E1E2E1;border-radius:14px;padding:22px 22px 18px 22px;display:flex;flex-direction:column}.prsa-rcard-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:12px}.prsa-rcard-head{display:flex;align-items:flex-start;gap:12px}.prsa-avatar{width:44px;height:44px;border-radius:50%;object-fit:cover;flex-shrink:0}.prsa-avatar-initials{width:44px;height:44px;border-radius:50%;background-color:#FBEFE4;color:#D58037;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem;flex-shrink:0}.prsa-rname-wrap{display:flex;flex-direction:column;gap:2px}.prsa-rname{font-weight:700;font-size:.95rem;color:#000;line-height:1.3}.prsa-rrole{font-size:.82rem;color:#535153;line-height:1.3}.prsa-rmeta{font-size:.78rem;color:#535153;display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-top:2px}.prsa-rmeta-icon{width:12px;height:12px;flex-shrink:0}.prsa-rmeta-sep{color:#E1E2E1}.prsa-rcard-rating{text-align:right;flex-shrink:0}.prsa-stars{color:#F59E0B;font-size:.95rem;letter-spacing:1px;line-height:1}.prsa-rdate{display:flex;align-items:center;gap:4px;justify-content:flex-end;font-size:.75rem;color:#535153;margin-top:4px}.prsa-rdate-icon{width:11px;height:11px}.prsa-course-badge{display:inline-flex;align-items:center;gap:6px;align-self:flex-start;background-color:rgba(213,128,55,.08);color:var(--prsa-orange);border:1px solid rgba(213,128,55,.25);border-radius:7px;padding:5px 11px;font-size:.78rem;font-weight:600;text-decoration:none;margin-bottom:12px}.prsa-course-badge-icon{width:13px;height:13px}.prsa-course-badge-ext{width:11px;height:11px;opacity:.7}a.prsa-course-badge:hover{background-color:rgba(213,128,55,.14)}.prsa-rtext-wrap{position:relative;margin-bottom:12px}.prsa-rquote-icon{width:16px;height:16px;color:#E1E2E1;flex-shrink:0;margin-top:2px}.prsa-rtext-row{display:flex;gap:8px}.prsa-rtext{font-size:.92rem;line-height:1.6;color:#535153;margin:0}.prsa-readmore-btn{background:none;border:none;color:#535153;font-size:.82rem;padding:0;margin-top:6px;cursor:pointer;display:inline-flex;align-items:center;gap:4px}.prsa-readmore-btn:hover{color:#535153}.prsa-readmore-icon{width:13px;height:13px;transition:transform 0.15s ease}.prsa-readmore-btn.is-open .prsa-readmore-icon{transform:rotate(180deg)}.prsa-rcard-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid #E1E2E1;padding-top:14px;margin-top:auto;flex-wrap:wrap}.prsa-helpful-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.prsa-helpful-label{font-size:.82rem;color:#535153}.prsa-helpful-btn{display:inline-flex;align-items:center;gap:5px;background:#fff;border:1px solid #E1E2E1;border-radius:7px;padding:5px 11px;font-size:.8rem;color:#535153;cursor:pointer;transition:all 0.15s ease}.prsa-helpful-btn:hover{border-color:#535153}.prsa-helpful-btn.is-active{background-color:#D58037;border-color:#D58037;color:#fff}.prsa-helpful-icon{width:13px;height:13px}.prsa-helpful-count{font-weight:600}.prsa-share-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid #E1E2E1;border-radius:7px;background:#fff;color:#535153;cursor:pointer}.prsa-share-btn:hover{border-color:#535153;color:#535153}.prsa-share-icon{width:14px;height:14px}.prsa-sidebar-card{background:#fff;border:1px solid #E1E2E1;border-radius:14px;padding:18px}.prsa-sidebar-title{display:flex;align-items:center;gap:8px;font-size:.98rem;font-weight:700;color:#000;margin:0 0 14px 0}.prsa-sidebar-icon{width:17px;height:17px;color:#D58037;flex-shrink:0}.prsa-cat-list{display:flex;flex-direction:column;overflow-y:auto;padding-right:4px}.prsa-cat-item{display:flex;align-items:center;justify-content:space-between;gap:8px;background:none;border:none;border-bottom:1px solid #E1E2E1;text-align:left;color:#535153;font-size:.86rem;padding:11px 6px;cursor:pointer;border-radius:6px}.prsa-cat-item:hover{background-color:#E1E2E1}.prsa-cat-item.is-active{color:#D58037;font-weight:600}.prsa-cat-item svg{width:14px;height:14px;flex-shrink:0;opacity:.5}.prsa-sidebar-cta{background-color:#FBEFE4;border-radius:14px;padding:22px;text-align:center}.prsa-cta-icon{width:40px;height:40px;border-radius:10px;background:#fff;display:flex;align-items:center;justify-content:center;margin:0 auto 14px;color:#D58037}.prsa-cta-icon svg{width:18px;height:18px}.prsa-cta-heading{font-size:.95rem;font-weight:700;color:#000;margin:0 0 8px}.prsa-cta-text{font-size:.82rem;color:#535153;line-height:1.5;margin:0 0 16px}.prsa-cta-btn{display:inline-flex;align-items:center;gap:6px;background-color:#D58037;color:#fff;font-size:.85rem;font-weight:600;padding:9px 16px;border-radius:8px;text-decoration:none}.prsa-cta-btn:hover{opacity:.9;color:#fff}.prsa-cta-btn svg{width:14px;height:14px}.prsa-video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.prsa-video-grid.prsa-vcols-2{grid-template-columns:repeat(2,1fr)}.prsa-video-grid.prsa-vcols-3{grid-template-columns:repeat(3,1fr)}.prsa-video-grid.prsa-vcols-4{grid-template-columns:repeat(4,1fr)}@media (max-width:900px){.prsa-video-grid.prsa-vcols-3,.prsa-video-grid.prsa-vcols-4{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.prsa-video-grid{grid-template-columns:1fr!important}}.prsa-video-card{background:#fff;border:1px solid #E1E2E1;border-radius:14px;overflow:hidden;display:flex;flex-direction:column}.prsa-video-thumb-wrap{position:relative;width:100%;aspect-ratio:16 / 9;background-color:#000;cursor:pointer;overflow:hidden}.prsa-video-thumb{width:100%;height:100%;object-fit:cover;display:block}.prsa-play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:52px;height:52px;border-radius:50%;background-color:rgba(0,0,0,.55);color:#fff;display:flex;align-items:center;justify-content:center;transition:background-color 0.15s ease}.prsa-video-thumb-wrap:hover .prsa-play-icon{background-color:rgba(213,128,55,.85)}.prsa-play-icon svg{width:20px;height:20px}.prsa-video-iframe{width:100%;height:100%;display:block;border:none}.prsa-video-info{padding:16px}.prsa-vname{font-weight:700;font-size:.9rem;color:#000;margin-bottom:2px}.prsa-vmeta{font-size:.78rem;color:#535153;margin-bottom:8px}.prsa-vcourse-badge{display:flex;align-self:stretch;width:100%;justify-content:space-between;margin-top:2px;margin-bottom:10px;padding:3px 9px;font-size:.72rem;gap:4px}.prsa-vcourse-badge-ext{width:12px;height:12px;opacity:.7;flex-shrink:0}.prsa-video-info .prsa-stars{font-size:.85rem}.prsa-pagination{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:28px;flex-wrap:wrap}.prsa-page-btn{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:34px;padding:0 8px;border:1px solid #E1E2E1;border-radius:7px;background:#fff;color:#535153;font-size:.85rem;cursor:pointer}.prsa-page-btn:hover:not(:disabled){border-color:#535153}.prsa-page-btn.is-active{background-color:#D58037;border-color:#D58037;color:#fff;font-weight:600}.prsa-page-btn:disabled{opacity:.4;cursor:not-allowed}.prsa-page-ellipsis{color:#535153;padding:0 4px;font-size:.85rem}.prsa-empty-msg{text-align:center;color:#535153;font-style:italic;padding:40px 0}