*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{color:#1e293b;-webkit-font-smoothing:antialiased;background:#f8fafc;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5}#root{min-height:100vh}a{color:inherit}img{max-width:100%;display:block}button{font-family:inherit}.ci-course-card{color:inherit;background:#fff;border-radius:12px;flex-direction:column;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 2px 8px #00000014}.ci-course-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.ci-course-card__thumb{background:#1e293b;height:180px;position:relative;overflow:hidden}.ci-course-card__thumb-img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.ci-course-card:hover .ci-course-card__thumb-img{transform:scale(1.05)}.ci-course-card__thumb--fallback{background:linear-gradient(135deg,#6366f1,#8b5cf6);justify-content:center;align-items:center;display:flex}.ci-course-card__thumb--fallback:after{content:attr(data-letter);color:#fff9;font-size:3rem;font-weight:700}.ci-course-card__body{flex-direction:column;flex:1;gap:.5rem;padding:1rem 1.25rem;display:flex}.ci-course-card__category{text-transform:uppercase;letter-spacing:.05em;color:#6366f1;font-size:.75rem;font-weight:600}.ci-course-card__title{margin:0;font-size:1.05rem;font-weight:600;line-height:1.3}.ci-course-card__desc{color:#64748b;margin:0;font-size:.85rem;line-height:1.45}.ci-course-card__meta{color:#64748b;flex-wrap:wrap;gap:.75rem;font-size:.8rem;display:flex}.ci-course-card__level{background:#f1f5f9;border-radius:999px;padding:.1rem .5rem;font-size:.7rem;font-weight:600}.ci-course-card__footer{border-top:1px solid #f1f5f9;justify-content:flex-end;align-items:center;margin-top:auto;padding-top:.75rem;display:flex}.ci-course-card__enrolled{color:#94a3b8;font-size:.8rem}.ci-banner{background:#1e293b;width:100%;height:420px;position:relative;overflow:hidden}.ci-banner__bg{object-fit:cover;opacity:0;z-index:0;width:100%;height:100%;transition:opacity .8s ease-in-out;position:absolute;inset:0}.ci-banner__bg--active{opacity:1}.ci-banner__overlay{z-index:1;background:linear-gradient(90deg,#000000a6 0%,#00000059 50%,#0000001a 100%);position:absolute;inset:0}.ci-banner__container{z-index:2;align-items:center;max-width:1200px;height:100%;margin:0 auto;padding:0 3rem;display:flex;position:relative}.ci-banner__card{background:#fffffff7;border-radius:8px;max-width:440px;padding:2rem 2.25rem;animation:.5s ease-out ci-banner-fadeIn;box-shadow:0 10px 40px #00000026,0 2px 8px #00000014}@keyframes ci-banner-fadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.ci-banner__title{color:#1e293b;margin:0 0 .65rem;font-size:1.65rem;font-weight:800;line-height:1.25}.ci-banner__highlight{color:#6366f1}.ci-banner__subtitle{color:#475569;margin:0 0 1.25rem;font-size:.95rem;line-height:1.55}.ci-banner__actions{flex-wrap:wrap;gap:.75rem;display:flex}.ci-banner__btn{cursor:pointer;border-radius:6px;justify-content:center;align-items:center;padding:.65rem 1.5rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.ci-banner__btn--primary{color:#fff;background:#6366f1}.ci-banner__btn--primary:hover{background:#4f46e5}.ci-banner__btn--ghost{color:#6366f1;background:0 0;border:1.5px solid #6366f1}.ci-banner__btn--ghost:hover{background:#eef2ff}.ci-banner__arrow{z-index:3;color:#1e293b;cursor:pointer;opacity:0;background:#ffffffd9;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.5rem;transition:opacity .25s,background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #0000001f}.ci-banner:hover .ci-banner__arrow{opacity:1}.ci-banner__arrow:hover{background:#fff}.ci-banner__arrow--left{left:1rem}.ci-banner__arrow--right{right:1rem}.ci-banner__dots{z-index:3;gap:.5rem;display:flex;position:absolute;bottom:1.25rem;left:50%;transform:translate(-50%)}.ci-banner__dot{cursor:pointer;background:0 0;border:2px solid #ffffffb3;border-radius:50%;width:10px;height:10px;padding:0;transition:all .25s}.ci-banner__dot--active{background:#fff;border-color:#fff;transform:scale(1.2)}@media (width<=768px){.ci-banner{height:480px}.ci-banner__overlay{background:linear-gradient(#0003 0%,#000000b3 100%)}.ci-banner__container{align-items:flex-end;padding:1.5rem 1.5rem 3.5rem}.ci-banner__card{background:#fffffff2;max-width:100%;padding:1.5rem}.ci-banner__title{font-size:1.35rem}.ci-banner__arrow{width:36px;height:36px;font-size:1.25rem}}.ci-qa{border:1px solid #e2e8f0;border-radius:8px;transition:box-shadow .2s;overflow:hidden}.ci-qa--open{box-shadow:0 2px 8px #0000000f}.ci-qa__header{cursor:pointer;text-align:left;color:#1e293b;background:#fff;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1rem 1.25rem;font-size:.95rem;font-weight:500;display:flex}.ci-qa__header:hover{background:#f8fafc}.ci-qa__toggle{color:#6366f1;flex-shrink:0;font-size:1.25rem;font-weight:700}.ci-qa__body{background:#fafbfc;border-top:1px solid #e2e8f0;padding:0 1.25rem 1rem}.ci-qa__tags{flex-wrap:wrap;gap:.5rem;display:flex}.ci-qa__difficulty{text-transform:uppercase;border-radius:999px;padding:.15rem .5rem;font-size:.7rem;font-weight:700}.ci-qa__difficulty--easy{color:#166534;background:#dcfce7}.ci-qa__difficulty--medium{color:#854d0e;background:#fef9c3}.ci-qa__difficulty--hard{color:#991b1b;background:#fecaca}.ci-qa__tag{color:#3730a3;background:#e0e7ff;border-radius:999px;padding:.15rem .5rem;font-size:.7rem}.ci-qa__inline-code{color:#c6d0f5;word-break:break-word;white-space:pre-wrap;background:#1e1e2e;border-radius:4px;padding:.15rem .45rem;font-family:Fira Code,JetBrains Mono,Cascadia Code,Consolas,monospace;font-size:.82rem}.ci-qa__code-block{border:1px solid #313244!important;font-family:Fira Code,JetBrains Mono,Cascadia Code,Consolas,monospace!important}.ci-qa__answer{color:#475569;margin:.75rem 0;font-size:.9rem;line-height:1.65}.ci-loader{flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem;display:flex}.ci-loader__spinner{border:4px solid #e2e8f0;border-top-color:#6366f1;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite ci-spin}@keyframes ci-spin{to{transform:rotate(360deg)}}.ci-loader__text{color:#64748b;font-size:.9rem}.ci-error{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;flex-direction:column;align-items:center;gap:.75rem;padding:2rem;display:flex}.ci-error__text{color:#991b1b;margin:0;font-size:.95rem}.ci-error__retry{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:6px;padding:.5rem 1.5rem;font-size:.9rem;font-weight:500;transition:background .2s}.ci-error__retry:hover{background:#4f46e5}.ci-search{background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:.5rem;width:100%;max-width:400px;padding:.5rem .75rem;transition:border-color .2s;display:flex}.ci-search:focus-within{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.ci-search__icon{font-size:.9rem}.ci-search__input{background:0 0;border:none;outline:none;flex:1;font-size:.9rem}.ci-search__clear{cursor:pointer;color:#94a3b8;background:0 0;border:none;padding:0;font-size:.8rem}.ci-header{color:#f8fafc;z-index:100;background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);padding:0 1.5rem;position:sticky;top:0;box-shadow:0 2px 8px #00000026}.ci-header__container{justify-content:space-between;align-items:center;max-width:1200px;height:64px;margin:0 auto;display:flex}.ci-header__logo{color:inherit;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;text-decoration:none;display:flex}.ci-header__logo-icon{font-size:1.5rem}.ci-header__nav{gap:1.5rem;display:flex}.ci-header__link{color:#94a3b8;border-bottom:2px solid #0000;padding:.25rem 0;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s,border-color .2s}.ci-header__link:hover{color:#e2e8f0}.ci-header__link--active{color:#38bdf8;border-bottom-color:#38bdf8}.ci-header__actions{align-items:center;display:flex}.ci-header__avatar{cursor:pointer;font-size:1.5rem;text-decoration:none}.ci-footer{color:#94a3b8;background:#0f172a;margin-top:auto;padding:1.5rem}.ci-footer__container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;display:flex}.ci-footer__copy{margin:0;font-size:.875rem}.ci-footer__links{gap:1.25rem;display:flex}.ci-footer__links a{color:#94a3b8;font-size:.875rem;text-decoration:none;transition:color .2s}.ci-footer__links a:hover{color:#e2e8f0}.ci-home__section{max-width:1200px;margin:0 auto;padding:3rem 1.5rem}.ci-home__section-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.ci-home__section-header h2{margin:0;font-size:1.5rem;font-weight:700}.ci-home__view-all{color:#6366f1;font-size:.9rem;font-weight:500;text-decoration:none}.ci-home__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem;display:grid}.ci-home__stats{background:#f8fafc;flex-wrap:wrap;justify-content:center;gap:4rem;padding:3rem 1.5rem;display:flex}.ci-home__stat{text-align:center}.ci-home__stat-value{color:#4f46e5;font-size:2rem;font-weight:800;display:block}.ci-home__stat-label{color:#64748b;font-size:.9rem}.ci-courses-page{max-width:1200px;margin:0 auto;padding:2rem 1.5rem 3rem}.ci-courses-page__header{margin-bottom:1.5rem}.ci-courses-page__header h1{margin:0 0 .25rem;font-size:1.75rem;font-weight:700}.ci-courses-page__header p{color:#64748b;margin:0}.ci-courses-page__toolbar{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.ci-courses-page__filters{gap:.5rem;display:flex}.ci-filter-btn{cursor:pointer;color:#475569;background:#f1f5f9;border:1px solid #0000;border-radius:999px;padding:.4rem 1rem;font-size:.8rem;font-weight:500;transition:all .2s}.ci-filter-btn:hover{background:#e0e7ff}.ci-filter-btn--active{color:#fff;background:#6366f1}.ci-courses-page__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem;display:grid}.ci-courses-page__empty{text-align:center;color:#94a3b8;padding:3rem 0}.ci-detail__hero{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);padding:2.5rem 0}.ci-detail__hero-inner{max-width:1200px;margin:0 auto;padding:0 2rem}.ci-detail__back{color:#ffffffa6;margin-bottom:1rem;font-size:.85rem;text-decoration:none;transition:color .2s;display:inline-block}.ci-detail__back:hover{color:#fff}.ci-detail__badge{text-transform:uppercase;letter-spacing:.08em;color:#a5b4fc;background:#6366f133;border-radius:4px;margin-bottom:.5rem;padding:.2rem .65rem;font-size:.72rem;font-weight:700;display:inline-block}.ci-detail__title{max-width:700px;margin:.4rem 0 .75rem;font-size:2rem;font-weight:800;line-height:1.2}.ci-detail__desc{color:#fffc;max-width:620px;margin:0 0 1rem;font-size:.95rem;line-height:1.6}.ci-detail__meta{color:#ffffffb3;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;font-size:.85rem;display:flex}.ci-detail__cta-row{gap:.75rem;display:flex}.ci-detail__cta{cursor:pointer;border-radius:8px;padding:.75rem 2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s,transform .15s;display:inline-block}.ci-detail__cta--primary{color:#fff;background:#6366f1}.ci-detail__cta--primary:hover{background:#4f46e5;transform:translateY(-1px)}.ci-detail__cta--ghost{color:#fff;background:0 0;border:1px solid #fff6}.ci-detail__cta--ghost:hover{background:#ffffff1a;border-color:#fff}.ci-detail--empty{text-align:center;padding:4rem 1.5rem}.ci-detail--empty a{color:#6366f1;text-decoration:none}.ci-detail__body{grid-template-columns:1fr 340px;align-items:start;gap:2.5rem;max-width:1200px;margin:0 auto;padding:2.5rem 2rem 3rem;display:grid}.ci-detail__main{min-width:0}.ci-detail__section{margin-bottom:2.5rem}.ci-detail__section-title{color:#0f172a;border-bottom:2px solid #e2e8f0;align-items:center;gap:.75rem;margin:0 0 1rem;padding-bottom:.6rem;font-size:1.25rem;font-weight:700;display:flex}.ci-detail__section-count{color:#64748b;background:#f1f5f9;border-radius:999px;padding:.2rem .6rem;font-size:.78rem;font-weight:500}.ci-detail__highlights{background:#fff;border:1px solid #e2e8f0;border-radius:10px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:.75rem;padding:1.5rem;display:grid}.ci-detail__highlight-item{color:#334155;align-items:flex-start;gap:.6rem;font-size:.92rem;line-height:1.5;display:flex}.ci-detail__highlight-item svg{flex-shrink:0;margin-top:2px}.ci-detail__curriculum{border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}.ci-detail__curriculum-section{border-bottom:1px solid #e2e8f0}.ci-detail__curriculum-section:last-child{border-bottom:none}.ci-detail__curriculum-header{cursor:pointer;color:#1e293b;-webkit-user-select:none;user-select:none;background:#f8fafc;justify-content:space-between;align-items:center;padding:.9rem 1.25rem;font-size:.95rem;font-weight:600;list-style:none;display:flex}.ci-detail__curriculum-header::-webkit-details-marker{display:none}.ci-detail__curriculum-header:before{content:"▶";color:#6366f1;margin-right:.6rem;font-size:.65rem;transition:transform .2s}details[open]>.ci-detail__curriculum-header:before{transform:rotate(90deg)}.ci-detail__curriculum-count{color:#64748b;font-size:.78rem;font-weight:400}.ci-detail__curriculum-list{margin:0;padding:0;list-style:none}.ci-detail__curriculum-lesson{color:#475569;border-top:1px solid #f1f5f9;align-items:center;gap:.6rem;padding:.6rem 1.25rem .6rem 2.4rem;font-size:.88rem;display:flex}.ci-detail__lesson-icon{font-size:.85rem}.ci-detail__topics-grid{flex-wrap:wrap;gap:.5rem;display:flex}.ci-detail__topic-chip{color:#3730a3;background:#e0e7ff;border-radius:999px;padding:.35rem .9rem;font-size:.82rem;font-weight:600}.ci-detail__sidebar-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;position:sticky;top:5rem;overflow:hidden;box-shadow:0 2px 10px #0000000f}.ci-detail__sidebar-img{object-fit:cover;width:100%;height:190px;display:block}.ci-detail__sidebar-body{text-align:center;padding:1.25rem}.ci-detail__sidebar-title{color:#0f172a;margin:0 0 .35rem;font-size:1.1rem;font-weight:700}.ci-detail__sidebar-text{color:#475569;margin:0 0 1rem;font-size:.85rem;line-height:1.5}.ci-detail__sidebar-btn{color:#fff;text-align:center;cursor:pointer;background:#6366f1;border:none;border-radius:8px;width:100%;padding:.7rem 0;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s;display:block}.ci-detail__sidebar-btn:hover{background:#4f46e5}.ci-detail__sidebar-facts{border-top:1px solid #e2e8f0;margin:0;padding:0;list-style:none}.ci-detail__sidebar-facts li{color:#334155;border-bottom:1px solid #f1f5f9;justify-content:space-between;padding:.6rem 1.25rem;font-size:.85rem;display:flex}.ci-detail__sidebar-facts li:last-child{border-bottom:none}.ci-detail__sidebar-facts strong{color:#1e293b;font-weight:600}.ci-detail__sidebar-prereqs{border-top:1px solid #e2e8f0;padding:1rem 1.25rem}.ci-detail__sidebar-prereqs h4{color:#0f172a;margin:0 0 .5rem;font-size:.88rem;font-weight:700}.ci-detail__sidebar-prereqs ul{margin:0;padding-left:1.25rem}.ci-detail__sidebar-prereqs li{color:#475569;font-size:.83rem;line-height:1.6}@media (width<=900px){.ci-detail__body{grid-template-columns:1fr;padding:1.5rem}.ci-detail__sidebar-card{position:static}.ci-detail__hero-inner{padding:0 1.5rem}.ci-detail__title{font-size:1.5rem}}.ci-iq-page{max-width:900px;margin:0 auto;padding:2rem 1.5rem 3rem}.ci-iq-page__header{margin-bottom:1.5rem}.ci-iq-page__header h1{margin:0 0 .25rem;font-size:1.75rem;font-weight:700}.ci-iq-page__header p{color:#64748b;margin:0}.ci-iq-page__toolbar{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.ci-iq-page__categories{flex-wrap:wrap;gap:.5rem;display:flex}.ci-iq-page__list{flex-direction:column;gap:.75rem;display:flex}.ci-iq-page__empty{text-align:center;color:#94a3b8;padding:3rem 0}.ci-contact__hero{justify-content:center;align-items:center;width:100vw;min-height:340px;margin-bottom:3rem;margin-left:calc(50% - 50vw);display:flex;position:relative;overflow:hidden}.ci-contact__hero-bg{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.ci-contact__hero-overlay{z-index:1;background:linear-gradient(135deg,#6366f1d9 0%,#0f172acc 100%);position:absolute;inset:0}.ci-contact__hero-content{z-index:2;text-align:center;color:#fff;max-width:680px;padding:2.5rem 1.5rem;position:relative}.ci-contact__hero-content h1{margin:0 0 .75rem;font-size:2.25rem;font-weight:800;line-height:1.2}.ci-contact__hero-content p{color:#ffffffd9;margin:0 0 1.5rem;font-size:1.05rem;line-height:1.6}.ci-contact__trust{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.ci-contact__trust-item{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border:1px solid #fff3;border-radius:999px;padding:.4rem 1rem;font-size:.88rem;font-weight:600}.ci-contact{max-width:1100px;margin:0 auto;padding:0 1.5rem 4rem}.ci-contact__container{grid-template-columns:1fr 1.3fr;align-items:start;gap:3rem;display:grid}.ci-contact__info-img{object-fit:cover;border-radius:12px;width:100%;height:220px;margin-bottom:1.5rem;box-shadow:0 4px 20px #0000001a}.ci-contact__info h2{color:#0f172a;margin:0 0 .5rem;font-size:1.5rem;font-weight:800}.ci-contact__info p{color:#475569;margin:0 0 2rem;line-height:1.65}.ci-contact__details{flex-direction:column;gap:1rem;display:flex}.ci-contact__detail-item{color:#334155;align-items:center;gap:.75rem;font-size:.95rem;display:flex}.ci-contact__detail-icon{font-size:1.25rem}.ci-contact__form{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:1.15rem;padding:2rem;display:flex}.ci-contact__form-title{color:#1e293b;margin:0 0 .25rem;font-size:1.3rem;font-weight:700}.ci-contact__label{color:#334155;flex-direction:column;gap:.3rem;font-size:.88rem;font-weight:600;display:flex}.ci-contact__label-text{display:inline}.ci-contact__required{color:#ef4444;margin-left:2px}.ci-contact__input{color:#0f172a;border:1px solid #cbd5e1;border-radius:8px;padding:.65rem .8rem;font-family:inherit;font-size:.92rem;transition:border-color .2s,box-shadow .2s}.ci-contact__input:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f126}.ci-contact__select{cursor:pointer;appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%2364748b' viewBox='0 0 16 16'%3E%3Cpath d='M8 11L3 6h10z'/%3E%3C/svg%3E") right .75rem center no-repeat;padding-right:2rem}.ci-contact__textarea{resize:vertical;min-height:80px}.ci-contact__error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin:0;padding:.6rem .8rem;font-size:.85rem}.ci-contact__submit{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:8px;margin-top:.5rem;padding:.8rem 1.5rem;font-size:1rem;font-weight:600;transition:background .2s,transform .15s}.ci-contact__submit:hover:not(:disabled){background:#4f46e5;transform:translateY(-1px)}.ci-contact__submit:disabled{opacity:.6;cursor:not-allowed}.ci-contact--success{justify-content:center;align-items:center;min-height:50vh;display:flex}.ci-contact__success-card{text-align:center;max-width:420px}.ci-contact__success-icon{margin-bottom:1rem;font-size:3rem;display:block}.ci-contact__success-card h2{color:#0f172a;margin:0 0 .5rem;font-size:1.75rem;font-weight:800}.ci-contact__success-card p{color:#475569;margin:0 0 1.5rem;line-height:1.6}.ci-contact__success-actions{justify-content:center;gap:.75rem;display:flex}.ci-contact__btn{cursor:pointer;border:none;border-radius:8px;padding:.7rem 1.5rem;font-family:inherit;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .2s}.ci-contact__btn--primary{color:#fff;background:#6366f1}.ci-contact__btn--primary:hover{background:#4f46e5}.ci-contact__btn--ghost{color:#6366f1;background:0 0;border:1px solid #6366f1}.ci-contact__btn--ghost:hover{background:#f1f0ff}@media (width<=768px){.ci-contact__container{grid-template-columns:1fr;gap:2rem}.ci-contact__hero{min-height:260px}.ci-contact__hero-content h1{font-size:1.5rem}.ci-contact__trust{gap:.75rem}}.ci-dashboard{max-width:900px;margin:0 auto;padding:2rem 1.5rem 3rem}.ci-dashboard__profile{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:1.25rem;margin-bottom:2rem;padding:1.5rem;display:flex}.ci-dashboard__avatar{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.5rem;font-weight:700;display:flex}.ci-dashboard__name{margin:0 0 .15rem;font-size:1.25rem;font-weight:700}.ci-dashboard__email{color:#64748b;margin:0 0 .25rem;font-size:.9rem}.ci-dashboard__role{text-transform:uppercase;color:#3730a3;background:#e0e7ff;border-radius:999px;padding:.15rem .5rem;font-size:.7rem;font-weight:600}.ci-dashboard__enrollments h2{margin:0 0 1rem;font-size:1.25rem;font-weight:700}.ci-dashboard__empty{color:#94a3b8}.ci-dashboard__empty a{color:#6366f1;text-decoration:none}.ci-dashboard__enroll-list{flex-direction:column;gap:.75rem;display:flex}.ci-dashboard__enroll-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:1rem 1.25rem}.ci-dashboard__enroll-info{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.ci-dashboard__enroll-info h3{margin:0;font-size:1rem;font-weight:600}.ci-dashboard__status{text-transform:uppercase;color:#166534;background:#dcfce7;border-radius:999px;padding:.15rem .5rem;font-size:.7rem;font-weight:600}.ci-dashboard__progress{align-items:center;gap:.75rem;display:flex}.ci-dashboard__progress-bar{background:#f1f5f9;border-radius:999px;flex:1;height:8px;overflow:hidden}.ci-dashboard__progress-fill{background:linear-gradient(90deg,#6366f1,#8b5cf6);border-radius:999px;height:100%;transition:width .4s}.ci-dashboard__progress-label{color:#475569;text-align:right;min-width:36px;font-size:.8rem;font-weight:600}.ci-app{flex-direction:column;min-height:100vh;display:flex}.ci-app__main{flex:1}
