.exams-header{background:var(--navy);padding:3rem 0 3.5rem}.exams-header__title{font-family:var(--font-display);color:#fff;letter-spacing:-.5px;margin-bottom:8px;font-size:clamp(28px,4vw,42px);font-weight:800}.exams-header__sub{color:#ffffff8c;max-width:600px;margin-bottom:1.75rem;font-size:15px;line-height:1.7}.exams-search-bar{border-radius:var(--radius);background:#ffffff14;border:1.5px solid #ffffff26;align-items:center;gap:10px;max-width:600px;padding:12px 16px;transition:border-color .15s;display:flex}.exams-search-bar:focus-within{border-color:var(--gold)}.exams-search-bar svg{color:#fff6;flex-shrink:0}.exams-search-bar input{color:#fff;background:0 0;border:none;flex:1;font-size:14px}.exams-search-bar input::placeholder{color:#ffffff59}.exams-search-bar input:focus{outline:none}.exams-cats{background:var(--white);border-bottom:1.5px solid var(--border);top:var(--nav-h);z-index:100;-webkit-overflow-scrolling:touch;position:sticky;overflow-x:auto}.exams-cats::-webkit-scrollbar{display:none}.exams-cats__inner{white-space:nowrap;gap:4px;min-width:max-content;padding:10px 0;display:flex}.exams-cat-btn{border:1.5px solid var(--border);background:var(--white);color:var(--text-secondary);cursor:pointer;font-size:13px;font-weight:500;font-family:var(--font-sans);white-space:nowrap;border-radius:20px;padding:6px 14px;transition:all .15s}.exams-cat-btn:hover{border-color:var(--crimson);color:var(--crimson)}.exams-cat-btn.active{background:var(--crimson);color:#fff;border-color:var(--crimson)}.exams-body{padding:2rem 0 5rem}.exams-count{color:var(--text-secondary);margin-bottom:1.25rem;font-size:13px;font-weight:500}.exams-list{flex-direction:column;gap:8px;display:flex}.exam-item{background:var(--white);border:1.5px solid var(--border);border-radius:var(--radius-lg);transition:border-color .15s;overflow:hidden}.exam-item--open{border-color:var(--accent,var(--crimson))}.exam-item__header{cursor:pointer;text-align:left;width:100%;font-family:var(--font-sans);background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;padding:14px 18px;transition:background .15s;display:flex}.exam-item__header:hover{background:var(--surface)}.exam-item__header-left{flex:1;align-items:flex-start;gap:12px;display:flex}.exam-item__accent-bar{background:var(--accent,var(--crimson));border-radius:2px;flex-shrink:0;align-self:stretch;width:4px;min-height:40px}.exam-item__category{letter-spacing:1.5px;color:var(--accent,var(--crimson));margin-bottom:3px;font-size:9px;font-weight:700}.exam-item__name{font-family:var(--font-display);color:var(--navy);margin-bottom:2px;font-size:18px;font-weight:800}.exam-item__fullname{color:var(--text-secondary);font-size:12px}.exam-item__header-right{flex-shrink:0;align-items:center;gap:12px;display:flex}.exam-item__pills{flex-direction:column;align-items:flex-end;gap:3px;display:flex}.exam-item__pills span{color:var(--text-muted);font-size:11px}.exam-item__chevron{color:var(--text-muted);font-size:12px}.exam-item__detail{border-top:1.5px solid var(--accent,var(--border));background:var(--surface);padding:20px 18px}.exam-detail-grid{flex-direction:column;gap:12px;margin-bottom:18px;display:flex}.exam-detail-section{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-sm);padding:12px 14px}.exam-detail-section--tn{background:#faece7;border-color:#f0997b}.exam-detail-section--tips{border-color:var(--gold);background:#fdf3df}.edt{color:var(--text-muted);letter-spacing:.5px;margin-bottom:5px;font-size:11px;font-weight:700}.edd{color:var(--text-secondary);font-size:13px;line-height:1.65}.exam-item__footer{flex-wrap:wrap;gap:10px;display:flex}.exam-website-btn{color:#fff;border-radius:var(--radius-sm);padding:9px 18px;font-size:13px;font-weight:700;transition:opacity .15s;display:inline-block}.exam-website-btn:hover{opacity:.85}.exam-register-btn{background:var(--surface);color:var(--navy);border:1.5px solid var(--border);border-radius:var(--radius-sm);padding:9px 18px;font-size:13px;font-weight:600;transition:all .15s;display:inline-block}.exam-register-btn:hover{border-color:var(--crimson);color:var(--crimson)}@media (width<=600px){.exam-item__header{flex-direction:column;align-items:flex-start}.exam-item__header-right{justify-content:space-between;width:100%}}.exam-subjects-section{background:0 0;border:none;padding:0}.exam-subjects-grid{flex-direction:column;gap:10px;margin-top:4px;display:flex}.exam-subject-card{background:var(--white);border:1.5px solid var(--border);border-radius:var(--radius);padding:14px 16px}.exam-subject-card--popular{border-color:var(--crimson);background:#fffcfc}.esub-header{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.esub-name{font-family:var(--font-display);color:var(--navy);font-size:15px;font-weight:800}.esub-popular{background:var(--crimson);color:#fff;white-space:nowrap;border-radius:10px;flex-shrink:0;padding:2px 8px;font-size:10px;font-weight:700}.esub-row{color:var(--text-secondary);align-items:flex-start;gap:6px;margin-bottom:7px;font-size:12px;line-height:1.6;display:flex}.esub-row:last-child{margin-bottom:0}.esub-row span:first-child{color:var(--navy);flex-shrink:0;min-width:90px;font-weight:700}.esub-tn{background:#faece7;border:1px solid #f0997b;border-radius:6px;padding:6px 10px}.esub-tn span:first-child{color:#712b13}
