.resources-hero{padding:7rem 50px 5rem;background:var(--brand-teal);color:#fff;text-align:center}.resources-hero .section-subtitle{font-size:1.2rem;margin-bottom:2rem;opacity:.8}.resources-hero .hero-title{font-size:4rem;color:#fff;margin-bottom:2rem}.resources-hero .hero-text{color:#fff;opacity:.8}.section-title::after{display:none;margin-bottom:0}.publishing-guides{padding:100px 40px}.guides-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,230px),1fr));gap:30px}.guide-card{background:#fff;padding:1.5rem 1.2rem;border-radius:var(--border-radius);box-shadow:var(--shadow-sm);transition:var(--transition-base);text-align:center;border:2px solid #f1f1f1;display:flex;flex-direction:column;height:100%}.guide-card:hover{border-color:var(--brand-orange)}.guide-icon{font-size:2.5rem;color:var(--brand-teal);margin-bottom:1.5rem}.guide-card h3{font-size:1.25rem;margin-bottom:1rem}.guide-card p{flex:1}.faqs-section{padding:100px 40px}.faq-container{margin-top:3rem;display:grid;grid-template-columns:repeat(2,1fr);gap:50px}.faq-item{background:#fff;border-radius:var(--border-radius);overflow:hidden;box-shadow:var(--shadow-sm)}.faq-question{padding:1.5rem 2rem;cursor:pointer;background:#fff;transition:var(--transition-base);border-bottom:1px solid #f0f0f0}.faq-question h4{margin:0;font-size:1.1rem;color:var(--brand-teal)}.faq-answer{padding:1.5rem 2rem;color:var(--brand-gray);line-height:1.7}.btn-link{display:inline-flex;align-items:center;gap:10px;color:var(--brand-orange);font-weight:700;margin-top:1rem;transition:var(--transition-base)}.btn-link:hover{gap:15px}@media (max-width:640px){.guide-card{padding:2rem 1.5rem}}@media (max-width:1024px){.resources-hero{padding:6rem 24px 4.5rem}.resources-hero .hero-title{font-size:3.3rem}.faqs-section,.publishing-guides{padding:80px 24px}.faq-container{gap:30px}}@media (max-width:930px){.resources-hero .hero-title{font-size:2.8rem}.faq-container{grid-template-columns:1fr}}@media (max-width:820px){.guide-card{padding:1.5rem 1.1rem}.faq-answer,.faq-question{padding:1.25rem 1.5rem}}@media (max-width:768px){.resources-hero{padding:5.5rem 18px 4rem}.resources-hero .hero-title{font-size:2.3rem}.faqs-section,.publishing-guides{padding:64px 18px}}@media (max-width:640px){.resources-hero .hero-title{font-size:1.95rem}.resources-hero .hero-text{font-size:1rem}}@media (max-width:540px){.resources-hero{padding:5rem 14px 3.5rem}.resources-hero .hero-title{font-size:1.75rem}.faqs-section,.publishing-guides{padding:52px 14px}.faq-question h4{font-size:1rem}.faq-answer{line-height:1.6}}@media (max-width:400px){.resources-hero .hero-title{font-size:1.55rem}.guide-card{padding:1.25rem 1rem}}@media (max-width:360px){.resources-hero .hero-title{font-size:1.4rem}.faq-answer,.faq-question{padding:1rem}}