.ed-student-profile{display:grid;grid-template-columns:auto 1fr minmax(260px,360px);align-items:center;gap:22px;margin:0 0 20px;padding:20px 22px;border:1px solid #dce6ee;border-radius:16px;background:linear-gradient(120deg,#fff,#f2f8fc);box-shadow:0 7px 22px rgba(3,45,84,.045)}.ed-student-profile-photo{position:relative}.ed-student-profile-avatar{display:block;width:86px;height:86px;border:4px solid #fff;border-radius:50%;object-fit:cover;box-shadow:0 8px 24px rgba(2,52,93,.17)}.ed-student-profile-photo>span{position:absolute;right:-8px;bottom:0;padding:5px 7px;border-radius:999px;background:#0870c7;color:#fff;font-size:8px;font-weight:900}.ed-student-profile>div:nth-child(2)>span{color:#0870c7;font-size:9px;font-weight:900;letter-spacing:.1em}.ed-student-profile h2{margin:4px 0;color:#0b2945;font-size:20px}.ed-student-profile p{margin:0;color:#63798b;font-size:11px}.ed-student-profile small{display:block;margin-top:7px;font-weight:800}.ed-student-profile small.is-success{color:#138451}.ed-student-profile small.is-error{color:#b43838}.ed-student-profile form{display:grid;grid-template-columns:1fr auto;align-items:end;gap:9px}.ed-student-profile label{display:grid;gap:6px;color:#526b7e;font-size:9px;font-weight:850}.ed-student-profile input{max-width:100%;padding:8px;border:1px solid #cbd9e3;border-radius:8px;background:#fff;font-size:9px}.ed-student-profile button{min-height:39px;padding:0 13px;border:0;border-radius:8px;background:#0870c7;color:#fff;font-size:10px;font-weight:900}.ed4-user-avatar{object-fit:cover}.ed-course-dashboard-summary{display:flex;align-items:center;gap:10px;margin-bottom:15px;padding:13px 15px;border:1px solid #dce6ee;border-radius:12px;background:#fff}.ed-course-dashboard-summary>span{padding:8px 10px;border-radius:8px;background:#eaf5ff;color:#075b9e;font-size:10px;font-weight:800}.ed-course-dashboard-summary>span:nth-child(2){background:#e9f7ef;color:#177346}.ed-course-dashboard-summary b{font-size:14px}.ed-course-dashboard-summary p{min-height:0;margin:0 0 0 auto;color:#687d8e;font-size:10px}.ed4-course-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.ed4-course-grid article{display:flex;flex-direction:column}.ed4-course-grid article>div:last-child{display:flex;flex:1;flex-direction:column}.ed4-course-grid article.is-enrolled{border-color:#8ec2e7;box-shadow:0 10px 28px rgba(5,96,164,.11)}.ed4-course-grid article.is-enrolled .ed4-course-cover:after{content:"MEU CURSO";position:absolute;z-index:3;top:12px;right:12px;padding:5px 7px;border-radius:999px;background:#0870c7;color:#fff;font-size:7px;font-weight:900;letter-spacing:.08em}.ed4-course-grid article.is-catalog{background:#fbfcfd}.ed4-course-grid article.is-catalog .ed4-course-cover{filter:saturate(.78)}.ed4-course-grid h3{min-height:0;font-size:15px}.ed4-course-grid p{min-height:52px}.ed4-course-grid footer{margin-top:auto}.ed4-course-grid .ed-course-primary-action{display:flex;justify-content:center;padding:10px;border-radius:8px;background:#eaf4fc;color:#075b9e!important;text-align:center}.ed4-course-grid .is-enrolled .ed-course-primary-action{background:#0870c7;color:#fff!important}.ed-professor-grid .ed-professor-card{display:flex;flex-direction:column}.ed-professor-photo img{width:100%;height:100%;object-fit:cover}.ed-online.is-waiting{background:#edf3f7!important;color:#526a7d!important}.ed-online.is-waiting i{background:#8da0af!important}.ed-professor-card-actions{display:flex;align-items:center;justify-content:space-between;gap:9px;margin-top:auto}.ed-professor-card-actions>a:first-child{color:#075da4;font-size:11px;font-weight:800}.ed-professor-card-actions .ed-button{margin:0}.ed-professor-empty{grid-column:1/-1}.ed-professor-empty .ed-button{display:inline-flex;margin-top:14px;color:#fff}@media(max-width:1100px){.ed4-course-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ed-student-profile{grid-template-columns:auto 1fr}.ed-student-profile form{grid-column:1/-1}}@media(max-width:700px){.ed-student-profile{grid-template-columns:1fr;text-align:center}.ed-student-profile-photo{width:max-content;margin:auto}.ed-student-profile form{grid-template-columns:1fr}.ed-course-dashboard-summary{align-items:stretch;flex-wrap:wrap}.ed-course-dashboard-summary p{flex-basis:100%;margin:3px 0 0}.ed4-course-grid{grid-template-columns:1fr}}
