/* Vibefam Reviews Widget - Proprietary Styles */
.vf-widget,.vf-widget *{box-sizing:border-box}.vf-widget *{margin:0;padding:0}.vf-widget{--vf-primary:#954dff;--vf-primary-light:#954dff;--vf-primary-dark:#4e12c5;--vf-star-color:#fbbf24;max-width:1200px;width:100%;margin:0 auto;padding:0;overflow-x:hidden;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;transition:background-color .3s ease,color .3s ease}.vf-widget[data-embedded=true]{padding:0;max-width:none;background-color:transparent;height:466px;overflow:hidden}.vf-widget[data-embedded=true] .vf-container{border-radius:0;max-width:none;height:100%}.vf-widget[data-embedded=true] .vf-summary-panel{flex-shrink:0}.vf-widget[data-embedded=true] .vf-reviews-panel{flex:1;overflow:hidden;display:flex;flex-direction:column}.vf-widget[data-embedded=true] .vf-carousel-wrapper{flex:1;overflow:hidden}.vf-verified-badge svg,.vf-widget[data-embedded=true] .vf-footer{flex-shrink:0}.vf-widget[data-theme=light]{--vf-text-disabled:#00000099;background-color:#f8f9fa;color:#1a1a1a}.vf-widget[data-theme=light] .vf-container,.vf-widget[data-theme=light] .vf-review-card{background:#fff;border:1px solid rgba(0,0,0,.12);box-shadow:0 1px 3px 0 rgba(0,0,0,.06),0 1px 2px 0 rgba(0,0,0,.04)}.vf-widget[data-theme=light] .vf-summary-panel{border-right:1px solid rgba(0,0,0,.12)}.vf-widget[data-theme=light] .vf-bar-container{background-color:rgba(0,0,0,.06)}.vf-widget[data-theme=light] .vf-carousel-btn{background-color:#f3f4f6;color:#6b7280}.vf-widget[data-theme=light] .vf-carousel-btn:hover{background-color:#e5e7eb;color:#1a1a1a}.vf-widget[data-theme=light] .vf-theme-btn{color:#1a1a1a}.vf-widget[data-theme=light] .vf-empty-card{background:#f8fafc;box-shadow:0 1px 3px rgba(0,0,0,.1)}.vf-widget[data-theme=light] .vf-empty-title{color:#1f2937}.vf-widget[data-theme=light] .vf-empty-subtitle{color:#6b7280}.vf-widget[data-theme=light] .vf-class-info{background:#fff;border-color:rgba(0,0,0,.12)}.vf-widget[data-theme=light] .vf-class-name{color:rgba(0,0,0,.87)}.vf-widget[data-theme=light] .vf-instructor-name,.vf-widget[data-theme=light] .vf-rating-label,.vf-widget[data-theme=light] .vf-rating-percent{color:rgba(0,0,0,.6)}.vf-widget[data-theme=light] .vf-see-all-link{color:#6b7280}.vf-widget[data-theme=light] .vf-review-time,.vf-widget[data-theme=light] .vf-verified-text{color:var(--vf-text-disabled)}.vf-widget[data-theme=light] .vf-footer{border-color:#e5e7eb}.vf-widget[data-theme=dark]{--vf-text-disabled:#ffffff99;background-color:#0a0a0a;color:#e5e7eb}.vf-widget[data-theme=dark] .vf-container,.vf-widget[data-theme=dark] .vf-review-card{background:#303036;border:1px solid rgba(255,255,255,.12);box-shadow:0 1px 3px 0 rgba(0,0,0,.06),0 1px 2px 0 rgba(0,0,0,.04)}.vf-widget[data-theme=dark] .vf-summary-panel{border-right:1px solid rgba(255,255,255,.12)}.vf-widget[data-theme=dark] .vf-bar-container{background-color:rgba(255,255,255,.08)}.vf-widget[data-theme=dark] .vf-carousel-btn{background-color:#2d2d2d;color:#9ca3af}.vf-widget[data-theme=dark] .vf-carousel-btn:hover{background-color:#3d3d3d;color:#e5e7eb}.vf-widget[data-theme=dark] .vf-theme-btn{color:#e5e7eb}.vf-widget[data-theme=dark] .vf-empty-card{background:#393941;box-shadow:0 1px 3px rgba(0,0,0,.3)}.vf-widget[data-theme=dark] .vf-empty-title{color:#f9fafb}.vf-widget[data-theme=dark] .vf-empty-subtitle{color:#9ca3af}.vf-widget[data-theme=dark] .vf-class-info{background:#303036;border-color:rgba(255,255,255,.12)}.vf-widget[data-theme=dark] .vf-class-name{color:rgba(255,255,255,.87)}.vf-widget[data-theme=dark] .vf-instructor-name,.vf-widget[data-theme=dark] .vf-rating-label,.vf-widget[data-theme=dark] .vf-rating-percent{color:rgba(255,255,255,.6)}.vf-widget[data-theme=dark] .vf-see-all-link{color:#fff}.vf-widget[data-theme=dark] .vf-review-time,.vf-widget[data-theme=dark] .vf-verified-text{color:var(--vf-text-disabled)}.vf-widget[data-theme=dark] .vf-footer{border-color:#2d2d2d}.vf-container{display:grid;grid-template-columns:240px 1fr;grid-template-rows:1fr auto;gap:0;position:relative;border-radius:8px;overflow:hidden;max-width:100%;height:100%}.vf-summary-panel{grid-row:1/-1}.vf-reviews-panel{grid-row:1}.vf-container.vf-summary-only{display:flex;flex-direction:column;padding:40px}.vf-container.vf-summary-only .vf-summary-panel{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto auto auto;column-gap:48px;row-gap:0;align-items:center;text-align:left;width:100%;margin:auto;padding:0;border-right:none!important;border-bottom:none!important;max-width:none!important;height:auto!important;flex:1;align-content:center}.vf-container.vf-summary-only .vf-summary-panel>*{padding:0!important}.vf-container.vf-summary-only .vf-rating-score{grid-column:1;grid-row:1;margin-bottom:12px;text-align:center}.vf-container.vf-summary-only .vf-stars{grid-column:1;grid-row:2;margin-bottom:12px;justify-content:center}.vf-container.vf-summary-only .vf-review-count{grid-column:1;grid-row:3;margin-bottom:0;text-align:center}.vf-container.vf-summary-only .vf-rating-bars{grid-column:2;grid-row:1/4;margin-bottom:0;align-self:center;width:100%;max-width:none;display:block!important}.vf-container.vf-summary-only .vf-rating-bars .vf-rating-bar-row{margin-bottom:8px;grid-template-columns:12px 1fr 45px;gap:12px}.vf-container.vf-summary-only .vf-rating-bars .vf-rating-bar-row:last-child{margin-bottom:0}.vf-container.vf-summary-only .vf-see-all-link{grid-column:1;grid-row:4;margin-top:20px;text-align:center}.vf-container.vf-summary-only .vf-reviews-panel{display:none}.vf-container.vf-summary-only .vf-footer{width:100%;margin-top:auto;padding-top:40px}.vf-summary-panel{display:flex;flex-direction:column;align-items:center;text-align:center;height:100%;justify-content:center;max-width:240px;overflow:hidden}.vf-summary-panel>*{padding-left:24px;padding-right:24px}.vf-summary-panel>:first-child{padding-top:35px}.vf-summary-panel>:last-child{padding-bottom:32px}.vf-rating-score{font-size:56px;font-weight:700;line-height:56px;margin-bottom:12px}.vf-stars{display:flex;gap:2px;margin-bottom:12px}.vf-star{width:22px;height:22px;flex-shrink:0}.vf-review-count{font-size:14px;font-weight:400;line-height:21px;margin-bottom:20px}.vf-rating-bars{width:100%;margin-bottom:12px}.vf-rating-bar-row{display:grid;grid-template-columns:12px 1fr 30px;gap:8px;align-items:center;margin-bottom:8px;font-size:12px}.vf-rating-label{text-align:right;font-weight:400}.vf-bar-container{height:6px;border-radius:3px;overflow:hidden}.vf-bar-fill{height:100%;background:linear-gradient(90deg,var(--vf-primary) 0%,var(--vf-primary-dark) 100%);border-radius:3px;transition:width .3s ease}.vf-rating-percent{text-align:left;font-size:12px}.vf-see-all-link{font-size:10px;font-weight:300;text-decoration:none;transition:opacity .2s ease}.vf-see-all-link:hover{opacity:.8}.vf-reviews-panel{padding:32px 32px 0;height:100%;display:flex;flex-direction:column;max-width:100%;overflow:hidden}.vf-reviews-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.vf-reviews-header.vf-hidden{display:none}.vf-reviews-title{font-size:18px;font-weight:600;margin:0}.vf-carousel-controls{display:flex;gap:8px}.vf-carousel-btn{width:32px;height:32px;border-radius:50%;border:0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.vf-carousel-btn:disabled{opacity:.3;cursor:not-allowed}.vf-carousel-wrapper{overflow:hidden;margin-bottom:28px;width:100%;max-width:100%;flex:1;display:flex;flex-direction:column}.vf-carousel{display:flex;gap:16px;transition:transform .4s ease;width:100%;flex:1;padding-left:2px;padding-right:2px}.vf-review-card{min-width:calc(50% - 10px);max-width:100%;padding:22px;border-radius:8px;display:flex;flex-direction:column;transition:box-shadow .2s ease;overflow:hidden;height:100%}.vf-avatar,.vf-review-header{display:flex;align-items:center}.vf-review-header{gap:12px;margin-bottom:12px}.vf-avatar{width:36px;height:36px;border-radius:50%;justify-content:center;font-size:14px;font-weight:600;color:#fff;flex-shrink:0;overflow:hidden}.vf-avatar img{width:100%;height:100%;object-fit:cover}.vf-avatar-blue,.vf-avatar-green,.vf-avatar-purple{background:linear-gradient(135deg,var(--vf-primary) 0%,var(--vf-primary-dark) 100%)}.vf-review-meta{flex:1}.vf-reviewer-name{font-weight:600;font-size:14px;word-wrap:break-word;overflow-wrap:break-word;margin-bottom:2px}.vf-review-time{font-size:12px}.vf-review-stars{display:flex;gap:2px;margin-bottom:12px}.vf-review-stars .vf-star{width:14px;height:14px}.vf-review-text{font-size:14px;line-height:1.6;margin-bottom:12px;opacity:.9;word-wrap:break-word;overflow-wrap:break-word;flex:1}.vf-review-card:has(.vf-class-info) .vf-review-text{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.vf-class-info{display:flex;gap:0;align-items:center;margin-top:auto;margin-bottom:12px;padding:1px;border-radius:8px;overflow:hidden;border:1px solid;box-shadow:0 1px 3px 0 rgba(0,0,0,.06),0 1px 2px 0 rgba(0,0,0,.04)}.vf-class-thumb{width:55px;height:55px;object-fit:cover;flex-shrink:0}.vf-class-details{flex:1;display:flex;flex-direction:column;justify-content:center;padding-left:12px;min-height:55px;min-width:0}.vf-class-info:not(:has(.vf-class-thumb)) .vf-class-details{padding-left:12px;padding-right:12px}.vf-class-name,.vf-instructor-name{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.vf-class-name{font-weight:600;line-height:21px;margin-bottom:0}.vf-instructor-name{line-height:18px}.vf-instructor-highlight,.vf-read-more{color:var(--vf-primary);font-weight:500}.vf-read-more{text-decoration:none;font-size:12px;font-weight:600;align-self:flex-start;transition:opacity .2s ease}.vf-read-more:hover{opacity:.8}.vf-empty-state{display:flex;align-items:center;justify-content:center;flex:1;width:100%}.vf-empty-card{text-align:center;padding:48px 40px;border-radius:12px;width:100%;max-width:500px}.vf-empty-title{font-size:18px;font-weight:600;margin:0 0 12px}.vf-empty-subtitle{font-size:15px;margin:0;opacity:.7}.vf-footer,.vf-verified-badge{display:flex;align-items:center}.vf-footer{justify-content:space-between;font-size:12px;padding:0 32px 32px;grid-row:2;margin-top:0}.vf-verified-badge{gap:6px;color:var(--vf-primary)}.vf-badge-gradient-start{stop-color:var(--vf-primary);stop-opacity:1}.vf-badge-gradient-end{stop-color:var(--vf-primary-dark);stop-opacity:1}.vf-powered-by{color:var(--vf-text-disabled);font-size:12px}.vf-brand-link{color:var(--vf-primary);text-decoration:none;font-weight:600;transition:opacity .2s ease}.vf-brand-link:hover{opacity:.7}@media (max-width:1024px){.vf-review-card{min-width:100%}}@media (max-width:768px){.vf-widget{max-width:100vw}.vf-widget[data-embedded=true]{padding:0;height:844px}.vf-container{grid-template-columns:1fr;grid-template-rows:auto 1fr auto;width:100%;max-width:100%;height:100%}.vf-summary-panel{grid-row:1}.vf-reviews-panel{grid-row:2}.vf-footer{grid-row:3}.vf-widget[data-theme=light] .vf-summary-panel{border-right:none;border-bottom:1px solid rgba(0,0,0,.12)}.vf-widget[data-theme=dark] .vf-summary-panel{border-right:none;border-bottom:1px solid rgba(255,255,255,.12)}.vf-summary-panel{width:100%;max-width:100%}.vf-reviews-panel{width:100%}.vf-summary-panel>*,.vf-widget[data-embedded=true] .vf-summary-panel>*{padding-left:16px;padding-right:16px}.vf-summary-panel>:first-child{padding-top:24px}.vf-summary-panel>:last-child{padding-bottom:24px}.vf-widget[data-embedded=true] .vf-summary-panel>:first-child{padding-top:16px}.vf-widget[data-embedded=true] .vf-summary-panel>:last-child{padding-bottom:16px}.vf-reviews-panel{padding:24px 16px 0;max-width:100%}.vf-widget[data-embedded=true] .vf-reviews-panel{padding:16px 16px 0}.vf-reviews-title{font-size:20px}.vf-footer{flex-direction:column;gap:12px;text-align:center;padding:24px 16px;grid-column:1/-1}.vf-widget[data-embedded=true] .vf-footer{padding:16px}.vf-review-card{min-width:100%;max-width:100%}.vf-carousel-wrapper{max-width:100%;margin-bottom:24px}.vf-carousel{max-width:100%}.vf-container.vf-summary-only{padding:24px 16px}.vf-container.vf-summary-only .vf-summary-panel{grid-template-columns:1fr;gap:0}.vf-container.vf-summary-only .vf-rating-bars,.vf-container.vf-summary-only .vf-rating-score,.vf-container.vf-summary-only .vf-review-count,.vf-container.vf-summary-only .vf-see-all-link,.vf-container.vf-summary-only .vf-stars{grid-column:1;grid-row:auto;text-align:center}.vf-container.vf-summary-only .vf-stars{justify-content:center}.vf-container.vf-summary-only .vf-rating-bars{margin-top:16px}}