.section-title::after{display:none}.home-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.home-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:2rem}.home-section-title{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin:0 0 .25rem;line-height:var(--line-height-tight)}.home-section-title--light{color:#fff}.home-section-sub{font-size:.9375rem;color:var(--text-secondary);margin:0}.home-section-sub--light{color:rgba(255,255,255,.72)}.home-see-all{flex-shrink:0;font-size:.875rem;font-weight:600;color:var(--primary-600);text-decoration:none;white-space:nowrap}.home-see-all:hover{color:var(--primary-700);text-decoration:underline}.home-hero{background:linear-gradient(135deg,var(--secondary-500) 0%,#1a1d27 100%);padding:4.5rem 1.5rem 4rem}.home-hero-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.home-hero-eyebrow{font-size:.8125rem;font-weight:600;letter-spacing:var(--letter-spacing-wider);text-transform:uppercase;color:var(--primary-400);margin-bottom:.875rem}.home-hero-title{font-size:clamp(2rem,4vw,2.75rem);font-weight:800;color:#fff;line-height:var(--line-height-tight);margin:0 0 1rem;letter-spacing:var(--letter-spacing-tight)}.home-hero-sub{font-size:1.0625rem;color:rgba(255,255,255,.72);line-height:var(--line-height-relaxed);margin:0 0 2rem;max-width:480px}.home-hero-actions{display:flex;gap:.875rem;flex-wrap:wrap;margin-bottom:1.75rem}.home-hero-btn{display:inline-flex;align-items:center;padding:.75rem 1.5rem;border-radius:var(--radius-lg);font-size:.9375rem;font-weight:600;text-decoration:none;transition:var(--transition-fast)}.home-hero-btn--primary{background:var(--primary-500);color:#fff}.home-hero-btn--primary:hover{background:var(--primary-600);transform:translateY(-1px)}.home-hero-btn--secondary{background:rgba(255,255,255,.1);color:#fff;border:1px solid rgba(255,255,255,.2)}.home-hero-btn--secondary:hover{background:rgba(255,255,255,.18);transform:translateY(-1px)}.home-hero-tags{display:flex;flex-wrap:wrap;gap:.5rem}.hero-tag{display:inline-block;padding:.3125rem .75rem;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);border-radius:var(--radius-xl);font-size:.8125rem;font-weight:500;color:rgba(255,255,255,.82);text-decoration:none;transition:var(--transition-fast)}.hero-tag:hover{background:rgba(255,255,255,.15);color:#fff}.home-hero-right{display:flex;flex-direction:column;gap:1.25rem}.home-hero-mock{background:#fff;border-radius:var(--radius-xl);padding:1.5rem;box-shadow:var(--shadow-xl)}.home-hero-mock-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.875rem;border-bottom:1px solid var(--border)}.home-hero-mock-title{font-size:.875rem;font-weight:700;color:var(--text-primary)}.home-hero-mock-badge{font-size:.75rem;font-weight:600;color:var(--primary-600);background:var(--primary-50);padding:.25rem .625rem;border-radius:var(--radius-xl)}.home-hero-mock-q{font-size:.9375rem;font-weight:500;color:var(--text-primary);line-height:var(--line-height-snug);margin-bottom:1rem}.home-hero-mock-options{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.home-hero-mock-opt{padding:.5625rem .875rem;border-radius:var(--radius-md);font-size:.875rem;color:var(--text-secondary);background:var(--bg-secondary);border:1px solid var(--border)}.home-hero-mock-opt--correct{background:#ecfdf5;border-color:#6ee7b7;color:#065f46;font-weight:600}.home-hero-mock-footer{display:flex;justify-content:space-between;align-items:center;padding-top:.875rem;border-top:1px solid var(--border)}.home-hero-mock-progress{display:flex;align-items:center;gap:.625rem;font-size:.8125rem;color:var(--text-muted)}.home-hero-mock-bar{width:80px;height:6px;background:var(--gray-200);border-radius:99px;overflow:hidden}.home-hero-mock-bar span{display:block;height:100%;background:var(--primary-500);border-radius:99px}.home-hero-mock-score{font-size:1.125rem;font-weight:700;color:var(--primary-600)}.home-hero-mock-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.home-hero-mock-stat{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-lg);padding:.875rem;text-align:center}.home-hero-mock-stat-n{display:block;font-size:1.25rem;font-weight:800;color:#fff;line-height:1;margin-bottom:.25rem}.home-hero-mock-stat-l{display:block;font-size:.75rem;color:rgba(255,255,255,.6)}.home-certs-section{padding:4rem 0;background:var(--bg-secondary)}.home-cert-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.home-cert-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius-xl);padding:1.375rem 1.25rem;text-decoration:none;display:flex;flex-direction:column;gap:.375rem;transition:var(--transition-fast)}.home-article-card:hover,.home-cert-card:hover{border-color:var(--primary-300);box-shadow:var(--shadow-hover);transform:translateY(-2px)}.home-cert-card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.home-cert-badge{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:var(--radius-lg);font-size:.75rem;font-weight:800;letter-spacing:-.02em;color:#fff}.home-cert-badge--aws{background:#f90}.home-cert-badge--azure{background:#0078d4}.home-cert-badge--comptia{background:#c00}.home-cert-badge--gcp{background:#4285f4}.home-cert-badge--cisco{background:#1ba0d7;font-size:.625rem}.home-cert-badge--pmp{background:#4a1d96}.home-cert-count{font-size:.75rem;color:var(--text-muted);font-weight:500}.home-cert-name{font-size:.9375rem;font-weight:700;color:var(--text-primary)}.home-cert-cta,.home-cert-exams{font-size:.8125rem;color:var(--text-muted)}.home-cert-cta{display:flex;align-items:center;gap:.25rem;font-weight:600;color:var(--primary-600);margin-top:.5rem}.home-guides-section{padding:4rem 0}.home-articles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.home-article-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius-xl);overflow:hidden;display:flex;flex-direction:column;transition:var(--transition-fast)}.home-article-card:hover{border-color:var(--primary-200)}.home-article-img-wrap{display:block;overflow:hidden;aspect-ratio:16/9}.home-article-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.home-article-card:hover .home-article-img{transform:scale(1.04)}.home-article-body{padding:1.125rem 1.25rem 1.25rem;display:flex;flex-direction:column;gap:.5rem;flex:1}.home-article-tag{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:var(--letter-spacing-wide);color:var(--primary-600)}.home-article-title{font-size:1rem;font-weight:700;line-height:var(--line-height-snug);margin:0;flex:1}.home-article-title a{color:var(--text-primary);text-decoration:none}.home-article-title a:hover{color:var(--primary-600)}.home-article-excerpt{font-size:.875rem;color:var(--text-secondary);line-height:var(--line-height-normal);margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.home-article-meta{font-size:.8125rem;color:var(--text-muted);margin-top:auto;padding-top:.5rem}.home-why-section{padding:4rem 0;background:var(--bg-secondary)}.home-why-inner{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.home-why-eyebrow{font-size:.8125rem;font-weight:600;letter-spacing:var(--letter-spacing-wider);text-transform:uppercase;color:var(--primary-600);margin-bottom:1.25rem}.home-why-heading{font-size:1.1875rem;font-weight:700;color:var(--text-primary);margin:0 0 .5rem;line-height:var(--line-height-snug)}.home-why-text{font-size:.9375rem;color:var(--text-secondary);line-height:var(--line-height-relaxed);margin:0 0 1.75rem}.home-why-right{display:flex;flex-direction:column;gap:1rem}.home-why-stat-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius-xl);padding:1.25rem 1.5rem}.home-why-stat-num{font-size:2rem;font-weight:800;color:var(--primary-600);line-height:1;margin-bottom:.25rem;letter-spacing:var(--letter-spacing-tight)}.home-why-stat-label{font-size:.9375rem;color:var(--text-secondary)}.home-tools-section{padding:4rem 0;background:var(--secondary-500)}.home-section-head--dark{justify-content:flex-start;flex-direction:column;align-items:flex-start;gap:.25rem;margin-bottom:2rem}.home-tools-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.home-tool-card{display:flex;align-items:center;gap:1rem;padding:1.25rem 1.375rem;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-xl);text-decoration:none;transition:var(--transition-fast);position:relative}.home-tool-card:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.2);transform:translateY(-2px)}.home-tool-icon{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;background:rgba(255,255,255,.1);border-radius:var(--radius-lg);flex-shrink:0;color:#fff}.home-tool-body{flex:1;min-width:0}.home-tool-title{font-size:.9375rem;font-weight:700;color:#fff;margin-bottom:.2rem}.home-tool-sub{font-size:.8125rem;color:rgba(255,255,255,.6);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-tool-badge{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--success-500);background:rgba(5,150,105,.15);border:1px solid rgba(5,150,105,.3);border-radius:var(--radius-xl);padding:.2rem .5rem;position:absolute;top:.875rem;right:.875rem}.home-faq-section{padding:4rem 0}.home-faq-section .home-section-title{margin-bottom:2rem}.home-faq-list{display:flex;flex-direction:column;gap:0;border:1px solid var(--border);border-radius:var(--radius-xl);overflow:hidden}.home-faq-item{padding:1.375rem 1.5rem;border-bottom:1px solid var(--border)}.home-faq-item:last-child{border-bottom:none}.home-faq-q{font-size:1rem;font-weight:700;color:var(--text-primary);margin:0 0 .5rem;line-height:var(--line-height-snug)}.home-faq-a{font-size:.9375rem;color:var(--text-secondary);line-height:var(--line-height-relaxed);margin:0}@media (max-width:1024px){.home-hero-inner{grid-template-columns:1fr;gap:2.5rem}.home-hero-right{display:none}.home-articles-grid,.home-cert-grid{grid-template-columns:repeat(2,1fr)}.home-why-inner{grid-template-columns:1fr;gap:2.5rem}}@media (max-width:768px){.home-hero{padding:3rem 1.25rem}.home-certs-section,.home-faq-section,.home-guides-section,.home-tools-section,.home-why-section{padding:2.5rem 0}.home-section-head{flex-direction:column;align-items:flex-start;gap:.5rem}.home-cert-grid{grid-template-columns:1fr 1fr;gap:.75rem}.home-articles-grid,.home-tools-grid{grid-template-columns:1fr}}@media (max-width:480px){.home-cert-grid{grid-template-columns:1fr}.home-hero-title{font-size:1.75rem}.home-hero-actions{flex-direction:column}.home-hero-btn{text-align:center;justify-content:center}}.home-topics-section{padding:3.5rem 0;background:#f8f9fc;border-top:1px solid #eee;border-bottom:1px solid #eee}.home-topics-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;margin-top:1.75rem}.home-topic-card{display:flex;flex-direction:column;gap:.5rem;background:#fff;border:1px solid #e8eaef;border-radius:12px;padding:1.25rem 1.5rem;text-decoration:none;color:inherit;transition:box-shadow .18s,transform .18s,border-color .18s;position:relative;overflow:hidden}.home-topic-card::before{content:"";position:absolute;top:0;left:0;width:3px;height:100%;background:#ec3944;opacity:0;transition:opacity .18s}.home-topic-card:hover{box-shadow:0 6px 24px rgba(0,0,0,.08);transform:translateY(-3px);border-color:rgba(236,57,68,.2)}.home-topic-card:hover::before{opacity:1}.home-topic-label{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#ec3944;background:rgba(236,57,68,.07);padding:.2rem .6rem;border-radius:4px;align-self:flex-start}.home-topic-title{font-size:.9375rem;font-weight:600;color:#1a1a2e;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex:1}.home-topic-card:hover .home-topic-title{color:#ec3944}.home-topic-cta{display:inline-flex;align-items:center;gap:.3rem;font-size:.8125rem;font-weight:600;color:#ec3944;margin-top:.25rem}@media (max-width:768px){.home-topics-grid{grid-template-columns:1fr 1fr}}@media (max-width:480px){.home-topics-grid{grid-template-columns:1fr}}