.CodeNav-module__xZ5Iea__wrap{position:relative}.CodeNav-module__xZ5Iea__trigger{border:1.5px solid var(--accent);background:var(--accent);color:#fff;cursor:pointer;border-radius:10px;align-items:center;gap:6px;padding:7px 12px;font-size:.9rem;font-weight:600;transition:filter .15s;display:inline-flex}.CodeNav-module__xZ5Iea__trigger:hover{filter:brightness(1.08)}.CodeNav-module__xZ5Iea__triggerLabel{color:#fff;font-weight:700;line-height:1}.CodeNav-module__xZ5Iea__triggerCode{color:#fff;background:#ffffff38;border-radius:6px;justify-content:center;align-items:center;padding:3px 8px;font-size:1rem;font-weight:800;line-height:1;display:inline-flex}.CodeNav-module__xZ5Iea__caret{color:#fff;align-items:center;font-size:.75rem;line-height:1;transition:transform .15s;display:inline-flex}.CodeNav-module__xZ5Iea__caretOpen{transform:rotate(180deg)}.CodeNav-module__xZ5Iea__panel{z-index:60;background:var(--card-bg);border:1px solid var(--border);border-radius:12px;width:min(420px,88vw);padding:14px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 10px 30px #0000002e}.CodeNav-module__xZ5Iea__panelHead{color:var(--text-muted);justify-content:space-between;align-items:center;margin-bottom:10px;font-size:.85rem;font-weight:700;display:flex}.CodeNav-module__xZ5Iea__legend{gap:12px;font-weight:500;display:flex}.CodeNav-module__xZ5Iea__legendItem{align-items:center;gap:5px;display:inline-flex}.CodeNav-module__xZ5Iea__dot{border-radius:50%;width:10px;height:10px;display:inline-block}.CodeNav-module__xZ5Iea__dotReady{background:var(--accent)}.CodeNav-module__xZ5Iea__dotPending{background:var(--chip-bg);border:1px solid var(--border)}.CodeNav-module__xZ5Iea__grid{grid-template-columns:repeat(6,1fr);gap:6px;display:grid}.CodeNav-module__xZ5Iea__item{border:2px solid #0000;border-radius:8px;justify-content:center;align-items:center;padding:8px 0;font-size:.85rem;font-weight:700;text-decoration:none;transition:transform .1s,box-shadow .15s,border-color .15s;display:inline-flex}.CodeNav-module__xZ5Iea__item:hover{transform:translateY(-1px)}.CodeNav-module__xZ5Iea__ready{background:var(--accent);color:#fff}.CodeNav-module__xZ5Iea__ready:hover{box-shadow:0 2px 8px #2563eb59}.CodeNav-module__xZ5Iea__pending{background:var(--chip-bg);color:var(--text-muted)}.CodeNav-module__xZ5Iea__active{border-color:var(--accent-strong);box-shadow:0 0 0 2px #2563eb33}.CodeNav-module__xZ5Iea__overlay{display:none}@media (max-width:560px){.CodeNav-module__xZ5Iea__overlay{z-index:55;background:#00000059;display:block;position:fixed;inset:0}.CodeNav-module__xZ5Iea__panel{width:auto;max-height:calc(100vh - 80px);position:fixed;top:60px;left:12px;right:12px;overflow-y:auto}.CodeNav-module__xZ5Iea__grid{grid-template-columns:repeat(6,1fr)}}@media (max-width:380px){.CodeNav-module__xZ5Iea__grid{grid-template-columns:repeat(5,1fr)}}
.MainNav-module__WqdQlq__nav{align-items:center;gap:6px;display:flex;position:relative}.MainNav-module__WqdQlq__primaryLink{color:var(--text);white-space:nowrap;border-radius:8px;padding:6px 10px;font-size:.92rem;font-weight:600;text-decoration:none}.MainNav-module__WqdQlq__primaryLink:hover{color:var(--accent,#2563eb);background:color-mix(in srgb, var(--accent,#2563eb) 8%, transparent)}.MainNav-module__WqdQlq__menuBtn{color:var(--text);border:1px solid var(--border);cursor:pointer;white-space:nowrap;background:0 0;border-radius:8px;align-items:center;gap:5px;padding:6px 12px;font-size:.92rem;font-weight:600;display:inline-flex}.MainNav-module__WqdQlq__menuBtn:hover{border-color:var(--accent,#2563eb);color:var(--accent,#2563eb)}.MainNav-module__WqdQlq__caret{font-size:.7rem}.MainNav-module__WqdQlq__dropdown{background:var(--card-bg);border:1px solid var(--border);z-index:60;border-radius:12px;min-width:240px;padding:10px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 10px 30px #0000001f}.MainNav-module__WqdQlq__mobilePrimary{border-bottom:1px solid var(--border);margin-bottom:8px;padding-bottom:8px;display:none}.MainNav-module__WqdQlq__group{padding:4px 0}.MainNav-module__WqdQlq__group+.MainNav-module__WqdQlq__group{border-top:1px solid var(--border);margin-top:4px;padding-top:8px}.MainNav-module__WqdQlq__groupTitle{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);padding:4px 10px 6px;font-size:.72rem;font-weight:700;display:block}.MainNav-module__WqdQlq__dropItem{color:var(--text);border-radius:8px;align-items:center;gap:10px;padding:9px 10px;font-size:.92rem;font-weight:500;text-decoration:none;display:flex}.MainNav-module__WqdQlq__dropItem:hover{background:color-mix(in srgb, var(--accent,#2563eb) 10%, transparent);color:var(--accent,#2563eb)}.MainNav-module__WqdQlq__dropIcon{text-align:center;width:20px;font-size:1.05rem}@media (max-width:560px){.MainNav-module__WqdQlq__primaryLink{display:none}.MainNav-module__WqdQlq__mobilePrimary{display:block}}
.ThemeToggle-module__sGqMhG__btn{border:1px solid var(--border);background:var(--card-bg);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;line-height:1;transition:background .15s,border-color .15s;display:inline-flex}.ThemeToggle-module__sGqMhG__btn:hover{border-color:var(--accent);background:var(--chip-bg)}
.FbNotice-module__elFf_G__bar{background:var(--notice-bg);border-bottom:1px solid var(--notice-border)}.FbNotice-module__elFf_G__inner{align-items:center;gap:10px;padding-top:6px;padding-bottom:6px;display:flex}.FbNotice-module__elFf_G__text{color:var(--notice-text);flex:1;margin:0;font-size:.85rem;line-height:1.4}.FbNotice-module__elFf_G__link{color:var(--accent-strong);font-weight:700;text-decoration:underline}.FbNotice-module__elFf_G__close{width:24px;height:24px;color:var(--notice-text);cursor:pointer;opacity:.7;background:0 0;border:none;border-radius:6px;flex-shrink:0;font-size:1.3rem;line-height:1}.FbNotice-module__elFf_G__close:hover{opacity:1;background:#0000000f}
.SiteHeader-module__mdpVJq__header{z-index:50;background:var(--card-bg);border-bottom:1px solid var(--border);-webkit-backdrop-filter:saturate(150%)blur(6px);backdrop-filter:saturate(150%)blur(6px);position:sticky;top:0}.SiteHeader-module__mdpVJq__topRow{justify-content:space-between;align-items:center;gap:12px;padding-top:10px;padding-bottom:10px;display:flex}.SiteHeader-module__mdpVJq__brand{color:var(--text);white-space:nowrap;align-items:center;gap:9px;text-decoration:none;display:inline-flex}.SiteHeader-module__mdpVJq__brandText{flex-direction:column;line-height:1.1;display:flex}.SiteHeader-module__mdpVJq__brandName{letter-spacing:-.01em;font-size:1.2rem;font-weight:800}.SiteHeader-module__mdpVJq__brandTagline{color:var(--text-muted);font-size:.72rem;font-weight:500}@media (max-width:480px){.SiteHeader-module__mdpVJq__brandTagline{display:none}}.SiteHeader-module__mdpVJq__logo{object-fit:cover;border:1px solid var(--border);background:#fff;border-radius:50%;width:36px;height:36px}.SiteHeader-module__mdpVJq__actions{align-items:center;gap:10px;display:flex}.SiteHeader-module__mdpVJq__navLink{color:var(--text);white-space:nowrap;padding:6px 4px;font-size:.92rem;font-weight:600;text-decoration:none}.SiteHeader-module__mdpVJq__navLink:hover{color:var(--accent)}@media (max-width:430px){.SiteHeader-module__mdpVJq__navLink{display:none}}
.AnswerTable-module__Kz7Hvq__wrap{background:var(--card-bg);border:1px solid var(--border);border-radius:14px;padding:20px;box-shadow:0 1px 3px #0000000f}.AnswerTable-module__Kz7Hvq__heading{color:var(--text);margin:0 0 16px;font-size:1.25rem}.AnswerTable-module__Kz7Hvq__block{margin-bottom:18px}.AnswerTable-module__Kz7Hvq__block:last-child{margin-bottom:0}.AnswerTable-module__Kz7Hvq__blockTitle{color:var(--accent);text-transform:uppercase;letter-spacing:.02em;margin:0 0 10px;font-size:.95rem;font-weight:600}.AnswerTable-module__Kz7Hvq__grid{grid-template-columns:repeat(auto-fill,minmax(64px,1fr));gap:8px;display:grid}.AnswerTable-module__Kz7Hvq__cell,.AnswerTable-module__Kz7Hvq__cellWide{border:1px solid var(--border);background:var(--bg);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;padding:8px 6px;text-decoration:none;transition:background .15s,border-color .15s;display:flex}.AnswerTable-module__Kz7Hvq__cellWide{grid-column:span 2}.AnswerTable-module__Kz7Hvq__cell:hover,.AnswerTable-module__Kz7Hvq__cellWide:hover{background:var(--chip-bg);border-color:var(--accent)}.AnswerTable-module__Kz7Hvq__num{color:var(--text-muted);font-size:.75rem}.AnswerTable-module__Kz7Hvq__ans{color:var(--text);letter-spacing:.04em;font-size:1.05rem;font-weight:700}@media (max-width:560px){.AnswerTable-module__Kz7Hvq__wrap{border-radius:12px;padding:14px}.AnswerTable-module__Kz7Hvq__grid{grid-template-columns:repeat(auto-fill,minmax(52px,1fr));gap:6px}.AnswerTable-module__Kz7Hvq__cell,.AnswerTable-module__Kz7Hvq__cellWide{min-height:44px;padding:7px 4px}.AnswerTable-module__Kz7Hvq__ans{font-size:.95rem}}
.SiteFooter-module__wWXZva__footer{background:var(--card-bg);border-top:1px solid var(--border);margin-top:56px;padding:32px 0 24px}.SiteFooter-module__wWXZva__top{flex-wrap:wrap;justify-content:space-between;gap:32px;display:flex}.SiteFooter-module__wWXZva__brandCol{max-width:460px}.SiteFooter-module__wWXZva__brandRow{align-items:center;gap:12px;margin-bottom:12px;display:flex}.SiteFooter-module__wWXZva__logo{border:1px solid var(--border);background:#fff;border-radius:50%}.SiteFooter-module__wWXZva__name{color:var(--text);font-size:1.15rem;font-weight:800}.SiteFooter-module__wWXZva__tagline{color:var(--text-muted);font-size:.8rem}.SiteFooter-module__wWXZva__about{color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.6}.SiteFooter-module__wWXZva__linkCol{flex-direction:column;gap:8px;display:flex}.SiteFooter-module__wWXZva__colTitle{color:var(--text);margin-bottom:2px;font-size:.85rem;font-weight:700}.SiteFooter-module__wWXZva__link{color:var(--accent);font-size:.9rem;text-decoration:none}.SiteFooter-module__wWXZva__link:hover{text-decoration:underline}.SiteFooter-module__wWXZva__bottom{border-top:1px solid var(--border);color:var(--text-muted);margin-top:24px;padding-top:16px;font-size:.8rem;line-height:1.5}@media (max-width:560px){.SiteFooter-module__wWXZva__top{gap:24px}}
.AdBanner-module___HOQ2q__wrap{background:var(--card-bg);border:1px dashed var(--border);border-radius:10px;flex-direction:column;align-items:center;gap:4px;margin:24px 0;padding:10px;display:flex;overflow:hidden}.AdBanner-module___HOQ2q__label{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-size:.7rem}
.tai-lieu-module__htEMna__head{padding:32px 0 20px}.tai-lieu-module__htEMna__title{color:var(--text);margin:0 0 8px;font-size:clamp(1.5rem,4vw,2rem)}.tai-lieu-module__htEMna__sub{color:var(--text-muted);margin:0}.tai-lieu-module__htEMna__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;padding-bottom:24px;display:grid}.tai-lieu-module__htEMna__card{border:1px solid var(--border);background:var(--card-bg);color:inherit;border-radius:12px;flex-direction:column;text-decoration:none;transition:border-color .15s,transform .15s;display:flex;overflow:hidden}.tai-lieu-module__htEMna__card:hover{border-color:var(--accent,#2563eb);transform:translateY(-2px)}.tai-lieu-module__htEMna__thumb{aspect-ratio:3/2;object-fit:cover;object-position:top center;background:color-mix(in srgb, var(--border) 40%, transparent);border-bottom:1px solid var(--border);width:100%;display:block}.tai-lieu-module__htEMna__cardBody{flex-direction:column;gap:8px;padding:14px 16px;display:flex}.tai-lieu-module__htEMna__badge{background:color-mix(in srgb, var(--accent,#2563eb) 14%, transparent);color:var(--accent,#2563eb);border-radius:999px;align-self:flex-start;padding:2px 8px;font-size:.75rem;font-weight:600}.tai-lieu-module__htEMna__cardTitle{color:var(--text);margin:0;font-size:1.05rem;font-weight:400;line-height:1.35}.tai-lieu-module__htEMna__cardDesc{color:var(--text-muted);margin:0;font-size:.9rem}.tai-lieu-module__htEMna__meta{color:var(--text-muted);margin-top:auto;font-size:.8rem}.tai-lieu-module__htEMna__catGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px;padding-bottom:28px;display:grid}.tai-lieu-module__htEMna__catCard{border:1px solid var(--border);background:var(--card-bg);color:inherit;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:18px;text-decoration:none;transition:border-color .15s,transform .15s;display:flex}.tai-lieu-module__htEMna__catCard:hover{border-color:var(--accent,#2563eb);transform:translateY(-2px)}.tai-lieu-module__htEMna__catName{color:var(--text);font-size:1rem;font-weight:600;line-height:1.3}.tai-lieu-module__htEMna__catCount{background:color-mix(in srgb, var(--accent,#2563eb) 14%, transparent);color:var(--accent,#2563eb);border-radius:999px;flex-shrink:0;padding:3px 10px;font-size:.8rem;font-weight:700}.tai-lieu-module__htEMna__sectionLabel{color:var(--text);margin:8px 0 14px;font-size:1.2rem}.tai-lieu-module__htEMna__backLink{color:var(--accent,#2563eb);font-weight:600;text-decoration:none}.tai-lieu-module__htEMna__backLink:hover{text-decoration:underline}
.DiemThiLookup-module__GlpA1W__wrap{flex-direction:column;gap:28px;display:flex}.DiemThiLookup-module__GlpA1W__searchBox{background:var(--card-bg);border:1px solid var(--border);border-radius:14px;padding:20px}.DiemThiLookup-module__GlpA1W__label{color:var(--text);margin-bottom:10px;font-weight:600;display:block}.DiemThiLookup-module__GlpA1W__inputRow{flex-wrap:wrap;gap:10px;display:flex}.DiemThiLookup-module__GlpA1W__input{letter-spacing:.18em;text-align:center;font-variant-numeric:tabular-nums;border:1px solid var(--border);background:var(--bg);color:var(--text);border-radius:10px;flex:200px;padding:12px 14px;font-size:1.4rem}.DiemThiLookup-module__GlpA1W__input:focus{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 25%, transparent);outline:none}.DiemThiLookup-module__GlpA1W__btn{color:#fff;background:var(--accent);cursor:pointer;border:none;border-radius:10px;flex:none;padding:0 24px;font-size:1rem;font-weight:600;transition:background .15s}.DiemThiLookup-module__GlpA1W__btn:hover:not(:disabled){background:var(--accent-strong)}.DiemThiLookup-module__GlpA1W__btn:disabled{opacity:.55;cursor:default}.DiemThiLookup-module__GlpA1W__hint{color:var(--text-muted);margin:12px 0 0;font-size:.85rem}.DiemThiLookup-module__GlpA1W__error{background:var(--wrong-bg);color:var(--wrong-text);border-radius:10px;margin:0;padding:12px 16px;font-size:.95rem}.DiemThiLookup-module__GlpA1W__result{background:var(--card-bg);border:1px solid var(--border);border-radius:14px;padding:22px}.DiemThiLookup-module__GlpA1W__resultHead{align-items:center;gap:12px;margin-bottom:18px;display:flex}.DiemThiLookup-module__GlpA1W__sbdBig{letter-spacing:.1em;color:var(--text);font-variant-numeric:tabular-nums;font-size:1.6rem;font-weight:700}.DiemThiLookup-module__GlpA1W__cumTag{color:var(--accent);background:color-mix(in srgb, var(--accent) 12%, transparent);border-radius:999px;padding:4px 10px;font-size:.85rem;font-weight:600}.DiemThiLookup-module__GlpA1W__scores{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:16px;display:grid}.DiemThiLookup-module__GlpA1W__scoreItem{background:var(--bg);text-align:center;border-radius:10px;padding:12px}.DiemThiLookup-module__GlpA1W__scoreLabel{color:var(--text-muted);margin-bottom:4px;font-size:.8rem;display:block}.DiemThiLookup-module__GlpA1W__scoreValue{color:var(--text);font-variant-numeric:tabular-nums;font-size:1.4rem;font-weight:700}.DiemThiLookup-module__GlpA1W__totals{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:18px;display:grid}.DiemThiLookup-module__GlpA1W__totalBlock{background:color-mix(in srgb, var(--accent) 8%, transparent);border:1px solid color-mix(in srgb, var(--accent) 20%, transparent);text-align:center;border-radius:10px;flex-direction:column;gap:2px;padding:12px;display:flex}.DiemThiLookup-module__GlpA1W__totalLabel{color:var(--text-muted);font-size:.82rem}.DiemThiLookup-module__GlpA1W__totalValue{color:var(--accent-strong);font-variant-numeric:tabular-nums;font-size:1.7rem;font-weight:800}.DiemThiLookup-module__GlpA1W__totalNote{color:var(--text-muted);font-size:.72rem}.DiemThiLookup-module__GlpA1W__rankTable{border-collapse:collapse;width:100%;font-size:.95rem}.DiemThiLookup-module__GlpA1W__rankTable th,.DiemThiLookup-module__GlpA1W__rankTable td{border:1px solid var(--border);text-align:center;padding:10px 12px}.DiemThiLookup-module__GlpA1W__rankTable thead th{background:var(--chip-bg);color:var(--text);font-size:.85rem}.DiemThiLookup-module__GlpA1W__rankTable tbody th{text-align:left;background:var(--bg);color:var(--text);font-weight:600}.DiemThiLookup-module__GlpA1W__rankTable strong{color:var(--text);font-variant-numeric:tabular-nums;font-size:1.15rem}.DiemThiLookup-module__GlpA1W__small{color:var(--text-muted);font-size:.8rem}.DiemThiLookup-module__GlpA1W__badge{color:var(--correct-text);background:var(--correct-bg);white-space:nowrap;border-radius:999px;margin-left:6px;padding:2px 7px;font-size:.72rem;font-weight:600;display:inline-block}.DiemThiLookup-module__GlpA1W__downloads{background:var(--card-bg);border:1px solid var(--border);border-radius:14px;padding:22px}.DiemThiLookup-module__GlpA1W__dlTitle{color:var(--text);margin:0 0 4px;font-size:1.15rem}.DiemThiLookup-module__GlpA1W__dlSub{color:var(--text-muted);margin:0 0 16px;font-size:.9rem}.DiemThiLookup-module__GlpA1W__cumGrid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:8px;display:grid}.DiemThiLookup-module__GlpA1W__cumBtn{background:var(--bg);border:1px solid var(--border);cursor:pointer;border-radius:9px;flex-direction:column;align-items:center;gap:2px;padding:10px 6px;transition:border-color .15s,background .15s;display:flex}.DiemThiLookup-module__GlpA1W__cumBtn:hover{border-color:var(--accent);background:color-mix(in srgb, var(--accent) 8%, transparent)}.DiemThiLookup-module__GlpA1W__cumName{color:var(--text);font-size:.9rem;font-weight:600}.DiemThiLookup-module__GlpA1W__cumCount{color:var(--text-muted);font-size:.74rem}@media (max-width:480px){.DiemThiLookup-module__GlpA1W__totals{grid-template-columns:1fr}.DiemThiLookup-module__GlpA1W__rankTable{font-size:.85rem}.DiemThiLookup-module__GlpA1W__rankTable th,.DiemThiLookup-module__GlpA1W__rankTable td{padding:8px 6px}}
.ExamCard-module__reGMEG__card{background:var(--card-bg);border:1px solid var(--border);color:var(--text);border-radius:14px;padding:18px 20px;text-decoration:none;transition:transform .12s,box-shadow .15s,border-color .15s;display:block}.ExamCard-module__reGMEG__card:hover{border-color:var(--accent);transform:translateY(-2px);box-shadow:0 6px 20px #0000001a}.ExamCard-module__reGMEG__head{align-items:center;gap:8px;margin-bottom:10px;display:flex}.ExamCard-module__reGMEG__subject{color:#fff;background:var(--accent);border-radius:999px;padding:2px 10px;font-size:.78rem;font-weight:700}.ExamCard-module__reGMEG__year{color:var(--text-muted);font-size:.82rem;font-weight:600}.ExamCard-module__reGMEG__title{margin:0 0 6px;font-size:1.1rem;font-weight:700;line-height:1.3}.ExamCard-module__reGMEG__desc{color:var(--text-muted);margin:0 0 14px;font-size:.88rem;line-height:1.55}.ExamCard-module__reGMEG__foot{justify-content:space-between;align-items:center;gap:8px;display:flex}.ExamCard-module__reGMEG__badgeReady{color:var(--correct-text);background:var(--correct-bg);border-radius:999px;padding:3px 10px;font-size:.8rem;font-weight:700}.ExamCard-module__reGMEG__badgePending{color:var(--text-muted);background:var(--chip-bg);border-radius:999px;padding:3px 10px;font-size:.8rem;font-weight:600}.ExamCard-module__reGMEG__date{color:var(--text-muted);font-size:.8rem}
.ExamView-module__r6J5RG__header{padding:24px 0 20px}.ExamView-module__r6J5RG__title{color:var(--text);margin:0 0 12px;font-size:clamp(1.5rem,4vw,2.1rem);line-height:1.25}.ExamView-module__r6J5RG__meta{flex-wrap:wrap;align-items:center;gap:10px;margin:0 0 12px;display:flex}.ExamView-module__r6J5RG__tag{color:#fff;background:var(--accent);border-radius:999px;padding:3px 12px;font-size:.85rem;font-weight:700}.ExamView-module__r6J5RG__date{color:var(--text-muted);font-size:.9rem}.ExamView-module__r6J5RG__intro{color:var(--text-muted);margin:0}.ExamView-module__r6J5RG__about{background:var(--card-bg);border:1px solid var(--border);color:var(--text-muted);border-radius:12px;margin:40px 0 8px;padding:20px;line-height:1.7}.ExamView-module__r6J5RG__aboutHeading{color:var(--text);margin:0 0 12px;font-size:1.15rem}.ExamView-module__r6J5RG__about p{margin:0 0 12px}.ExamView-module__r6J5RG__about strong{color:var(--text)}.ExamView-module__r6J5RG__disclaimer{font-size:.88rem;font-style:italic}.ExamView-module__r6J5RG__solutionsTop{margin:36px 0 16px}.ExamView-module__r6J5RG__solutionsHeading{color:var(--text);margin:0;font-size:1.5rem}.ExamView-module__r6J5RG__tagPending{color:var(--text-muted);background:var(--chip-bg);border-radius:999px;padding:3px 12px;font-size:.85rem;font-weight:700}.ExamView-module__r6J5RG__pendingBox{text-align:center;background:var(--card-bg);border:1px solid var(--border);border-radius:14px;padding:40px 24px}.ExamView-module__r6J5RG__pendingBig{color:var(--text);margin:0 0 12px;font-size:1.2rem}.ExamView-module__r6J5RG__pendingText{color:var(--text-muted);margin:0 0 24px;line-height:1.7}.ExamView-module__r6J5RG__pendingLink{color:var(--accent-strong);font-weight:700;text-decoration:underline}.ExamView-module__r6J5RG__fbButton{background:var(--accent);color:#fff;border-radius:10px;padding:12px 24px;font-weight:700;text-decoration:none;transition:background .15s;display:inline-block}.ExamView-module__r6J5RG__fbButton:hover{background:var(--accent-strong)}.ExamView-module__r6J5RG__footer{border-top:1px solid var(--border);color:var(--text-muted);margin:48px 0 40px;padding-top:16px;font-size:.85rem}.ExamView-module__r6J5RG__footer p{margin:0}
.PdfSplitter-module__8KYrjq__wrap{max-width:720px;margin:0 auto}.PdfSplitter-module__8KYrjq__drop{border:2px dashed var(--border);background:var(--card-bg);text-align:center;cursor:pointer;border-radius:14px;flex-direction:column;align-items:center;gap:10px;padding:40px 20px;transition:border-color .15s,background .15s;display:flex}.PdfSplitter-module__8KYrjq__drop:hover,.PdfSplitter-module__8KYrjq__dropActive{border-color:var(--accent,#2563eb);background:color-mix(in srgb, var(--accent,#2563eb) 6%, transparent)}.PdfSplitter-module__8KYrjq__dropIcon{font-size:2.2rem}.PdfSplitter-module__8KYrjq__dropText{color:var(--text);font-size:1rem;font-weight:600}.PdfSplitter-module__8KYrjq__dropHint{color:var(--text-muted);font-size:.85rem}.PdfSplitter-module__8KYrjq__hiddenInput{display:none}.PdfSplitter-module__8KYrjq__fileBar{border:1px solid var(--border);background:var(--card-bg);border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;padding:14px 16px;display:flex}.PdfSplitter-module__8KYrjq__fileInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.PdfSplitter-module__8KYrjq__fileName{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.PdfSplitter-module__8KYrjq__fileMeta{color:var(--text-muted);font-size:.85rem}.PdfSplitter-module__8KYrjq__btnReset{border:1px solid var(--border);color:var(--text);cursor:pointer;background:0 0;border-radius:8px;flex-shrink:0;padding:8px 14px;font-size:.9rem}.PdfSplitter-module__8KYrjq__btnReset:hover{border-color:var(--accent,#2563eb)}.PdfSplitter-module__8KYrjq__ranges{flex-direction:column;gap:12px;margin-bottom:16px;display:flex}.PdfSplitter-module__8KYrjq__rangeRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.PdfSplitter-module__8KYrjq__rangeLabel{color:var(--text-muted);min-width:56px;font-size:.9rem}.PdfSplitter-module__8KYrjq__input{border:1px solid var(--border);background:var(--card-bg);width:90px;color:var(--text);border-radius:8px;padding:9px 11px;font-size:.95rem}.PdfSplitter-module__8KYrjq__input:focus{border-color:var(--accent,#2563eb);outline:none}.PdfSplitter-module__8KYrjq__dash{color:var(--text-muted)}.PdfSplitter-module__8KYrjq__btnRemoveRow{color:var(--text-muted);cursor:pointer;background:0 0;border:none;margin-left:auto;padding:6px 10px;font-size:1.1rem;line-height:1}.PdfSplitter-module__8KYrjq__btnRemoveRow:hover{color:#ef4444}.PdfSplitter-module__8KYrjq__rowError{color:#ef4444;width:100%;font-size:.8rem}.PdfSplitter-module__8KYrjq__btnAddRow{border:1px dashed var(--border);color:var(--accent,#2563eb);cursor:pointer;background:0 0;border-radius:8px;align-self:flex-start;padding:8px 14px;font-size:.9rem;font-weight:600}.PdfSplitter-module__8KYrjq__btnAddRow:hover{border-color:var(--accent,#2563eb)}.PdfSplitter-module__8KYrjq__actions{flex-wrap:wrap;gap:10px;margin-top:8px;display:flex}.PdfSplitter-module__8KYrjq__btnPrimary{background:var(--accent,#2563eb);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:11px 22px;font-size:.95rem;font-weight:600}.PdfSplitter-module__8KYrjq__btnPrimary:hover{background:var(--accent-strong,#1d4ed8)}.PdfSplitter-module__8KYrjq__btnPrimary:disabled{opacity:.5;cursor:not-allowed}.PdfSplitter-module__8KYrjq__results{margin-top:22px}.PdfSplitter-module__8KYrjq__resultsTitle{color:var(--text);margin:0 0 12px;font-size:1.1rem}.PdfSplitter-module__8KYrjq__resultItem{border:1px solid var(--border);background:var(--card-bg);border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;padding:12px 16px;display:flex}.PdfSplitter-module__8KYrjq__resultName{color:var(--text);font-size:.92rem}.PdfSplitter-module__8KYrjq__btnDownload{background:var(--accent,#2563eb);color:#fff;cursor:pointer;border:none;border-radius:8px;flex-shrink:0;padding:8px 16px;font-size:.88rem;font-weight:600;text-decoration:none}.PdfSplitter-module__8KYrjq__btnDownload:hover{background:var(--accent-strong,#1d4ed8)}.PdfSplitter-module__8KYrjq__note{color:var(--text-muted);margin-top:16px;font-size:.85rem;line-height:1.6}
.cat-pdf-module__COG2VW__head{text-align:center;padding:32px 0 24px}.cat-pdf-module__COG2VW__title{color:var(--text);margin:0 0 8px;font-size:clamp(1.6rem,4vw,2.1rem)}.cat-pdf-module__COG2VW__sub{max-width:640px;color:var(--text-muted);margin:0 auto;line-height:1.6}
.cau-hoi-module__MiqrSq__head{padding:32px 0 20px}.cau-hoi-module__MiqrSq__title{color:var(--text);margin:0 0 8px;font-size:clamp(1.5rem,4vw,2rem)}.cau-hoi-module__MiqrSq__sub{color:var(--text-muted);margin:0;line-height:1.6}.cau-hoi-module__MiqrSq__crumb{color:var(--text-muted);margin:0 0 14px;font-size:.85rem}.cau-hoi-module__MiqrSq__crumb a{color:var(--accent,#2563eb);text-decoration:none}.cau-hoi-module__MiqrSq__crumb a:hover{text-decoration:underline}.cau-hoi-module__MiqrSq__grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px;padding-bottom:28px;display:grid}.cau-hoi-module__MiqrSq__card{border:1px solid var(--border);background:var(--card-bg);color:inherit;border-radius:12px;flex-direction:column;gap:8px;padding:18px;text-decoration:none;transition:border-color .15s,transform .15s;display:flex}.cau-hoi-module__MiqrSq__card:hover{border-color:var(--accent,#2563eb);transform:translateY(-2px)}.cau-hoi-module__MiqrSq__cardIcon{font-size:1.8rem}.cau-hoi-module__MiqrSq__cardTitle{color:var(--text);margin:0;font-size:1.1rem;font-weight:600}.cau-hoi-module__MiqrSq__cardDesc{color:var(--text-muted);margin:0;font-size:.88rem;line-height:1.5}.cau-hoi-module__MiqrSq__cardCount{color:var(--accent,#2563eb);margin-top:auto;font-size:.8rem;font-weight:600}.cau-hoi-module__MiqrSq__sectionLabel{color:var(--text);margin:24px 0 14px;font-size:1.2rem}.cau-hoi-module__MiqrSq__qList{flex-direction:column;gap:12px;padding-bottom:16px;display:flex}.cau-hoi-module__MiqrSq__qCard{border:1px solid var(--border);background:var(--card-bg);border-radius:12px;flex-direction:column;gap:8px;padding:16px 18px;display:flex}.cau-hoi-module__MiqrSq__qTop{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.cau-hoi-module__MiqrSq__qCode{background:color-mix(in srgb, var(--accent,#2563eb) 12%, transparent);color:var(--accent-strong,#1d4ed8);border-radius:6px;padding:2px 8px;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:.78rem;font-weight:700}.cau-hoi-module__MiqrSq__qLevel{border:1px solid var(--border);color:var(--text-muted);border-radius:999px;padding:2px 8px;font-size:.75rem}.cau-hoi-module__MiqrSq__qFeatured{color:#b45309;background:#f59e0b2e;border-radius:999px;padding:2px 8px;font-size:.75rem;font-weight:600}.cau-hoi-module__MiqrSq__qPrompt{color:var(--text);margin:0;line-height:1.6}.cau-hoi-module__MiqrSq__featured{border:1px solid var(--border);background:#f59e0b0f;border-radius:12px;margin-top:8px;padding:18px}.cau-hoi-module__MiqrSq__featuredTitle{color:var(--text);margin:0 0 12px;font-size:1.05rem}.cau-hoi-module__MiqrSq__featuredItem{border-bottom:1px dashed var(--border);color:var(--text);gap:8px;padding:8px 0;font-size:.92rem;display:flex}.cau-hoi-module__MiqrSq__featuredItem:last-child{border-bottom:none}.cau-hoi-module__MiqrSq__empty{text-align:center;color:var(--text-muted);border:1px dashed var(--border);border-radius:12px;padding:40px 20px}
.legal-module__0LYzZG__wrap{max-width:760px;padding:32px 0 48px}.legal-module__0LYzZG__title{color:var(--text);margin:0 0 6px;font-size:clamp(1.6rem,4vw,2.1rem)}.legal-module__0LYzZG__updated{color:var(--text-muted);margin:0 0 24px;font-size:.85rem}.legal-module__0LYzZG__h2{color:var(--text);margin:28px 0 10px;font-size:1.2rem}.legal-module__0LYzZG__p{color:var(--text);margin:0 0 12px;line-height:1.7}.legal-module__0LYzZG__list{color:var(--text);margin:0 0 12px;padding-left:22px;line-height:1.7}.legal-module__0LYzZG__list li{margin-bottom:6px}.legal-module__0LYzZG__link{color:var(--accent,#2563eb)}
.de-thi-module__9iu-3a__head{padding:32px 0 20px}.de-thi-module__9iu-3a__title{color:var(--text);margin:0 0 8px;font-size:clamp(1.5rem,4vw,2rem)}.de-thi-module__9iu-3a__sub{color:var(--text-muted);margin:0}.de-thi-module__9iu-3a__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;padding-bottom:16px;display:grid}
.home-module__Hx0lNG__hero{background:linear-gradient(135deg, var(--accent) 0%, var(--accent-strong) 100%);color:#fff;text-align:center;padding:48px 0 52px}.home-module__Hx0lNG__heroInner{flex-direction:column;align-items:center;display:flex}.home-module__Hx0lNG__heroLogo{background:#fff;border:4px solid #ffffffe6;border-radius:50%}.home-module__Hx0lNG__heroTitle{letter-spacing:-.01em;margin:18px 0 4px;font-size:clamp(2rem,6vw,2.8rem);font-weight:800}.home-module__Hx0lNG__heroTagline{opacity:.95;margin:0 0 14px;font-size:1.1rem}.home-module__Hx0lNG__heroDesc{opacity:.9;max-width:520px;margin:0 0 24px;line-height:1.6}.home-module__Hx0lNG__heroActions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.home-module__Hx0lNG__btnPrimary{color:var(--accent-strong);background:#fff;border-radius:10px;padding:12px 24px;font-weight:700;text-decoration:none;transition:transform .12s}.home-module__Hx0lNG__btnPrimary:hover{transform:translateY(-1px)}.home-module__Hx0lNG__btnGhost{color:#fff;background:#ffffff26;border:1px solid #ffffff80;border-radius:10px;padding:12px 24px;font-weight:700;text-decoration:none}.home-module__Hx0lNG__btnGhost:hover{background:#ffffff40}.home-module__Hx0lNG__sectionHead{justify-content:space-between;align-items:baseline;margin:40px 0 16px;display:flex}.home-module__Hx0lNG__sectionTitle{color:var(--text);margin:0;font-size:1.4rem}.home-module__Hx0lNG__seeAll{color:var(--accent);font-size:.9rem;font-weight:600;text-decoration:none}.home-module__Hx0lNG__seeAll:hover{text-decoration:underline}.home-module__Hx0lNG__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;padding-bottom:8px;display:grid}.home-module__Hx0lNG__sectionGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:14px;padding-bottom:28px;display:grid}.home-module__Hx0lNG__sectionCard{border:1px solid var(--border);background:var(--card-bg);color:inherit;border-radius:14px;flex-direction:column;gap:6px;padding:18px;text-decoration:none;transition:border-color .15s,transform .15s;display:flex}.home-module__Hx0lNG__sectionCard:hover{border-color:var(--accent,#2563eb);transform:translateY(-3px)}.home-module__Hx0lNG__sectionIcon{font-size:1.9rem}.home-module__Hx0lNG__sectionName{color:var(--text);font-size:1rem;font-weight:700}.home-module__Hx0lNG__sectionDesc{color:var(--text-muted);font-size:.83rem;line-height:1.4}.home-module__Hx0lNG__diemBanner{color:#fff;background:linear-gradient(120deg,#1d4ed8 0%,#4f46e5 50%,#7c3aed 100%);border-radius:18px;align-items:center;gap:18px;margin:8px 0 28px;padding:22px 26px;text-decoration:none;transition:transform .15s,box-shadow .15s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px -8px #4f46e58c}.home-module__Hx0lNG__diemBanner:hover{transform:translateY(-3px);box-shadow:0 16px 40px -8px #4f46e5b3}.home-module__Hx0lNG__diemBadge{letter-spacing:.04em;background:#ffffff38;border-radius:999px;padding:3px 9px;font-size:.7rem;font-weight:700;position:absolute;top:12px;right:14px}.home-module__Hx0lNG__diemIcon{flex:none;font-size:2.6rem;line-height:1}.home-module__Hx0lNG__diemText{flex-direction:column;flex:auto;gap:4px;display:flex}.home-module__Hx0lNG__diemTitle{font-size:clamp(1.15rem,3vw,1.5rem);font-weight:800;line-height:1.2}.home-module__Hx0lNG__diemSub{opacity:.92;font-size:.9rem;line-height:1.4}.home-module__Hx0lNG__diemCta{color:#4f46e5;white-space:nowrap;background:#fff;border-radius:999px;flex:none;padding:11px 20px;font-size:1rem;font-weight:700}@media (max-width:640px){.home-module__Hx0lNG__diemBanner{text-align:center;flex-direction:column;gap:12px;padding:24px 20px}.home-module__Hx0lNG__diemCta{text-align:center;width:100%}}
.doc-module__IW6zyG__head{padding:24px 0 16px}.doc-module__IW6zyG__badge{background:color-mix(in srgb, var(--accent,#2563eb) 14%, transparent);color:var(--accent,#2563eb);border-radius:999px;margin-bottom:10px;padding:2px 8px;font-size:.75rem;font-weight:600;text-decoration:none;display:inline-block}.doc-module__IW6zyG__title{color:var(--text);margin:0 0 8px;font-size:clamp(1.4rem,3.5vw,1.9rem);line-height:1.3}.doc-module__IW6zyG__desc{color:var(--text-muted);margin:0 0 12px}.doc-module__IW6zyG__meta{color:var(--text-muted);font-size:.85rem}.doc-module__IW6zyG__actions{flex-wrap:wrap;gap:10px;margin:16px 0 20px;display:flex}.doc-module__IW6zyG__btnPrimary,.doc-module__IW6zyG__btnGhost{border-radius:10px;align-items:center;gap:6px;padding:10px 18px;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.doc-module__IW6zyG__btnPrimary{background:var(--accent,#2563eb);color:#fff}.doc-module__IW6zyG__btnPrimary:hover{background:var(--accent-strong,#1d4ed8)}.doc-module__IW6zyG__btnGhost{background:color-mix(in srgb, var(--accent,#2563eb) 12%, transparent);border:1px solid color-mix(in srgb, var(--accent,#2563eb) 45%, transparent);color:var(--accent-strong,#1d4ed8)}.doc-module__IW6zyG__btnGhost:hover{background:color-mix(in srgb, var(--accent,#2563eb) 20%, transparent)}.doc-module__IW6zyG__actionsCenter{justify-content:center}.doc-module__IW6zyG__viewer{border:1px solid var(--border);background:var(--card-bg);border-radius:12px;width:100%;height:min(80vh,900px);margin-bottom:16px}.doc-module__IW6zyG__backRow{padding-top:4px;padding-bottom:32px}.doc-module__IW6zyG__backLink{color:var(--accent,#2563eb);font-size:.9rem;font-weight:600;text-decoration:none}.doc-module__IW6zyG__backLink:hover{text-decoration:underline}
.tra-diem-module__IxwtZa__head{text-align:center;padding:32px 0 24px}.tra-diem-module__IxwtZa__title{color:var(--text);margin:0 0 8px;font-size:clamp(1.6rem,4vw,2.1rem)}.tra-diem-module__IxwtZa__sub{max-width:640px;color:var(--text-muted);margin:0 auto;line-height:1.6}
.ComingSoon-module__U9bt1W__wrap{text-align:center;max-width:620px;margin:0 auto;padding:56px 20px}.ComingSoon-module__U9bt1W__icon{font-size:3.2rem}.ComingSoon-module__U9bt1W__badge{letter-spacing:.03em;color:#b45309;background:#f59e0b2e;border-radius:999px;margin:14px 0 10px;padding:4px 12px;font-size:.78rem;font-weight:700;display:inline-block}.ComingSoon-module__U9bt1W__title{color:var(--text);margin:0 0 12px;font-size:clamp(1.6rem,4vw,2.2rem)}.ComingSoon-module__U9bt1W__desc{color:var(--text-muted);margin:0 0 22px;line-height:1.7}.ComingSoon-module__U9bt1W__features{text-align:left;color:var(--text);margin:0 auto 22px;padding-left:22px;line-height:1.9;display:inline-block}.ComingSoon-module__U9bt1W__note{color:var(--text-muted);font-size:.9rem}
