.hero-section{text-align:center;padding:3rem 0;margin-bottom:3rem}.hero-section h1{font-family:Sora,sans-serif;font-size:2.5rem;font-weight:600;margin-bottom:1rem;color:#0e0e0e}.hero-section .lead{font-size:1.25rem;color:#2c2c2c;max-width:800px;margin:0 auto;line-height:1.7}.why-guides{margin:3rem 0;padding:2rem;background:#fef7e6;border-radius:12px;border:2px solid #0E0E0E;box-shadow:5px 5px #0e0e0e}.why-guides h2{font-family:Sora,sans-serif;font-size:2rem;font-weight:600;margin-bottom:1rem;color:#0e0e0e}.why-guides p{font-size:1.125rem;line-height:1.8;color:#2c2c2c;margin-bottom:1.5rem}.key-benefits{list-style:disc;margin-left:2rem;font-size:1.125rem;line-height:1.8;color:#2c2c2c}.key-benefits li{margin-bottom:.75rem}.key-benefits strong{color:#0e0e0e}.articles-grid{margin:3rem 0}.articles-grid h2{font-family:Sora,sans-serif;font-size:2rem;font-weight:600;margin-bottom:2rem;color:#0e0e0e}.article-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-bottom:3rem}.article-card{padding:2rem;background:#fff;border:2px solid #0E0E0E;border-radius:12px;transition:all .3s ease}.article-card:hover{box-shadow:8px 8px #0e0e0e;transform:translate(-2px,-2px)}.article-card h3{font-family:Sora,sans-serif;font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#0e0e0e}.card-link{color:#0e0e0e;text-decoration:none;transition:color .2s}.card-link:hover{color:#6c5ce7}.card-description{font-size:1rem;line-height:1.7;color:#2c2c2c;margin-bottom:1.5rem}.card-key-points{list-style:disc;margin-left:1.5rem;margin-bottom:1.5rem;font-size:.95rem;color:#555}.card-key-points li{margin-bottom:.5rem}.card-cta{display:inline-block;padding:.75rem 1.5rem;background:#6c5ce7;color:#fff!important;border:2px solid #0E0E0E;border-radius:3px;font-weight:600;text-decoration:none;transition:all .3s ease;box-shadow:3px 3px #0e0e0e}.card-cta:hover{transform:translate(3px,3px);box-shadow:0 0 #0e0e0e}.quick-overview{margin:3rem 0}.quick-overview h2{font-family:Sora,sans-serif;font-size:2rem;font-weight:600;margin-bottom:1.5rem;color:#0e0e0e}.overview-table-wrapper{overflow-x:auto;margin:2rem 0}.overview-table{width:100%;border-collapse:collapse;background:#fff;border:2px solid #0E0E0E}.overview-table th{background:#fef7e6;padding:1rem;text-align:left;font-family:Sora,sans-serif;font-weight:600;color:#0e0e0e;border:1px solid #0E0E0E}.overview-table td{padding:1rem;border:1px solid #0E0E0E;color:#2c2c2c}.overview-table tr:nth-child(2n){background:#faf3e0}.cta-section{margin:4rem 0;padding:3rem 2rem;background:#fef7e6;border-radius:12px;border:2px solid #0E0E0E;text-align:center;box-shadow:5px 5px #0e0e0e}.cta-section h2{font-family:Sora,sans-serif;font-size:2rem;font-weight:600;margin-bottom:1rem;color:#0e0e0e}.cta-section p{font-size:1.125rem;line-height:1.8;color:#2c2c2c;margin-bottom:2rem;max-width:700px;margin-left:auto;margin-right:auto}.faq-section{margin:3rem 0}.faq-section h2{font-family:Sora,sans-serif;font-size:2rem;font-weight:600;margin-bottom:1.5rem;color:#0e0e0e}.faq-list{display:flex;flex-direction:column;gap:.75rem}.faq-item{background:#fff;border:1px solid #e9d5ff;border-radius:12px;overflow:hidden;transition:box-shadow .2s}.faq-item:hover{box-shadow:0 4px 15px #7c3aed1a}.faq-item[open]{border-color:#7c3aed}.faq-question{display:flex;align-items:center;justify-content:space-between;padding:1.25rem;cursor:pointer;list-style:none;font-family:Inter,sans-serif;font-size:1.05rem;font-weight:600;color:#0e0e0e;transition:background .2s}.faq-question::-webkit-details-marker{display:none}.faq-question:hover{background:#faf5ff}.question-text{flex:1;padding-right:1rem}.toggle-icon{width:24px;height:24px;background:#7c3aed;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:400;flex-shrink:0;transition:transform .2s}.faq-item[open] .toggle-icon{transform:rotate(45deg)}.faq-answer{padding:0 1.25rem 1.25rem;border-top:1px solid #f0e6ff}.faq-answer p{font-family:Inter,sans-serif;font-size:1rem;line-height:1.7;color:#555;margin:1rem 0 0}@media(max-width:768px){.hero-section h1{font-size:2rem}.article-cards{grid-template-columns:1fr}.overview-table-wrapper{overflow-x:scroll}}
