<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.subcategories-section{padding:4rem 0;background:var(--light-color)}.subcategory-card{background:white;border-radius:var(--border-radius);overflow:hidden;height:100%;transition:var(--transition);box-shadow:0 4px 15px rgba(0,0,0,0.1);text-decoration:none;color:inherit;display:block}.subcategories-section .ad-card{height:100%;display:flex;flex-direction:column}.subcategories-section .ad-card-content{flex:1;display:flex;flex-direction:column}.subcategory-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px rgba(0,0,0,0.15);text-decoration:none;color:inherit}.subcategory-image{width:100%;height:200px;overflow:hidden;position:relative;aspect-ratio:624/351}@media(min-width:1400px){.subcategory-image{height:auto}}.subcategory-image img{width:100%;height:100%;object-fit:cover}.subcategory-content{padding:1.5rem}.subcategory-title{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;color:var(--dark-color)}.subcategory-description{color:#666;font-size:.95rem;line-height:1.6}.faq-section{padding:3rem 0;background:var(--light-color)}.faq-container{background:white;border-radius:var(--border-radius);padding:2rem;box-shadow:0 4px 15px rgba(0,0,0,0.08)}.faq-grid{display:flex;flex-wrap:wrap;gap:1rem}.faq-card{background:white;border:1px solid #e9ecef;border-radius:8px;padding:1rem 1.25rem;transition:var(--transition);text-decoration:none;color:inherit;display:flex;align-items:center;gap:20px;border-left:3px solid var(--accent-color);width:100%}.faq-card:hover{transform:translateX(5px);box-shadow:0 4px 12px rgba(0,0,0,0.1);text-decoration:none;color:inherit;border-left-color:var(--primary-color)}.faq-icon{width:40px;height:40px;background:var(--accent-color);border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;flex-shrink:0;font-size:1.2rem}.faq-content{flex:1;min-width:0}.faq-title{font-size:.95rem;font-weight:600;margin:0;color:var(--dark-color);line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.articles-section{padding:4rem 0;background:var(--light-color);will-change:auto}.articles-section::before{content:'';display:table}.article-card{background:white;border-radius:var(--border-radius);overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,0.1);transition:var(--transition);text-decoration:none;color:inherit;display:block;height:100%}.article-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,0.15);text-decoration:none;color:inherit}.article-image{height:200px;overflow:hidden;position:relative;aspect-ratio:624/351}@media(min-width:1400px){.article-image{height:auto}}.article-image img{width:100%;height:100%;object-fit:cover}.article-type-badge{position:absolute;top:1rem;left:1rem;background:var(--primary-color);color:white;padding:.25rem .75rem;border-radius:20px;font-size:.8rem;font-weight:600}.article-content{padding:1.5rem}.article-title{font-size:1.2rem;font-weight:600;margin-bottom:.75rem;color:var(--dark-color);line-height:1.3}.article-excerpt{color:#666;font-size:.95rem;line-height:1.5;margin-bottom:1rem}.article-meta{color:var(--dark-color);font-size:.85rem;display:flex;align-items:center;gap:1rem}.category-description-section{padding:4rem 0;background-color:#f8f9fa}.category-description-content{background:white;padding:3rem;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,0.05)}.category-description-title{font-size:2rem;font-weight:600;margin-bottom:2rem;color:var(--dark-color);text-align:center}.category-description-text{font-size:1.1rem;line-height:1.8;color:#555}.category-description-text p{margin-bottom:1.5rem}.category-description-text p:last-child{margin-bottom:0}@media(max-width:768px){.category-hero{padding:60px 0 40px}.stat-number{font-size:1.5rem}.subcategories-section,.faq-section,.articles-section{padding:3rem 0}.category-description-section{padding:3rem 0}.category-description-content{padding:2rem 1.5rem}.category-description-title{font-size:1.5rem;margin-bottom:1.5rem}.category-description-text{font-size:1rem}}
</pre></body></html>