.webart-dashboard{padding:32px;background:#f4f7f6;color:#202c3b}.webart-dashboard__header{display:flex;align-items:center;gap:20px;margin-bottom:36px}.webart-dashboard__avatar img{width:96px;height:96px;border-radius:50%;object-fit:cover}.webart-dashboard__header h2{margin:4px 0 0}.webart-dashboard__body{display:flex;align-items:flex-start;gap:36px}.webart-dashboard__nav{flex:0 0 auto;width:280px;padding:24px;background:#dfe9ed;border-radius:20px}.webart-dashboard__nav ul{list-style:none;margin:0;padding:0}.webart-dashboard__nav li a{display:flex;align-items:center;gap:12px;padding:13px 16px;color:#202c3b;border-radius:8px;text-decoration:none}.webart-dashboard__nav li.active a,.webart-dashboard__nav li a:hover{background:#202c3b;color:#fff}.webart-nav-separator{padding:22px 16px 8px;opacity:.55}.webart-dashboard__content{flex:1;min-width:0}.webart-dashboard__title{margin:0 0 24px}.webart-dashboard__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.webart-stat{display:flex;min-height:210px;padding:28px;align-items:center;justify-content:center;flex-direction:column;gap:12px;text-align:center;background:#fff;border:1px solid #d7dde2;border-radius:20px}.webart-stat__icon{display:grid;width:64px;height:64px;place-items:center;border-radius:50%;background:#eff3f1}.webart-stat__icon svg{width:27px;height:27px}.webart-stat strong{font-size:38px;line-height:1}.webart-progress{margin-top:40px}.webart-progress__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.webart-course-card{padding:18px;background:#fff;border-radius:16px}.webart-course-card img{width:100%;border-radius:10px}.webart-course-card h3{margin:14px 0;color:inherit}.webart-course-card__bar{height:8px;overflow:hidden;background:#e7e7e7;border-radius:20px}.webart-course-card__bar span{display:block;height:100%;background:#3d19f6}@media(max-width:900px){.webart-dashboard__body{display:block}.webart-dashboard__nav{width:100%;margin-bottom:24px}.webart-dashboard__stats{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.webart-dashboard{padding:18px}.webart-dashboard__stats,.webart-progress__grid{grid-template-columns:1fr}.webart-stat{min-height:140px}}
.webart-membership-plans{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px}.webart-membership-card{padding:28px;background:#fff;border:1px solid #d7dde2;border-radius:18px}.webart-membership-card strong{display:block;font-size:34px;margin:12px 0}.webart-membership-active{color:#16803c;font-weight:600}
.webart-menu-item{display:flex;align-items:center;gap:10px;text-decoration:none}.webart-menu-icon{display:inline-grid;place-items:center}.webart-menu-icon svg{width:1em;height:1em}.webart-atomic-stat{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:12px;padding:28px;background:#fff;border:1px solid #d7dde2;border-radius:18px}.webart-atomic-stat__icon{display:grid;place-items:center;width:60px;height:60px;border-radius:50%;background:#eff3f1}.webart-atomic-stat__icon svg{width:26px;height:26px}.webart-atomic-stat__number{font-size:36px;font-weight:700}.webart-lesson-navigation{display:flex;justify-content:space-between;gap:16px}.webart-lesson-navigation a{padding:12px 20px;text-decoration:none}.webart-course-search{display:flex;gap:10px}.webart-course-search input{flex:1;padding:12px 16px}.webart-course-search button{padding:12px 22px;border:0;cursor:pointer}.webart-course-categories{display:flex;flex-wrap:wrap;gap:12px}.webart-course-categories a{text-decoration:none}.webart-archive-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.webart-archive-card{background:#fff;border:1px solid #ddd}.webart-archive-card__image img{display:block;width:100%;height:auto}.webart-archive-card__body{padding:20px}.webart-archive-card__title a{color:inherit;text-decoration:none}.webart-archive-card__author,.webart-archive-card__rating,.webart-archive-card__price{margin:8px 0}.webart-archive-card__button{display:inline-block;margin-top:12px;padding:10px 18px;text-decoration:none}.webart-course-pagination{display:flex;gap:8px}.webart-course-pagination a,.webart-course-pagination span{display:grid;min-width:38px;height:38px;padding:0 8px;place-items:center;text-decoration:none}@media(max-width:900px){.webart-archive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.webart-archive-grid{grid-template-columns:1fr}}
.webart-rating{display:flex;align-items:center;gap:10px}.webart-rating__stars{display:flex;line-height:1}.webart-rating__star--empty{opacity:.25}.webart-new-course{display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none}.webart-new-course svg{width:1em;height:1em}.webart-section-header{display:flex;align-items:center;justify-content:space-between;gap:20px}.webart-section-header__title{margin:0}.webart-section-header__button{display:inline-flex;text-decoration:none}.webart-single-course-card{overflow:hidden;transition:all .25s ease}.webart-single-course-card__image img{display:block;width:100%;height:auto}.webart-single-course-card__body{padding:20px}.webart-single-course-card__title{margin:0 0 10px}.webart-single-course-card__rating,.webart-single-course-card__author,.webart-single-course-card__progress-text{margin:8px 0}.webart-single-course-card__bar{height:8px;overflow:hidden;background:#e7e7e7;border-radius:50px}.webart-single-course-card__bar span{display:block;height:100%;background:#3d19f6}.webart-single-course-card__button{display:inline-flex;margin-top:12px;text-decoration:none}
.webart-new-course,.webart-section-header__button,.webart-single-course-card__button,.webart-menu-item,.webart-atomic-stat,.webart-course-card,.webart-archive-card,.webart-course-search button,.webart-course-categories a,.webart-course-pagination a,.webart-lesson-navigation a,.webart-user-avatar{--webart-move-x:0px;--webart-move-y:0px;--webart-scale:1;--webart-rotate:0deg;transform:translate(var(--webart-move-x),var(--webart-move-y)) scale(var(--webart-scale)) rotate(var(--webart-rotate));transform-origin:center;transition-property:transform,color,background-color,border-color,box-shadow,opacity,filter}.webart-empty-message{padding:20px;text-align:center}
body.webart-dashboard-subpage .elementor-widget-webart-dashboard-stat{display:none!important}body.webart-dashboard-subpage .elementor-widget-webart-dashboard-page-content,body.webart-dashboard-subpage .webart-dashboard-page-content--automatic{display:block!important;grid-column:1/-1;width:100%;max-width:none}body.webart-dashboard-main:not(.webart-elementor-editing) .elementor-widget-webart-dashboard-page-content{display:none!important}.webart-dashboard-page-content{width:100%}
