.srv-card{padding:36px 40px;display:flex;flex-direction:column;gap:28px}.srv-identity{gap:16px;padding:16px 20px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px}.srv-avatar,.srv-identity{display:flex;align-items:center}.srv-avatar{width:64px;height:64px;border-radius:50%;overflow:hidden;flex-shrink:0;background:#e5e7eb;justify-content:center}.srv-avatar__img{width:100%;height:100%;object-fit:cover}.srv-avatar__placeholder{font-size:1.8rem;color:#9ca3af}.srv-identity__copy{display:flex;flex-direction:column;gap:2px}.srv-identity__name{font-size:1.1rem;font-weight:700;color:#111827;margin:0}.srv-identity__email{font-size:.875rem;color:#6b7280;margin:0}.srv-section{border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.srv-section__header{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;background:#f9fafb;border-bottom:1px solid #e5e7eb}.srv-section__title{font-size:.9rem;font-weight:700;color:#374151;margin:0;text-transform:uppercase;letter-spacing:.04em}.srv-section__edit-btn{display:flex;align-items:center;gap:6px;font-size:.825rem;font-weight:600;color:#6b7280;background:none;border:1px solid #e5e7eb;border-radius:6px;padding:4px 12px;cursor:pointer;transition:color .15s,border-color .15s,background .15s}.srv-section__edit-btn:hover{color:#111827;border-color:#9ca3af;background:#fff}.srv-section__body{padding:4px 0}.srv-row{display:flex;align-items:flex-start;gap:12px;padding:10px 20px;border-bottom:1px solid #f3f4f6}.srv-row:last-child{border-bottom:none}.srv-row__label{flex:0 0 160px;font-size:.825rem;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.03em;padding-top:1px}.srv-row__value{flex:1 1;font-size:.9rem;color:#111827;line-height:1.5;word-break:break-word}.srv-actions{justify-content:space-between;gap:12px;padding-top:4px}.srv-actions,.srv-btn{display:flex;align-items:center}.srv-btn{height:48px;padding:0 24px;border-radius:10px;font-size:.95rem;font-weight:600;cursor:pointer;gap:8px;transition:opacity .15s,transform .1s;border:none}.srv-btn:hover:not(:disabled){opacity:.85;transform:translateY(-1px)}.srv-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.srv-btn--back{background:#f3f4f6;color:#374151}.srv-btn--confirm{flex:1 1;max-width:320px;justify-content:center}.srv-already-confirmed{text-align:center;font-size:.875rem;color:#6b7280;margin-top:-8px}.srv-already-confirmed p{margin:0}.srv-link-btn{background:none;border:none;color:#11ad88;font-weight:600;cursor:pointer;font-size:inherit;padding:0;text-decoration:underline}.srv-link-btn:hover{color:#0d9070}.succession-role-warning{width:100%;background:#fffbeb;border:1.5px solid #fde68a;border-radius:10px;padding:16px 20px;text-align:left;box-sizing:border-box}.succession-role-warning__title{margin:0 0 6px;font-weight:700;color:#92400e;font-size:.9rem}.succession-role-warning__body{margin:0 0 14px;color:#78350f;font-size:.875rem;line-height:1.55}.succession-role-warning__actions{display:flex;gap:10px}.succession-role-warning__btn{flex:1 1;height:40px;border-radius:8px;font-weight:600;font-size:.875rem;cursor:pointer;font-family:inherit;transition:opacity .15s}.succession-role-warning__btn:hover:not(:disabled){opacity:.85}.succession-role-warning__btn--confirm{border:none}.succession-role-warning__btn--cancel{border:1.5px solid #e5e7eb;background:transparent;color:#6b7280}@media (max-width:768px){.srv-card{padding:24px 20px}.srv-row{flex-direction:column;gap:2px}.srv-row__label{flex:none}.srv-actions{flex-direction:column-reverse}.srv-btn--confirm{max-width:100%;width:100%}.srv-btn--back{width:100%;justify-content:center}}.au-dashboard-progressbar{padding:16px}.au-dashboard-wrapper{max-width:1200px;margin:0 auto;padding:16px}.au-dashboard-header{text-align:center;margin-bottom:32px}.au-dashboard-title{margin-bottom:16px}.au-dashboard-title-abundance,.au-dashboard-title-university{font-family:var(--font-header);font-size:2.5rem;letter-spacing:1px;line-height:1.2}.au-dashboard-title-abundance{color:var(--font-primary-color)}.au-dashboard-title-university{color:var(--primary-color);margin-left:8px}.au-dashboard-description{font-size:1.125rem;color:#4b5563;max-width:64rem;margin:0 auto;line-height:1.6}.au-dashboard-button-container{text-align:center;margin-bottom:32px}.au-dashboard-start-button{background-color:var(--font-primary-color);color:#fff;padding:16px 32px;border:none;font-size:1.125rem;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;transition:background-color .2s}.au-dashboard-start-button:hover{background-color:var(--font-secondary-color);color:var(--font-primary-color)}.au-dashboard-button-icon{margin-right:8px;font-size:1.25rem;color:var(--font-secondary-color);transition:color .2s}.au-dashboard-start-button:hover .au-dashboard-button-icon{color:var(--font-primary-color)}.au-dashboard-progress-container{background-color:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1);border:1px solid #e5e7eb;padding:24px}.au-dashboard-progress-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.au-dashboard-progress-title{font-size:1.125rem;font-weight:600;color:#1f2937;margin:0}.au-dashboard-progress-percentage{font-size:.875rem;font-weight:500;color:#4b5563}.au-dashboard-progress-bar-wrapper{width:100%;background-color:#e5e7eb;border-radius:9999px;height:12px;position:relative;overflow:hidden}.au-dashboard-progress-bar-fill{background:linear-gradient(to right,var(--secondary-color),var(--primary-color));height:100%;border-radius:9999px;transition:width .5s ease}.au-dashboard-courses-section{margin-bottom:48px}.au-dashboard-course-card{background-color:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1);border:1px solid #e5e7eb;overflow:hidden;margin-bottom:24px}.au-dashboard-course-header{padding:24px;cursor:pointer;transition:background-color .2s}.au-dashboard-course-header:hover{background-color:#f9fafb}.au-dashboard-course-header-content{display:flex;align-items:center;justify-content:space-between}.au-dashboard-course-header-left{display:flex;align-items:center;gap:16px}.au-dashboard-chevron{color:#6b7280;font-size:1.25rem;min-width:20px}.au-dashboard-course-title-row{display:flex;align-items:center;gap:12px;margin-bottom:8px}.au-dashboard-course-title{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0}.au-dashboard-course-badge{padding:4px 12px;border-radius:9999px;font-size:.875rem;font-weight:500}.au-dashboard-upcoming-badge{background-color:#fef3c7;color:#92400e}.au-dashboard-progress-badge{background-color:var(--primary-color);color:var(--font-secondary-color)}.au-dashboard-course-meta{display:flex;gap:16px}.au-dashboard-course-meta-item{font-size:.875rem;color:#4b5563;display:flex;align-items:center;gap:4px}.au-dashboard-course-progress-info{text-align:right}.au-dashboard-course-progress-text{font-size:.875rem;color:#4b5563;margin-bottom:4px}.au-dashboard-course-progress-bar-small{width:128px;background-color:var(--gray-two-color);border-radius:9999px;height:8px}.au-dashboard-course-progress-bar-small-fill{background-color:var(--primary-color);height:100%;border-radius:9999px;transition:width .3s ease}.au-dashboard-course-content{border-top:1px solid var(--gray-two-color);padding:24px}.au-dashboard-modules-grid{display:flex;flex-direction:column;gap:1.5rem}.au-dashboard-module-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;transition:all .2s}.au-dashboard-module-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem}.au-dashboard-module-info{flex:1 1}.au-dashboard-module-title{font-size:1.25rem;font-weight:600;color:#1e293b;margin:0 0 .5rem;line-height:1.3}.au-dashboard-module-meta{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.au-dashboard-module-lessons-count{font-size:.875rem;color:#64748b;background:#e2e8f0;padding:.25rem .5rem;border-radius:6px}.au-dashboard-locked-badge{background:#f1f5f9;color:#64748b;padding:2px 8px;border-radius:12px;font-size:.75rem;font-weight:500;border:1px solid #e2e8f0;white-space:nowrap}.au-dashboard-module-description{font-size:.875rem;color:#64748b;line-height:1.5;margin:0}.au-dashboard-module-start-btn{display:flex;align-items:center;gap:.5rem;background:#3b82f6;color:#fff;border:none;padding:.75rem 1.25rem;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s;white-space:nowrap}.au-dashboard-module-start-btn:hover:not(:disabled){background:#2563eb;transform:translateY(-1px);box-shadow:0 2px 8px rgba(59,130,246,.3)}.au-dashboard-module-locked,.au-dashboard-module-start-btn:disabled{background:#94a3b8;cursor:not-allowed;opacity:.7}.au-dashboard-module-start-btn:disabled:hover{transform:none;box-shadow:none}.au-dashboard-module-progress{margin-bottom:1rem}.au-dashboard-module-progress-bar{width:100%;height:6px;background:#e2e8f0;border-radius:3px;overflow:hidden;margin-bottom:.5rem}.au-dashboard-module-progress-fill{height:100%;background:linear-gradient(90deg,#3b82f6,#1d4ed8);border-radius:3px;transition:width .3s ease}.au-dashboard-module-progress-text{font-size:.75rem;color:#64748b;font-weight:500}.au-dashboard-lessons-section{background:#fff;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}.au-dashboard-lessons-header{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#f8fafc;border-bottom:1px solid #e2e8f0}.au-dashboard-lessons-title{font-size:1rem;font-weight:600;color:#374151;margin:0}.au-dashboard-show-more-btn{background:none;border:1px solid #d1d5db;color:#6b7280;padding:.375rem .75rem;border-radius:6px;font-size:.75rem;cursor:pointer;transition:all .2s}.au-dashboard-show-more-btn:hover{background:#f3f4f6;border-color:#9ca3af;color:#374151}.au-dashboard-lessons-list{display:flex;flex-direction:column}.au-dashboard-lesson-item{padding:1rem;border-bottom:1px solid #f1f5f9;cursor:pointer;transition:all .2s;position:relative}.au-dashboard-lesson-item:last-child{border-bottom:none}.au-dashboard-lesson-locked{cursor:not-allowed!important;opacity:.6;pointer-events:none!important}.au-dashboard-lesson-locked:hover{background-color:inherit!important;transform:none!important}.au-dashboard-lesson-item:hover:not(.au-dashboard-lesson-locked){background:#f8fafc}.au-dashboard-lesson-item.au-dashboard-lesson-locked{opacity:.6;cursor:not-allowed;background:#f9fafb}.au-dashboard-lesson-item-content{display:flex;justify-content:space-between;align-items:center;gap:1rem}.au-dashboard-lesson-item-left{display:flex;align-items:center;gap:.75rem;flex:1 1}.au-dashboard-lesson-number{font-weight:600;color:var(--primary-color);min-width:1.5rem;font-size:.875rem}.au-dashboard-lesson-info{display:flex;flex-direction:column;gap:.25rem;flex:1 1}.au-dashboard-lesson-title{font-size:.875rem;font-weight:500;color:#374151;line-height:1.4;margin:0}.au-dashboard-lesson-duration{font-size:.75rem;color:#6b7280}.au-dashboard-lesson-item-right{flex-shrink:0}.au-dashboard-lesson-status{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:50%;font-size:.75rem;font-weight:600}.au-dashboard-lesson-status.completed{background:#dcfce7;color:#166534}.au-dashboard-lesson-status.play{background:var(--gray-two-color);color:var(--primary-color)}.au-dashboard-lesson-status.locked{background:#f1f5f9;color:#64748b}.au-dashboard-lesson-description{font-size:.8125rem;color:#6b7280;line-height:1.4;margin:.5rem 0 0;padding-left:2.25rem}.au-dashboard-lesson-item:hover:not(.au-dashboard-lesson-locked) .au-dashboard-lesson-status.play{background:var(--primary-color);color:var(--font-secondary-color);transform:scale(1.1)}.au-dashboard-lesson-item:hover:not(.au-dashboard-lesson-locked) .au-dashboard-lesson-number{color:var(--primary-color)}.au-dashboard-info-section{display:grid;grid-template-columns:1fr;grid-gap:32px;gap:32px;margin-bottom:48px}@media (min-width:768px){.au-dashboard-info-section{grid-template-columns:1fr 1fr}}.au-dashboard-info-content{display:flex;flex-direction:column;justify-content:center;gap:24px}.au-dashboard-info-title{font-size:1.875rem;font-weight:600;color:#1f2937;margin:0;text-align:center}.au-dashboard-info-text{display:flex;flex-direction:column;gap:16px}.au-dashboard-info-text p{color:#4b5563;line-height:1.6;margin:0}.au-dashboard-info-image{display:flex;align-items:center;justify-content:center}.au-dashboard-info-img{width:100%;height:100%;object-fit:cover;border-radius:12px;box-shadow:0 10px 25px rgba(0,0,0,.15)}.au-dashboard-learning-section{margin-bottom:32px}.au-dashboard-learning-title{font-size:1.875rem;font-weight:700;color:#1f2937;text-align:center;margin:0 0 32px}.au-dashboard-learning-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:24px;gap:24px}@media (min-width:640px){.au-dashboard-learning-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.au-dashboard-learning-grid{grid-template-columns:repeat(4,1fr)}}.au-dashboard-learning-card{background-color:#fff;overflow:hidden;min-height:120px}.au-dashboard-learning-header{padding:0 15px 15px;cursor:pointer;transition:background-color .2s;border-radius:12px 12px 0 0;box-shadow:0 1px 3px rgba(0,0,0,.1);border:1px solid #e5e7eb;overflow:hidden}.au-dashboard-learning-header:hover{background-color:#f9fafb}.au-dashboard-learning-header-content{display:flex;flex-direction:column;align-items:center;gap:16px}.au-dashboard-learning-image{width:auto;height:300px;object-fit:cover;border-radius:8px;flex-shrink:0}.au-dashboard-learning-header-text{flex:1 1;width:100%}.au-dashboard-learning-header-row{display:flex;align-items:center;justify-content:space-between}.au-dashboard-learning-card-title{font-size:1.125rem;font-weight:600;color:#1f2937;margin:0}.au-dashboard-learning-chevron{color:#6b7280;font-size:1.25rem;flex-shrink:0}.au-dashboard-learning-content{padding:16px 24px 24px;box-shadow:0 1px 3px rgba(0,0,0,.1);border:1px solid #e5e7eb;border-radius:0 0 12px 12px}.au-dashboard-learning-description{color:#4b5563;line-height:1.6;margin:0}@media (max-width:768px){.au-dashboard-wrapper{padding:15px 24px}.au-dashboard-modules-grid{gap:1rem}.au-dashboard-module-card{padding:1rem}.au-dashboard-module-header{flex-direction:column;align-items:flex-start;gap:1rem}.au-dashboard-module-start-btn{align-self:stretch;justify-content:center}.au-dashboard-lessons-header{padding:.75rem;flex-direction:column;align-items:flex-start;gap:.5rem}.au-dashboard-show-more-btn{align-self:stretch;text-align:center}.au-dashboard-lesson-item{padding:.75rem}.au-dashboard-lesson-item-content{gap:.75rem}.au-dashboard-lesson-item-left{gap:.5rem}.au-dashboard-lesson-description{padding-left:2rem;font-size:.75rem}.au-dashboard-course-header-content{flex-direction:column;align-items:flex-start;gap:16px}.au-dashboard-course-progress-info{text-align:left;width:100%}}@media (max-width:767px){.au-dashboard-title{font-size:2rem}.au-dashboard-title-university{display:block;margin-left:0;margin-top:4px}}@media (max-width:480px){.au-dashboard-module-meta{flex-direction:column;align-items:flex-start;gap:.5rem}.au-dashboard-lesson-info{gap:.125rem}.au-dashboard-lesson-title{font-size:.8125rem}.au-dashboard-lesson-duration{font-size:.6875rem}.au-dashboard-lesson-status{width:1.25rem;height:1.25rem;font-size:.6875rem}}.course-gift-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.course-gift-modal-content{background:#fff;border-radius:12px;max-width:600px;width:100%;max-height:80vh;overflow-y:auto;box-shadow:0 10px 40px rgba(0,0,0,.3)}.course-gift-modal-header{display:flex;justify-content:space-between;align-items:center;padding:24px;border-bottom:1px solid #e5e7eb}.course-gift-modal-header h2{margin:0;font-size:1.5rem;color:#111827}.course-gift-modal-close{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#6b7280;padding:8px;display:flex;align-items:center;justify-content:center;transition:color .2s}.course-gift-modal-close:hover{color:#111827}.course-gift-modal-body{padding:24px}.course-gift-modal-description{margin-bottom:20px;color:#4b5563;font-size:1rem}.course-gift-modal-loading-state{text-align:center;padding:40px;color:#6b7280}.course-gift-modal-loading-state p{margin-top:16px;font-size:1rem}.course-gift-modal-enrolled-members-list,.course-gift-modal-members-list{margin-bottom:20px}.course-gift-modal-enrolled-members-list h3,.course-gift-modal-members-list h3{font-size:1.1rem;margin-bottom:12px;color:#374151;font-weight:600}.course-gift-modal-member-card{display:flex;justify-content:space-between;align-items:center;padding:16px;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:12px;transition:all .2s}.course-gift-modal-member-card:hover{border-color:#667eea;box-shadow:0 2px 8px rgba(102,126,234,.1)}.course-gift-modal-member-card.enrolled{background:#f9fafb;border-color:#d1d5db}.course-gift-modal-member-card.enrolled:hover{border-color:#9ca3af;box-shadow:none}.course-gift-modal-member-info{display:flex;align-items:center;gap:12px;flex:1 1}.course-gift-modal-member-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover}.course-gift-modal-member-avatar-placeholder{width:48px;height:48px;border-radius:50%;background:#e5e7eb;display:flex;align-items:center;justify-content:center;color:#9ca3af;font-size:1.2rem}.course-gift-modal-member-details h4{margin:0 0 4px;font-size:1rem;color:#111827;font-weight:600}.course-gift-modal-member-details p{margin:0 0 4px;font-size:.875rem;color:#6b7280}.course-gift-modal-member-role{display:inline-block;padding:2px 8px;background:#dbeafe;color:#1e40af;border-radius:4px;font-size:.75rem;font-weight:500;text-transform:uppercase}.course-gift-modal-purchase-btn{padding:10px 20px;background:#667eea;color:#fff;border:none;border-radius:6px;font-weight:500;cursor:pointer;transition:all .2s;white-space:nowrap;font-size:.9rem}.course-gift-modal-purchase-btn:hover:not(:disabled){background:#5568d3;transform:translateY(-1px);box-shadow:0 4px 8px rgba(102,126,234,.3)}.course-gift-modal-purchase-btn:disabled{opacity:.6;cursor:not-allowed}.course-gift-modal-enrolled-badge{color:#059669;font-weight:500;display:flex;align-items:center;gap:6px;font-size:.9rem}.course-gift-modal-empty-state{text-align:center;padding:40px;color:#6b7280}.course-gift-modal-empty-state p{margin:0 0 8px;font-size:1rem}.course-gift-modal-empty-state small{display:block;margin-top:8px;font-size:.875rem;color:#9ca3af}@media (max-width:640px){.course-gift-modal-content{margin:10px;max-height:90vh}.course-gift-modal-header{padding:16px}.course-gift-modal-header h2{font-size:1.25rem}.course-gift-modal-body{padding:16px}.course-gift-modal-member-card{flex-direction:column;align-items:flex-start;gap:12px}.course-gift-modal-purchase-btn{width:100%}.course-gift-modal-enrolled-badge{align-self:flex-end}}.university-dashboard-container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.university-dashboard-wrapper{width:100%;margin-bottom:20px}.university-dashboard-header{text-align:center;margin-bottom:2rem;padding:2rem 0}.university-dashboard-title{font-size:3rem;font-weight:700;color:#1f2937;margin:0;letter-spacing:2px;text-transform:uppercase}.university-dashboard-subtitle{font-size:1.2rem;color:#6b7280;margin:.5rem 0 0;font-style:italic}.university-section-header{margin-bottom:2rem}.university-section-title{font-size:2rem;font-weight:700;color:#1f2937;margin:0 0 1rem;text-transform:uppercase;letter-spacing:1px}.university-section-divider{border:none;height:2px;background:linear-gradient(90deg,#11ad88,#10b981,#11ad88);margin:0 0 2rem}.university-courses-grid{display:grid;grid-gap:1.5rem;gap:1.5rem;margin-bottom:3rem}.university-enrolled-grid{max-width:100%}.university-available-grid,.university-enrolled-grid{grid-template-columns:repeat(4,1fr)}.university-course-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:all .3s ease;border:1px solid #e5e7eb;position:relative;cursor:pointer;display:flex;flex-direction:column}.university-course-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.15);border-color:#11ad88}.university-available-card:hover,.university-enrolled-card:hover{background:#f8fbfa}.university-course-thumbnail{position:relative;height:200px;overflow:hidden;background:linear-gradient(135deg,#11ad88,#10b981)}.university-course-thumbnail img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.university-course-card:hover .university-course-thumbnail img{transform:scale(1.05)}.university-course-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;z-index:1}.university-course-card:hover .university-course-overlay{opacity:1}.university-launch-btn{background:#11ad88;color:#fff;border:none;padding:12px 24px;border-radius:25px;font-weight:700;font-size:1rem;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px;position:relative;z-index:2}.university-launch-btn:hover{background:#0f9c75;transform:scale(1.05)}.university-course-price{position:absolute;top:12px;right:12px;background:#11ad88;color:#fff;padding:6px 12px;border-radius:20px;font-weight:500;font-size:1rem}.university-course-content{padding:1.5rem;display:flex;flex-direction:column;flex:1 1}.university-course-title{font-size:1.3rem;font-weight:700;color:#1f2937;margin:0 0 .75rem;line-height:1.4;min-height:2.8rem;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.university-course-author{color:#6b7280;font-size:.9rem;margin-bottom:1rem;display:flex;align-items:center;gap:6px}.university-course-author svg{color:#11ad88}.university-course-meta{display:flex;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.university-course-meta-item{color:#6b7280;font-size:.85rem;display:flex;align-items:center;gap:4px}.university-course-meta-item svg{color:#11ad88;font-size:.8rem}.university-course-description{color:#6b7280;font-size:.9rem;line-height:1.5;margin-bottom:1.5rem;min-height:3rem;flex:1 1}.university-course-progress{margin-bottom:1rem}.university-progress-bar{width:100%;height:6px;background:#e5e7eb;border-radius:3px;overflow:hidden;margin-bottom:.5rem}.university-progress-fill{height:100%;background:linear-gradient(90deg,#11ad88,#10b981);transition:width .3s ease}.university-progress-text{font-size:.85rem;color:#6b7280;font-weight:500}.university-enrolled-badge{background:#10b981;padding:6px 12px;border-radius:15px;font-size:.8rem;display:inline-flex;align-items:center;gap:4px;width:-moz-fit-content;width:fit-content}.university-coming-soon-badge,.university-enrolled-badge{color:#fff;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-top:auto}.university-coming-soon-badge{background:#f59e0b;padding:8px 16px;border-radius:20px;font-size:.85rem;text-align:center}.university-enroll-btn{width:100%;background:#11ad88;color:#fff;border:none;padding:12px 20px;border-radius:6px;font-weight:700;font-size:1rem;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px;position:relative;z-index:2;margin-top:auto}.university-enroll-btn:hover{background:#0f9c75;transform:translateY(-2px)}.university-coming-soon-card{border:2px dashed #d1d5db;background:#f9fafb;cursor:default}.university-coming-soon-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.1);border-color:#d1d5db;background:#f9fafb}.university-coming-soon-thumbnail{background:linear-gradient(135deg,#e5e7eb,#d1d5db);display:flex;align-items:center;justify-content:center}.university-coming-soon-icon{font-size:3rem;color:#9ca3af}.university-no-courses{text-align:center;padding:3rem 2rem;color:#6b7280;background:#f9fafb;border-radius:12px;border:2px dashed #d1d5db}.university-no-courses p{margin:.5rem 0;font-size:1.1rem}.university-show-more-container{text-align:center;margin-top:2rem}.university-show-more-btn{background:#11ad88;color:#fff;border:none;padding:14px 28px;border-radius:30px;font-weight:700;font-size:1rem;cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px}.university-show-more-btn:hover{background:#0f9c75;transform:translateY(-2px)}.university-dashboard-loading{display:flex;justify-content:center;align-items:center;padding:4rem 2rem}.university-dashboard-error{text-align:center;padding:3rem 2rem;color:#dc2626;background:#fef2f2;border-radius:12px;border:1px solid #fecaca}.university-retry-btn{background:#dc2626;color:#fff;border:none;padding:10px 20px;border-radius:6px;font-weight:700;cursor:pointer;margin-top:1rem;transition:background .3s ease}.university-retry-btn:hover{background:#b91c1c}.university-brokerage-actions{display:flex;flex-direction:column;gap:10px;margin-top:auto;width:100%}.university-gift-btn{width:100%;padding:12px 24px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-align:center;box-shadow:0 2px 4px rgba(102,126,234,.2);display:flex;align-items:center;justify-content:center;gap:8px}.university-gift-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(102,126,234,.4);background:linear-gradient(135deg,#5568d3,#6439a0)}.university-gift-btn:active{transform:translateY(0);box-shadow:0 2px 4px rgba(102,126,234,.2)}.university-enrolled-gift-btn{margin-top:10px}.university-enrolled-gift-btn svg{font-size:.875rem}@media (max-width:1200px){.university-available-grid,.university-enrolled-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.university-available-grid,.university-enrolled-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.university-dashboard-container{padding:0 15px}.university-dashboard-title{font-size:2.5rem}.university-dashboard-subtitle{font-size:1rem}.university-section-title{font-size:1.5rem}.university-courses-grid{gap:1rem}.university-available-grid,.university-enrolled-grid{grid-template-columns:1fr}.university-course-thumbnail{height:160px}.university-course-content{padding:1rem}.university-course-title{font-size:1.1rem}.university-course-meta{gap:.5rem}.university-brokerage-actions{gap:8px}}@media (max-width:480px){.university-dashboard-title{font-size:2rem}.university-course-meta{flex-direction:column;gap:.25rem}.university-enroll-btn,.university-launch-btn,.university-show-more-btn{padding:10px 16px;font-size:.9rem}.university-brokerage-actions{gap:6px}.university-brokerage-actions .university-enroll-btn,.university-gift-btn{padding:8px 12px;font-size:.85rem}}