:root{--pm-primary:#276221;--pm-primary-dark:#1a4415;--pm-secondary:#0f172a;--pm-accent:#10b981;--pm-bg-subtle:#f8fafc;--pm-border:#e2e8f0;--pm-radius:12px;--pm-radius-sm:8px}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}.exam-detail-container{max-width:1200px;margin:0 auto;padding:0 1rem;position:relative}.premium-hero-card{border:1px solid var(--pm-border);border-radius:var(--pm-radius);background:#fff;transition:all .2s;position:relative;box-shadow:0 0 0 1px #00000008,0 2px 8px -2px #00000014,0 -1px 3px #0000000a}.premium-hero-card:hover{border-color:var(--pm-primary);box-shadow:0 4px 12px #0000000d}.premium-hero-card.no-hover-border:hover{border-color:inherit}.dark .premium-hero-card{background:#0f172a;border-color:#1e293b;box-shadow:0 4px 20px #0003}.premium-tabs-header{scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;border-bottom:1px solid var(--pm-border);gap:.25rem;padding:0;display:flex}.dark .premium-tabs-header{border-color:#1e293b}.premium-tab-btn{white-space:nowrap;text-transform:uppercase;letter-spacing:.05em;color:#64748b;cursor:pointer;border-bottom:2px solid #0000;align-items:center;gap:.5rem;padding:.8rem 1.25rem;font-size:.75rem;font-weight:800;transition:all .2s;display:flex;position:relative}.premium-tab-btn.active{color:#059669;border-bottom:2px solid #059669}.premium-tab-btn:not(.active):hover{color:#0f172a}.dark .premium-tab-btn:not(.active):hover{color:#fff;background:#1e293b}@keyframes pulse-gold{0%{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}.pro-pulse{animation:2s ease-in-out infinite pulse-gold}.table-responsive-wrapper{-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y;overscroll-behavior-x:contain;width:100%;margin:1.5rem 0;overflow-x:auto;box-shadow:none!important;border:none!important;border-radius:0!important}.article-body table{border-collapse:collapse;font-size:.875rem}.table-responsive-wrapper.no-scroll-desktop table{table-layout:auto;width:100%}.table-responsive-wrapper:not(.no-scroll-desktop) table{width:max-content;min-width:100%}.table-responsive-wrapper:not(.no-scroll-desktop) th,.table-responsive-wrapper:not(.no-scroll-desktop) td{min-width:160px}@media (max-width:768px){.table-responsive-wrapper table{width:max-content;min-width:100%}.article-body th,.article-body td{min-width:140px}.table-responsive-wrapper{margin:1rem 0}}@media (min-width:1024px){.table-responsive-wrapper.no-scroll-desktop{overflow-x:visible!important}}.article-body th,.article-body td{border-right:1px solid var(--pm-border);border-bottom:1px solid var(--pm-border);text-align:left;word-wrap:break-word;overflow-wrap:break-word;max-width:320px;padding:.75rem 1rem}.article-body th:last-child,.article-body td:last-child{border-right:none!important}.article-body tr:last-child td{border-bottom:none!important}.article-body table::-webkit-scrollbar{height:4px}.article-body table::-webkit-scrollbar-track{background:0 0}.article-body table::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:10px}.dark .article-body table::-webkit-scrollbar-thumb{background:#334155}.article-body{color:#475569;font-family:Inter,sans-serif;line-height:1.6}.dark .article-body{color:#94a3b8}.article-body h2,.article-body h3{color:#0f172a;letter-spacing:-.02em;margin-top:1.5rem;margin-bottom:.75rem;font-weight:800}.dark .article-body h2,.dark .article-body h3{color:#fff}.article-body p{margin-bottom:1.25rem;font-size:.9375rem}.article-body ul,.article-body ol{margin-bottom:1.5rem;padding-left:1.25rem}.article-body ul{list-style-type:none}.article-body ul li{margin-bottom:.75rem;padding-left:1.5rem;font-size:.9375rem;position:relative}.article-body ul li:before{content:"";background:#059669;border-radius:50%;width:6px;height:6px;position:absolute;top:.6rem;left:0}.article-body ol{color:#475569;list-style-type:decimal}.article-body ol li{margin-bottom:.75rem;padding-left:.5rem;font-size:.9375rem;font-weight:500}.article-body a{color:#059669;text-underline-offset:4px;font-weight:700;-webkit-text-decoration:underline #0596694d;text-decoration:underline #0596694d;transition:all .2s}.article-body a:hover{text-decoration-color:#059669}.article-body strong,.article-body b{color:#0f172a;font-weight:800}.dark .article-body strong,.dark .article-body b{color:#fff}.article-body input[type=checkbox],.article-body input[type=radio]{appearance:none;border:2px solid var(--pm-border);cursor:pointer;vertical-align:middle;background:#fff;border-radius:4px;width:16px;height:16px;margin-right:8px;transition:all .2s}.article-body input[type=radio]{border-radius:50%}.article-body input[type=checkbox]:checked,.article-body input[type=radio]:checked{background:#059669;border-color:#059669;box-shadow:0 0 0 4px #0596691a}.article-body input[type=checkbox]:checked:after{content:"✓";color:#fff;text-align:center;font-size:10px;font-weight:900;display:block}.dark .article-body table{border-color:#1e293b}.article-body th{text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:700;color:#fff!important;background:linear-gradient(135deg,#059669 0%,#10b981 100%)!important;border-bottom:1px solid #065f46!important;border-right:1px solid #ffffff26!important}.dark .article-body th{background:linear-gradient(135deg,#059669 0%,#10b981 100%)!important;border-right-color:#ffffff26!important}.article-body td{border-bottom:1px solid var(--pm-border);color:#1e293b;padding:.75rem 1rem;font-size:.875rem;font-weight:500}.dark .article-body td{color:#cbd5e1;border-color:#1e293b}@media (max-width:768px){.exam-detail-container{padding:0 .75rem}}.tab-chevron-icon{color:#64748b;background:#fff;border-radius:50%;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex;box-shadow:0 0 15px 8px #ffffffe6}.premium-tabs-header button:hover .tab-chevron-icon{color:#0f172a;transform:scale(1.1);box-shadow:0 0 20px 10px #fff}.exam-detail-page .hero{padding-top:.75rem;padding-bottom:.75rem}.exam-detail-page .hero-card{border:1px solid hsl(var(--border) / .5);background:#fff;border-radius:10px;position:relative;box-shadow:0 -2px 6px -1px #0000000f,0 4px 6px -1px #00000012,0 2px 4px -1px #0000000a}.dark .exam-detail-page .hero-card{background:linear-gradient(145deg,#111b27 0%,#0c131c 100%);border-color:#1e293b}.exam-detail-page .hero-card:before{display:none}.exam-detail-page .hero-inner{z-index:1;flex-direction:row;align-items:flex-start;gap:1.25rem;padding:1.25rem;display:flex;position:relative}@media (min-width:768px){.exam-detail-page .hero-inner{gap:1.75rem;padding:1.75rem 2rem}}.exam-detail-page .hero-thumbnail{flex-shrink:0;width:80px;height:80px;margin:0}@media (min-width:640px){.exam-detail-page .hero-thumbnail{width:120px;height:120px}}@media (min-width:768px){.exam-detail-page .hero-thumbnail{width:150px;height:150px}}.exam-detail-page .thumbnail-container{border:2px solid #fff;border-radius:8px;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #00000012}.dark .exam-detail-page .thumbnail-container{border-color:#1e293b}.exam-detail-page .thumbnail-container img{object-fit:cover;width:100%;height:100%}.exam-detail-page .hero-content{flex:1}.exam-detail-page .hero-title{word-wrap:break-word;overflow-wrap:break-word;white-space:normal;text-align:left;margin-bottom:.5rem;font-size:clamp(1.25rem,3.5vw,2rem);font-weight:800;line-height:1.2}.dark .exam-detail-page .hero-title{color:#fff}.exam-detail-page .hero-tags{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.exam-detail-page .tag{color:#276221;background:#2762210f;border:1px solid #2762211f;border-radius:100px;align-items:center;padding:.375rem .875rem;font-size:.8125rem;font-weight:500;display:inline-flex}.dark .exam-detail-page .tag{color:#34d399;background:#10b9811a;border-color:#10b98133}.exam-detail-page .hero-action-section{flex-direction:column;gap:.75rem;display:flex}.exam-detail-page .hero-stats{flex-wrap:wrap;gap:1.25rem;display:flex}.exam-detail-page .stat-item{color:hsl(var(--muted-foreground));align-items:center;gap:.375rem;font-size:.8125rem;font-weight:500;display:flex}.exam-detail-page .stat-item strong{color:hsl(var(--foreground));font-weight:700}.exam-detail-page .btn-enroll{color:#fff;cursor:pointer;background:#000;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1.1rem;font-size:.8125rem;font-weight:600;transition:all .15s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #0000000d}.dark .exam-detail-page .btn-enroll{color:#000;background:#fff}.exam-detail-page .btn-enroll:hover{transform:translateY(-1px);box-shadow:0 4px 6px -1px #00000012}.exam-detail-page .btn-enroll.enrolled{color:#fff;background:#16a34a}.exam-detail-page .btn-enroll.enrolled:hover{background:#15803d}@media (max-width:767px){.tabs-section{margin-left:-1rem;margin-right:-1rem}.tabs-section>div{border-left:none!important;border-right:none!important;border-radius:0!important}}
