.ayudawp-sce-progress-wrapper{margin:1.5em 0}.ayudawp-sce-progress-text{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:.9em;color:inherit}.ayudawp-sce-progress-count{font-weight:500}.ayudawp-sce-progress-percentage{opacity:.8}.ayudawp-sce-progress-bar{position:relative;width:100%;border-radius:10px;overflow:hidden}.ayudawp-sce-progress-fill{position:relative;height:100%;transition:width 1s ease-out;display:flex;align-items:center;justify-content:flex-end;padding-right:8px}.ayudawp-sce-progress-fill-text{color:#fff;font-size:11px;font-weight:600}.ayudawp-sce-progress-fill.animate{animation:ayudawp-progress-grow 1s ease-out forwards}@keyframes ayudawp-progress-grow{from{width:0%}}.ayudawp-sce-module-wrapper{margin:1.5em 0}.ayudawp-sce-modules-list{display:flex;flex-direction:column;gap:12px}.ayudawp-sce-modules-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}.ayudawp-sce-module-item{padding:15px;background:#f8f9fa;border:1px solid #e2e4e7;border-radius:6px;transition:box-shadow .2s ease}.ayudawp-sce-module-item:hover{box-shadow:0 2px 4px rgba(0,0,0,8%)}.ayudawp-sce-module-item.is-complete{background:#f0faf0;border-color:#c6ecc6}.ayudawp-sce-module-header{display:flex;align-items:center;gap:8px;margin-bottom:10px;flex-wrap:wrap}.ayudawp-sce-module-icon{font-size:1.1em;line-height:1}.ayudawp-sce-module-icon.completed{}.ayudawp-sce-module-name{flex:1;font-weight:500;font-size:.95em}.ayudawp-sce-module-count{font-size:.85em;color:#666}.ayudawp-sce-module-percentage{font-size:.85em;font-weight:600}.ayudawp-sce-module-bar{height:6px;background:#e0e0e0;border-radius:3px;overflow:hidden}.ayudawp-sce-module-bar-fill{height:100%;border-radius:3px;transition:width .6s ease-out}.ayudawp-sce-dashboard{display:flex;align-items:center;gap:24px;padding:20px;background:#f8f9fa;border:1px solid #e2e4e7;border-radius:8px;margin:1.5em 0}.ayudawp-sce-dashboard-circle{position:relative;flex-shrink:0}.ayudawp-sce-circle-bg{fill:none;stroke:#e0e0e0}.ayudawp-sce-circle-progress{fill:none;stroke-linecap:round;transition:stroke-dashoffset 1s ease-out}.ayudawp-sce-circle-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.ayudawp-sce-circle-percentage{font-size:1.5em;font-weight:700;color:inherit}.ayudawp-sce-dashboard-info{flex:1;display:flex;flex-direction:column;gap:8px}.ayudawp-sce-dashboard-status{display:inline-block;padding:4px 12px;font-size:.8em;font-weight:600;text-transform:uppercase;border-radius:20px;align-self:flex-start}.ayudawp-sce-dashboard-status.status-in-progress{background:#fff3cd;color:#856404}.ayudawp-sce-dashboard-status.status-completed{background:#d4edda;color:#155724}.ayudawp-sce-dashboard-status.status-not-started{background:#f8f9fa;color:#666}.ayudawp-sce-dashboard-lessons{font-size:.95em;color:inherit}.ayudawp-sce-dashboard-time{font-size:.9em;color:#666;display:flex;align-items:center;gap:6px}.ayudawp-sce-dashboard-time-icon{font-size:1.1em}.ayudawp-sce-dashboard-next{font-size:.9em;margin-top:4px}.ayudawp-sce-dashboard-next-label{color:#666}.ayudawp-sce-dashboard-next-link{color:#0073aa;text-decoration:none;font-weight:500}.ayudawp-sce-dashboard-next-link:hover{text-decoration:underline}.ayudawp-sce-social-proof{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;background:#f8f9fa;border:1px solid #e2e4e7;border-radius:6px;font-size:.95em}.ayudawp-sce-social-icon{font-size:1.2em}.ayudawp-sce-social-count{font-weight:700;color:inherit}.ayudawp-sce-social-text{color:inherit}.ayudawp-sce-editor-preview{position:relative}.ayudawp-sce-preview-note{margin-top:12px;padding:8px 12px;background:#fff3cd;border:1px dashed #ffc107;border-radius:4px;font-size:.8em;color:#856404;font-style:italic}.ayudawp-sce-not-enrolled{padding:15px 20px;background:#f8f9fa;border:1px solid #e2e4e7;border-radius:6px;text-align:center;color:#666}.ayudawp-sce-not-enrolled a{color:#0073aa}@media screen and (max-width:600px){.ayudawp-sce-dashboard{flex-direction:column;text-align:center}.ayudawp-sce-dashboard-info{align-items:center}.ayudawp-sce-dashboard-status{align-self:center}.ayudawp-sce-modules-grid{grid-template-columns:1fr}.ayudawp-sce-progress-text{flex-direction:column;align-items:flex-start;gap:4px}}