.learning-portal{color:#163b6c;background:#fff;padding:48px 0 52px}.portal-container{max-width:1440px;margin:auto;padding-inline:24px}.portal-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.portal-heading h2{color:#0b3478;font-size:21px;font-weight:700;line-height:1.35}.portal-heading p{color:#526b89;margin-top:4px;font-size:12px;line-height:1.5}.portal-heading>a{color:#0868c9;white-space:nowrap;align-items:center;gap:5px;min-height:44px;font-size:12px;display:flex}.portal-heading svg{width:15px;height:15px}.portal-tabs{gap:8px;padding-bottom:12px;display:flex;overflow-x:auto}.portal-tabs button{cursor:pointer;background:#fff;border:1px solid #dde7f0;border-radius:9px;flex-shrink:0;min-height:44px;padding:0 14px;font-size:12px}.portal-tabs button[aria-selected=true]{color:#fff;background:#0868c9;border-color:#0868c9}.portal-courses{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;min-height:262px;display:grid}.portal-course{border:1px solid #e6edf5;border-radius:14px;min-width:0;transition:transform .15s,box-shadow .15s;overflow:hidden}.portal-course:hover{transform:translateY(-2px);box-shadow:0 6px 20px #143c6410}.portal-course>a{height:100%;display:block}.portal-course-image{aspect-ratio:2.05;position:relative}.portal-course-image img{object-fit:cover}.portal-badge{color:#fff;background:#008bce;border-radius:4px;padding:3px 6px;font-size:10px;font-weight:700;position:absolute;top:7px;left:7px}.portal-badge[data-badge=HOT],.portal-badge[data-badge=LIVE]{background:#f34b43}.portal-badge[data-badge=ƯU\ ĐÃI]{background:#00a478}.portal-course-body{padding:10px}.portal-course h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:36px;font-size:12px;font-weight:700;line-height:1.5;display:-webkit-box;overflow:hidden}.portal-course-teacher{color:#526b89;align-items:center;gap:4px;margin:6px 0;font-size:10px;display:flex}.portal-course-teacher svg{width:12px;height:12px}.portal-rating{justify-content:space-between;align-items:center;gap:4px;font-size:10px;display:flex}.portal-rating>span{color:#a86500;align-items:center;gap:3px;display:flex}.portal-rating svg,.portal-teacher-rating svg{fill:#ffb10a;color:#ffb10a;width:12px;height:12px}.portal-rating small{color:#526b89;font-size:9px}.portal-price{color:#00865c;margin-top:8px;font-size:15px;font-weight:700}.portal-price del{color:#7d8b9b;margin-left:5px;font-size:10px;font-weight:400}.portal-empty{text-align:center;color:#526b89;background:#f8fbff;border-radius:12px;grid-column:1/-1;padding:48px}.portal-main-grid{grid-template-columns:minmax(0,58fr) minmax(0,42fr);gap:22px 20px;margin-top:22px;display:grid}.portal-main-grid>section{min-width:0}.portal-exam{isolation:isolate;background:#064980;border-radius:14px;min-height:278px;position:relative;overflow:hidden}.portal-exam-background{z-index:-1;position:absolute;inset:0;overflow:hidden}.portal-exam-background img{object-fit:fill;height:130%!important;top:-15%!important}.portal-exam-content{width:76%;padding:16px}.portal-exam .portal-heading{margin-bottom:12px}.portal-exam .portal-heading h2,.portal-exam .portal-heading p,.portal-exam .portal-heading a{color:#fff}.portal-exam .portal-heading h2{font-size:21px}.portal-exam .portal-heading p{font-size:11px}.portal-exam-cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.portal-exam-card{color:#163b6c;background:#fffffff5;border:1px solid #cce5f5;border-radius:9px;padding:9px 7px}.portal-exam-card h3{min-height:30px;font-size:11px;font-weight:700}.portal-exam-card strong{color:#e27d00;font-size:15px}.portal-exam-card p{color:#526b89;margin:4px 0;font-size:9px}.portal-exam-card a{color:#fff;background:#008dc5;border-radius:6px;justify-content:center;align-items:center;gap:3px;min-height:44px;margin-top:8px;font-size:11px;display:flex}.portal-exam-card svg{width:12px;height:12px}.portal-exam-chips{flex-wrap:wrap;justify-content:center;gap:6px;margin-top:8px;display:flex}.portal-exam-chips a{color:#fff;background:#ffffff15;border:1px solid #ffffff50;border-radius:8px;align-items:center;min-height:44px;padding:0 10px;font-size:11px;display:flex}.portal-library,.portal-ai{border:1px solid #e6edf5;border-radius:14px;padding:14px}.portal-resources{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.portal-resource{text-align:center;border:1px solid #e6edf5;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:90px;padding:8px 3px;font-size:10px;line-height:1.5;display:flex}.portal-resource:hover{background:#f9fcff;border-color:#0868c9}.portal-icon{color:#0784ea;background:#edf7ff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.portal-icon svg{width:24px;height:24px}.portal-icon[data-color=green]{color:#00a373;background:#ebfaf1}.portal-icon[data-color=orange]{color:#ed9000;background:#fff8e9}.portal-icon[data-color=purple]{color:#8743e5;background:#f5efff}.portal-icon[data-color=cyan]{color:#00a7b3;background:#ebfbfc}.portal-teachers{flex-direction:column;height:100%;display:flex}.portal-teacher-grid{flex:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.portal-teacher{border:1px solid #e6edf5;border-radius:14px;flex-direction:column;display:flex;overflow:hidden}.portal-teacher-profile{gap:8px;padding:12px 10px;display:flex}.portal-teacher-profile>img{object-fit:cover;border-radius:50%;flex-shrink:0;width:50px;height:50px}.portal-teacher h3{font-size:14px;font-weight:700}.portal-teacher-profile p{color:#526b89;margin-top:3px;font-size:12px;line-height:1.6}.portal-teacher-rating{flex-wrap:wrap;align-items:center;gap:3px;display:flex}.portal-teacher-class{color:#526b89;border-top:1px solid #edf2f8;margin-top:auto;padding:10px 10px 12px;font-size:12px}.portal-teacher-class>p+p{margin-top:5px}.portal-teacher-class>div{justify-content:space-between;align-items:center;gap:4px;margin-top:8px;display:flex}.portal-teacher-class span{color:#008658;font-size:12px;font-weight:600}.portal-teacher-class a{color:#fff;background:#0868c9;border-radius:7px;justify-content:center;align-items:center;min-height:44px;padding:0 14px;font-size:13px;font-weight:600;display:flex}.portal-ai-content{flex:1;grid-template-columns:1.1fr 1fr;gap:10px;display:grid}.portal-ai-content ul{border:1px solid #e6edf5;border-radius:10px;flex-direction:column;gap:10px;padding:10px;display:flex}.portal-ai-content li{align-items:center;gap:7px;display:flex}.portal-ai-content li h3{font-size:14px;font-weight:600}.portal-ai-content li p{color:#526b89;margin-top:2px;font-size:12px;line-height:1.5}.portal-ai-content .portal-icon{width:28px;height:28px}.portal-ai-content .portal-icon svg{width:18px;height:18px}.portal-ai{flex-direction:column;height:100%;display:flex}.portal-robot{background:linear-gradient(#fbfdff,#eef8ff);border:1px solid #e6edf5;border-radius:10px;flex-direction:column;padding:12px;display:flex;position:relative;overflow:hidden}.portal-robot h3{font-size:17px;font-weight:700}.portal-robot p{color:#526b89;font-size:13px;line-height:1.6}.portal-robot-figure{align-self:flex-end;margin-top:-8px;position:relative}.portal-robot-figure>img:first-child{width:110px;height:120px;display:block}.portal-robot-badge{border-radius:50%;position:absolute;top:72.5%;left:50.5%;transform:translate(-50%,-50%)}.portal-robot a{color:#fff;background:#0868c9;border-radius:7px;justify-content:center;align-items:center;gap:6px;min-height:44px;margin-top:auto;font-size:14px;font-weight:600;display:flex}.portal-robot a svg{width:14px;height:14px}@media (min-width:768px) and (max-width:1199px){.portal-courses{grid-template-columns:repeat(3,minmax(0,1fr))}.portal-main-grid{grid-template-columns:1fr}.portal-exam{min-height:290px}.portal-teachers,.portal-ai{height:auto}.portal-ai-content{grid-template-columns:1fr 1fr}}@media (max-width:767px){.learning-portal{padding:32px 0}.portal-container{padding-inline:16px}.portal-heading h2{font-size:19px}.portal-heading p,.portal-heading>a{font-size:11px}.portal-courses,.portal-teacher-grid{scroll-snap-type:x mandatory;grid-template-columns:none;grid-auto-columns:82%;grid-auto-flow:column;min-height:0;padding-bottom:10px;display:grid;overflow-x:auto}.portal-course,.portal-teacher{scroll-snap-align:start}.portal-course h3{font-size:15px}.portal-course-teacher,.portal-rating,.portal-rating small{font-size:12px}.portal-main-grid{grid-template-columns:1fr}.portal-exam-content{width:100%;padding:16px}.portal-exam-background{opacity:.4}.portal-exam-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-exam-card h3{min-height:0;font-size:13px}.portal-exam-card p,.portal-exam-card a{font-size:11px}.portal-resources{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-resource{font-size:12px}.portal-teachers,.portal-ai{height:auto}.portal-teacher-profile>img{width:60px;height:60px}.portal-ai-content{grid-template-columns:1fr}.portal-robot-figure{align-self:center}.portal-robot-figure>img:first-child{width:150px;height:160px}.portal-robot-badge{width:28px!important;height:28px!important}.portal-robot h3{font-size:18px}.portal-robot p,.portal-robot a{font-size:14px}.portal-empty{grid-column:auto}}@media (prefers-reduced-motion:reduce){.portal-course{transition:none}}
.community-sections{color:#163b6c;background:#fff;padding:16px 0 36px}.community-container{max-width:1440px;margin-inline:auto;padding-inline:24px}.community-top{grid-template-columns:minmax(0,46fr) minmax(0,27fr) minmax(0,27fr);gap:16px;display:grid}.community-bottom{grid-template-columns:minmax(0,58fr) minmax(0,42fr);gap:16px;margin-top:20px;display:grid}.community-panel{background:#fff;border:1px solid #e6edf5;border-radius:16px;flex-direction:column;min-width:0;padding:16px 12px;display:flex}.community-header{grid-template-columns:38px minmax(0,1fr) auto;align-items:start;gap:10px;margin-bottom:18px;padding:2px 6px;display:grid}.community-top .community-header{min-height:66px}.community-header h2{color:#0b3478;font-size:20px;font-weight:700;line-height:1.35}.community-header p{color:#526b89;margin-top:5px;font-size:13px;line-height:1.5}.community-header>a{color:#0868c9;white-space:nowrap;align-items:center;gap:5px;min-height:44px;font-size:12px;display:flex}.community-header>a svg{width:15px;height:15px}.community-icon{color:var(--community-color,#0868c9);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.community-icon svg{stroke-width:2px;width:36px;height:36px}.community-sections [data-color=orange]{--community-color:#ef9b00}.community-sections [data-color=green]{--community-color:#00ac86}.community-sections [data-color=blue]{--community-color:#0878ff}.community-sections [data-color=purple]{--community-color:#8736e7}.community-sections [data-color=red]{--community-color:#ff4034}.community-sections [data-color=pink]{--community-color:#ff526e}.community-competition-grid{flex:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding-bottom:48px;display:grid}.community-competition{border:1px solid #dce8f7;border-radius:12px;flex-direction:column;min-width:0;padding:14px 12px;transition:transform .15s,box-shadow .15s;display:flex}.community-competition:hover{transform:translateY(-1px);box-shadow:0 4px 14px #143c640a}.community-competition-title{align-items:flex-start;gap:8px;min-height:64px;display:flex}.community-competition-title h3{color:#0b3478;font-size:14px;font-weight:600;line-height:1.5}.community-competition-title svg{width:30px;height:30px}.community-competition ul{gap:16px;margin:16px 0 40px;display:grid}.community-competition li{color:#526b89;gap:8px;font-size:12px;line-height:1.6;display:flex}.community-competition li>svg{flex-shrink:0;width:18px;height:18px;margin-top:2px}.community-primary{color:#fff;background:#0878ff;border-radius:9px;justify-content:center;align-items:center;min-height:44px;margin-top:auto;font-size:14px;font-weight:600;display:flex}.community-practice{gap:8px;display:grid}.community-practice a{border:1px solid #dce8f7;border-radius:12px;align-items:center;gap:12px;min-height:86px;padding:14px 10px;display:flex}.community-practice a:hover{background:#f8fbff;border-color:#cfe0f5}.community-practice .community-icon{background:var(--community-color);color:#fff;border-radius:12px;width:44px;height:48px}.community-practice .community-icon svg{width:29px;height:29px}.community-practice h3{color:#0b3478;font-size:14px;font-weight:600;line-height:1.5}.community-practice p{color:#526b89;margin-top:4px;font-size:13px;line-height:1.5}.community-practice a>svg{color:#627d98;flex-shrink:0;width:17px;height:17px;margin-left:auto}.community-schedule-box{border:1px solid #dce8f7;border-radius:12px;flex:1;padding:8px}.community-date{border-bottom:1px solid #edf3fa;justify-content:space-between;align-items:center;gap:4px;padding-bottom:8px;display:flex}.community-date button{cursor:pointer;color:#0868c9;border:1px solid #e1ebf8;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.community-date svg{width:20px;height:20px}.community-date time{text-align:center;text-transform:capitalize;color:#0b3478;font-size:13px;font-weight:600}.community-timeline{padding:16px 4px 4px 12px}.community-timeline article{border-left:1px solid #e4ecf5;grid-template-columns:96px minmax(0,1fr);gap:8px;padding:0 0 18px 20px;display:grid;position:relative}.community-timeline article:before{content:"";background:#00b390;border-radius:50%;width:9px;height:9px;position:absolute;top:6px;left:-5px}.community-timeline article:last-child{padding-bottom:6px}.community-time{white-space:nowrap;font-size:12px;line-height:1.6}.community-timeline h3{color:#0b3478;font-size:14px;font-weight:600;line-height:1.5}.community-timeline article p{color:#526b89;margin-top:3px;font-size:13px;line-height:1.5}.community-schedule-link{color:#0870ee;text-align:center;background:#edf6ff;border:1px solid #bedbff;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:46px;margin-top:10px;padding:6px;font-size:13px;display:flex}.community-schedule-link svg{flex-shrink:0;width:20px;height:20px}.community-no-events{color:#526b89;padding:28px 10px;font-size:14px;line-height:1.6}.community-stats{grid-template-columns:repeat(6,minmax(0,1fr));margin:auto 0;padding:24px 0 34px;display:grid}.community-stats>div{text-align:center;flex-direction:column;align-items:center;gap:8px;min-width:0;padding:12px 4px;display:flex}.community-stats>div+div{border-left:1px solid #e6edf5}.community-stats .community-icon{order:0;margin-bottom:8px}.community-stats svg{width:40px;height:40px}.community-stats dt{color:#526b89;order:2;font-size:14px}.community-stats dd{color:var(--community-color);white-space:nowrap;order:1;font-size:clamp(18px,1.5vw,23px);font-weight:700}.community-partners{border:1px solid #dce8f7;border-radius:12px;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 12px;margin-top:auto;padding:18px 12px;display:grid}.community-partners li{align-items:center;gap:8px;min-width:0;min-height:64px;display:flex}.community-partners img{object-fit:contain;flex-shrink:0;width:48px;height:48px}.community-partners span{color:#163b6c;font-size:11px;font-weight:500;line-height:1.5}.community-partners .partner-logo-duy-tan{object-fit:cover;object-position:left center;width:54px;height:48px}@media (min-width:1600px){.community-header h2{font-size:22px}.community-container{max-width:1440px}}@media (min-width:900px) and (max-width:1199px){.community-top{grid-template-columns:repeat(2,minmax(0,1fr))}.community-competitions{grid-column:1/-1}.community-competition-grid{padding-bottom:0}.community-bottom{grid-template-columns:1fr 1fr}.community-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.community-partners{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:899px){.community-top,.community-bottom{grid-template-columns:1fr}.community-competition-grid{padding-bottom:0}.community-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.community-stats>div:nth-child(4){border-left:0}.community-timeline article{grid-template-columns:115px minmax(0,1fr)}}@media (max-width:599px){.community-container{padding-inline:16px}.community-panel{padding:16px 10px}.community-header{grid-template-columns:30px minmax(0,1fr) auto;gap:8px;padding:0}.community-header h2{font-size:19px}.community-header p{font-size:12px}.community-header>a{font-size:11px}.community-header .community-icon svg{width:29px;height:29px}.community-competition-grid{scroll-snap-type:x mandatory;grid-template-columns:none;grid-auto-columns:88%;grid-auto-flow:column;padding-bottom:8px;display:grid;overflow-x:auto}.community-competition{scroll-snap-align:start;padding:18px}.community-competition-title{min-height:48px}.community-competition-title h3{font-size:16px}.community-competition li{font-size:14px}.community-competition ul{margin-bottom:28px}.community-stats{grid-template-columns:repeat(2,minmax(0,1fr));padding:10px 0}.community-stats>div:nth-child(odd){border-left:0}.community-stats>div:nth-child(2n){border-left:1px solid #e6edf5}.community-stats dd{font-size:26px}.community-partners{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:14px 10px}.community-partners img{width:40px;height:48px}.community-partners span{font-size:11px}.community-practice a{min-height:84px}.community-timeline article{grid-template-columns:100px minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){.community-competition{transition:none}}
