.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)}}
.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}}
.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__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}
.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}
