.home-hero{text-align:center;padding:5rem 1.5rem}@media (min-width:640px){.home-hero{padding:8rem 1.5rem}}.home-hero-badge{color:var(--primary);background:#dc262614;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem;font-size:.875rem;display:inline-flex}.home-hero-badge-dot{background:var(--primary);border-radius:50%;width:.5rem;height:.5rem;animation:2s ease-in-out infinite hero-pulse}@keyframes hero-pulse{0%,to{opacity:1}50%{opacity:.5}}.home-hero h1{color:var(--text);letter-spacing:-.025em;margin:0 0 1.5rem;font-size:2.25rem;font-weight:700;line-height:1.2}@media (min-width:640px){.home-hero h1{font-size:3rem}}@media (min-width:1024px){.home-hero h1{font-size:3.75rem}}.home-hero h1 .highlight{color:var(--primary)}.home-hero-subtitle{color:var(--muted);max-width:42rem;margin:0 auto 3rem;font-size:1.125rem;line-height:1.6}@media (min-width:640px){.home-hero-subtitle{font-size:1.25rem}}.home-hero-search{flex-direction:column;align-items:stretch;gap:.75rem;max-width:42rem;margin:0 auto 2rem;display:flex}@media (min-width:640px){.home-hero-search{flex-direction:row;align-items:center}}.home-hero-search-input-wrap{border:1px solid var(--border);background:#fff;border-radius:.5rem;flex:1;align-items:center;min-width:0;height:3.5rem;padding:0;display:flex;box-shadow:0 1px 2px #0000000d}.home-hero-search-icon{width:3rem;color:var(--muted);pointer-events:none;flex-shrink:0;justify-content:center;align-items:center;display:flex}.home-hero-search-icon svg{width:1.25rem;height:1.25rem}.home-hero-search-input{box-sizing:border-box;min-width:0;height:100%;color:var(--text);appearance:none;box-shadow:none;background:#fff;border:none;border-radius:0;outline:none;flex:1;padding:0 1rem;font-size:1rem}.home-hero-search-input::-webkit-search-decoration{appearance:none;display:none}.home-hero-search-input::-webkit-search-cancel-button{appearance:none;display:none}.home-hero-search-input::-webkit-search-results-button{appearance:none;display:none}.home-hero-search-input::-webkit-search-results-decoration{appearance:none;display:none}.home-hero-search-input::placeholder{color:var(--muted)}.home-hero-search-input:focus{box-shadow:none;outline:none}.home-hero-search-input-wrap:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px var(--accent-muted)}.home-hero-search-btn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;height:3.5rem;padding:0 2rem;font-size:1rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 1px 2px #0000000d}.home-hero-search-btn:hover{background:#b91c1c;transform:translateY(-1px)}.home-hero-hot{color:var(--muted);flex-wrap:wrap;justify-content:center;gap:.5rem;font-size:.875rem;display:flex}.home-hero-hot a{color:var(--text);text-decoration:none;transition:color .2s}.home-hero-hot a:hover{color:var(--primary)}.home-exams{padding:0 1.5rem 5rem}@media (min-width:640px){.home-exams{padding:0 1.5rem 7rem}}.home-exams-inner{max-width:1040px;margin:0 auto}.home-exams-head{text-align:center;margin-bottom:2rem}.home-section-kicker{color:var(--muted);background:#1a1a1a0f;border-radius:9999px;align-items:center;margin-bottom:.75rem;padding:.35rem .75rem;font-size:.8125rem;font-weight:600;display:inline-flex}.home-exams-head h2{color:var(--text);margin:0 0 .75rem;font-size:1.875rem;font-weight:700}@media (min-width:640px){.home-exams-head h2{font-size:2.25rem}}.home-exams-head p{color:var(--muted);margin:0;font-size:1rem}.home-exams-grid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:768px){.home-exams-grid{grid-template-columns:repeat(2,1fr)}}.home-exam-card{background:var(--panel);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:1rem;padding:1.5rem;position:relative;overflow:hidden}.home-exam-card:before{content:"";background:var(--primary);height:.25rem;position:absolute;inset:0 0 auto}.home-exam-card.secondary:before{background:var(--secondary)}.home-exam-card-head{justify-content:space-between;gap:1rem;margin-bottom:1.5rem;display:flex}.home-exam-label{color:var(--muted);margin:0 0 .25rem;font-size:.875rem}.home-exam-card h3{color:var(--text);margin:0;font-size:1.75rem;font-weight:700}.home-exam-source{max-width:9rem;color:var(--muted);text-align:right;flex-shrink:0;align-self:flex-start;font-size:.75rem;line-height:1.4}.home-exam-count{color:var(--primary);align-items:baseline;gap:.5rem;margin-bottom:.75rem;display:flex}.home-exam-card.secondary .home-exam-count{color:var(--secondary)}.home-exam-days{letter-spacing:-.05em;font-size:3.5rem;font-weight:800;line-height:1}.home-exam-days-label{font-size:1.125rem;font-weight:700}.home-exam-next{color:var(--text);margin:0 0 1rem;font-size:1rem;font-weight:600}.home-exam-sessions{flex-wrap:wrap;gap:.5rem;display:flex}.home-exam-sessions span{color:var(--muted);background:#1a1a1a0d;border-radius:9999px;padding:.4rem .65rem;font-size:.8125rem;display:inline-flex}.home-features{padding:5rem 1.5rem}@media (min-width:640px){.home-features{padding:8rem 1.5rem}}.home-features-inner{max-width:1280px;margin:0 auto}.home-features-head{text-align:center;margin-bottom:4rem}.home-features-head h2{color:var(--text);margin:0 0 1rem;font-size:1.875rem;font-weight:600}@media (min-width:640px){.home-features-head h2{font-size:2.25rem}}.home-features-head p{color:var(--muted);max-width:42rem;margin:0 auto;font-size:1.125rem}.home-features-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:640px){.home-features-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.home-features-grid{grid-template-columns:repeat(3,1fr)}}.home-feature-card{background:var(--panel);box-shadow:var(--shadow);border:1px solid var(--border);border-radius:1rem;padding:2rem;transition:all .2s}.home-feature-card:hover{border-color:var(--primary);box-shadow:0 10px 30px #dc262614}.home-feature-icon{background:var(--accent-muted);width:3rem;height:3rem;color:var(--accent);border-radius:.75rem;justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.home-feature-icon.primary{color:var(--primary);background:#dc26261f}.home-feature-icon.secondary{color:var(--secondary);background:#1a1a1a0f}.home-feature-card h3{color:var(--text);margin:0 0 .75rem;font-size:1.25rem;font-weight:600}.home-feature-card p{color:var(--muted);margin:0;font-size:.95rem;line-height:1.6}.home-cta{padding:5rem 1.5rem}@media (min-width:640px){.home-cta{padding:8rem 1.5rem}}.home-cta-inner{max-width:1280px;margin:0 auto}.home-cta-card{background:linear-gradient(135deg,var(--secondary)0%,#1a1a1ae6 100%);border-radius:.75rem;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.home-cta-card:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:20px 20px;position:absolute;inset:0}.home-cta-content{text-align:center;padding:4rem 2rem;position:relative}@media (min-width:640px){.home-cta-content{padding:5rem 3rem}}.home-cta-content h2{color:#fff;margin:0 0 1rem;font-size:1.875rem;font-weight:600}@media (min-width:640px){.home-cta-content h2{font-size:2.25rem}}.home-cta-content p{color:#fffc;max-width:42rem;margin:0 auto 2.5rem;font-size:1.125rem}.home-cta-buttons{flex-direction:column;justify-content:center;gap:1rem;display:flex}@media (min-width:640px){.home-cta-buttons{flex-direction:row}}.home-cta-btn-primary{height:3rem;color:var(--secondary);cursor:pointer;background:#fff;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:0 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 10px 15px -3px #0000001a}.home-cta-btn-primary:hover{background:#ffffffe6;transform:translateY(-1px)}.home-cta-btn-secondary{color:#fff;cursor:pointer;background:0 0;border:2px solid #fff3;border-radius:.5rem;justify-content:center;align-items:center;height:3rem;padding:0 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.home-cta-btn-secondary:hover{background:#ffffff1a}.hidden-sm{display:none}@media (min-width:640px){.hidden-sm{display:inline}}.home-fade-in{opacity:0;transition:opacity .6s ease-out,transform .6s ease-out;transform:translateY(24px)}.home-fade-in.visible{opacity:1;transform:translateY(0)}.home-fade-in.delay-1{transition-delay:.1s}.home-fade-in.delay-2{transition-delay:.2s}.home-fade-in.delay-3{transition-delay:.3s}
