.markets-page[data-astro-cid-bvi7mu2e]{background:linear-gradient(180deg,#fdf0e2,#fef8f1 200px,#fff 500px);padding:2rem 0 4rem;min-height:80vh}.markets-hero[data-astro-cid-bvi7mu2e]{padding:2rem 0 2.5rem}.markets-hero[data-astro-cid-bvi7mu2e] h1[data-astro-cid-bvi7mu2e]{font-size:2.25rem;font-weight:700;color:#1e2a3a;margin-bottom:.5rem}.markets-hero[data-astro-cid-bvi7mu2e] h1[data-astro-cid-bvi7mu2e] span[data-astro-cid-bvi7mu2e]{color:#e8822a}.markets-hero[data-astro-cid-bvi7mu2e] p[data-astro-cid-bvi7mu2e]{color:#7a8599;font-size:1rem}.featured-article[data-astro-cid-bvi7mu2e]{display:flex;gap:2rem;background:#fff;border:1px solid #e8eaf0;border-radius:16px;overflow:hidden;text-decoration:none;color:inherit;margin-bottom:3rem;transition:box-shadow .2s,transform .15s}.featured-article[data-astro-cid-bvi7mu2e]:hover{box-shadow:0 6px 24px #00000014;transform:translateY(-2px)}.featured-thumb[data-astro-cid-bvi7mu2e]{width:380px;min-height:260px;background:linear-gradient(135deg,#fef3e8,#e6f5fa);display:flex;align-items:center;justify-content:center;flex-shrink:0}.featured-thumb-img[data-astro-cid-bvi7mu2e]{width:100%;height:100%;object-fit:cover}.featured-content[data-astro-cid-bvi7mu2e]{padding:2rem;display:flex;flex-direction:column;justify-content:center}.featured-badge[data-astro-cid-bvi7mu2e]{display:inline-block;padding:.2rem .65rem;border-radius:100px;font-size:.7rem;font-weight:600;background:#fef3e8;color:#e8822a;border:1px solid #f5dfc5;width:fit-content;margin-bottom:.75rem}.featured-content[data-astro-cid-bvi7mu2e] h2[data-astro-cid-bvi7mu2e]{font-size:1.5rem;font-weight:700;color:#1e2a3a;margin-bottom:.5rem}.featured-content[data-astro-cid-bvi7mu2e] p[data-astro-cid-bvi7mu2e]{color:#5a6577;font-size:.92rem;line-height:1.6;margin-bottom:.75rem}.featured-meta[data-astro-cid-bvi7mu2e]{display:flex;gap:.5rem;font-size:.78rem;color:#7a8599}@media(max-width:768px){.featured-article[data-astro-cid-bvi7mu2e]{flex-direction:column}.featured-thumb[data-astro-cid-bvi7mu2e]{width:100%;min-height:180px}}.articles-section[data-astro-cid-bvi7mu2e]{margin-top:1rem}.articles-controls[data-astro-cid-bvi7mu2e]{display:flex;gap:1rem;align-items:center;flex-wrap:wrap;margin-bottom:1.5rem}.articles-search[data-astro-cid-bvi7mu2e]{flex:1;min-width:200px;padding:.6rem 1rem;border:1px solid #e8eaf0;border-radius:10px;font-size:.88rem;font-family:Poppins,sans-serif;outline:none;transition:border-color .15s}.articles-search[data-astro-cid-bvi7mu2e]:focus{border-color:#e8822a}.articles-tabs[data-astro-cid-bvi7mu2e]{display:flex;gap:.5rem}.articles-tab[data-astro-cid-bvi7mu2e]{padding:.45rem 1.25rem;border-radius:100px;border:1.5px solid #e8eaf0;background:#fff;color:#5a6577;font-size:.82rem;font-weight:600;cursor:pointer;font-family:Poppins,sans-serif;transition:all .15s}.articles-tab[data-astro-cid-bvi7mu2e]:hover{border-color:#e8822a;color:#e8822a}.articles-tab[data-astro-cid-bvi7mu2e].active{background:#e8822a;color:#fff;border-color:#e8822a}.articles-grid[data-astro-cid-bvi7mu2e]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}@media(max-width:768px){.articles-grid[data-astro-cid-bvi7mu2e]{grid-template-columns:1fr}}.article-card[data-astro-cid-bvi7mu2e]{background:#fff;border:1px solid #e8eaf0;border-radius:14px;overflow:hidden;text-decoration:none;color:inherit;transition:box-shadow .2s,transform .15s;display:flex;flex-direction:column}.article-card[data-astro-cid-bvi7mu2e]:hover{box-shadow:0 4px 16px #00000012;transform:translateY(-2px)}.article-card-thumb[data-astro-cid-bvi7mu2e]{height:140px;background:linear-gradient(135deg,#f7f8fc,#e6f5fa);overflow:hidden}.article-card-thumb-img[data-astro-cid-bvi7mu2e]{width:100%;height:100%;object-fit:cover}.article-card-body[data-astro-cid-bvi7mu2e]{padding:1.25rem;flex:1}.article-card-category[data-astro-cid-bvi7mu2e]{display:inline-block;padding:.15rem .5rem;border-radius:100px;font-size:.65rem;font-weight:600;background:#fef3e8;color:#e8822a;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.03em}.article-card-body[data-astro-cid-bvi7mu2e] h3[data-astro-cid-bvi7mu2e]{font-size:1.05rem;font-weight:600;color:#1e2a3a;margin-bottom:.35rem}.article-card-body[data-astro-cid-bvi7mu2e] p[data-astro-cid-bvi7mu2e]{font-size:.82rem;color:#5a6577;line-height:1.55;margin-bottom:.75rem}.article-card-meta[data-astro-cid-bvi7mu2e]{display:flex;gap:.4rem;font-size:.72rem;color:#7a8599}.articles-show-more-wrap[data-astro-cid-bvi7mu2e]{text-align:center;margin-top:2rem}.articles-show-more-btn[data-astro-cid-bvi7mu2e]{padding:.7rem 2.5rem;border-radius:10px;border:2px solid #e8822a;background:#fff;color:#e8822a;font-size:.9rem;font-weight:600;cursor:pointer;font-family:Poppins,sans-serif;transition:all .15s}.articles-show-more-btn[data-astro-cid-bvi7mu2e]:hover{background:#e8822a;color:#fff}.markets-seo[data-astro-cid-bvi7mu2e]{margin-top:4rem;padding-top:3rem;border-top:1px solid #e8eaf0}.markets-seo-contents[data-astro-cid-bvi7mu2e]{margin-bottom:3.5rem}.markets-seo-contents[data-astro-cid-bvi7mu2e] h2[data-astro-cid-bvi7mu2e]{font-size:1.5rem;font-weight:700;color:#1e2a3a;margin-bottom:1.5rem}.markets-seo-contents-grid[data-astro-cid-bvi7mu2e]{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}@media(max-width:768px){.markets-seo-contents-grid[data-astro-cid-bvi7mu2e]{grid-template-columns:1fr}}.markets-seo-contents-item[data-astro-cid-bvi7mu2e]{display:flex;gap:1rem;align-items:flex-start;padding:1.25rem;background:#fff;border:1px solid #e8eaf0;border-radius:14px;text-decoration:none;color:inherit;transition:box-shadow .2s,border-color .2s}.markets-seo-contents-item[data-astro-cid-bvi7mu2e]:hover{box-shadow:0 4px 16px #e8822a1a;border-color:#e8822a}.markets-seo-contents-num[data-astro-cid-bvi7mu2e]{font-size:1.5rem;font-weight:700;color:#e8822a;opacity:.4;line-height:1;flex-shrink:0;min-width:30px}.markets-seo-contents-item[data-astro-cid-bvi7mu2e] h3[data-astro-cid-bvi7mu2e]{font-size:.92rem;font-weight:700;color:#1e2a3a;margin:0 0 .3rem}.markets-seo-contents-item[data-astro-cid-bvi7mu2e] p[data-astro-cid-bvi7mu2e]{font-size:.78rem;color:#7a8599;line-height:1.5;margin:0}.markets-seo-block[data-astro-cid-bvi7mu2e]{margin-bottom:3.5rem}.markets-seo-block[data-astro-cid-bvi7mu2e] h2[data-astro-cid-bvi7mu2e]{font-size:1.35rem;font-weight:700;color:#1e2a3a;margin-bottom:1rem;padding-bottom:.5rem;background-image:linear-gradient(to right,#e8822a 50px,#e8eaf0 50px);background-size:100% 2px;background-position:bottom;background-repeat:no-repeat}.markets-seo-block[data-astro-cid-bvi7mu2e] p[data-astro-cid-bvi7mu2e]{color:#4a5568;font-size:.9rem;line-height:1.75;margin-bottom:.75rem}.markets-seo-checklist[data-astro-cid-bvi7mu2e]{margin-top:1.25rem}.markets-seo-check-item[data-astro-cid-bvi7mu2e]{display:flex;gap:1rem;align-items:flex-start;padding:1.25rem 0;border-bottom:1px solid #f0f1f5}.markets-seo-check-item[data-astro-cid-bvi7mu2e]:last-child{border-bottom:none}.markets-seo-check-icon[data-astro-cid-bvi7mu2e]{width:36px;height:36px;flex-shrink:0;background:#e8822a;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:700}.markets-seo-check-item[data-astro-cid-bvi7mu2e] h4[data-astro-cid-bvi7mu2e]{font-size:.95rem;font-weight:700;color:#1e2a3a;margin:0 0 .3rem}.markets-seo-check-item[data-astro-cid-bvi7mu2e] p[data-astro-cid-bvi7mu2e]{font-size:.85rem;color:#4a5568;line-height:1.7;margin:0}.markets-seo-highlight[data-astro-cid-bvi7mu2e]{background:linear-gradient(135deg,#fef8f1,#f0f4fa 40%,#f7f8fc 60%,#fef8f1);border-radius:16px;padding:2.5rem}.markets-seo-highlight[data-astro-cid-bvi7mu2e] h2[data-astro-cid-bvi7mu2e]{background-image:none;padding-bottom:0}.markets-seo-concepts-grid[data-astro-cid-bvi7mu2e]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-top:1.25rem}@media(max-width:768px){.markets-seo-concepts-grid[data-astro-cid-bvi7mu2e]{grid-template-columns:1fr}}.markets-seo-concept[data-astro-cid-bvi7mu2e]{background:#fff;border:1px solid #e8eaf0;border-radius:14px;padding:1.25rem 1.5rem}.markets-seo-concept[data-astro-cid-bvi7mu2e] h4[data-astro-cid-bvi7mu2e]{font-size:.95rem;font-weight:700;color:#1e2a3a;margin:0 0 .4rem}.markets-seo-concept[data-astro-cid-bvi7mu2e] p[data-astro-cid-bvi7mu2e]{font-size:.82rem;color:#4a5568;line-height:1.65;margin:0}.markets-extra[data-astro-cid-bvi7mu2e]{margin-top:3.5rem;padding-top:2.5rem;border-top:1px solid #e8eaf0}.markets-extra[data-astro-cid-bvi7mu2e] h2[data-astro-cid-bvi7mu2e]{font-size:1.35rem;font-weight:700;color:#1e2a3a;margin-bottom:1rem;padding-bottom:.5rem;background-image:linear-gradient(to right,#e8822a 50px,#e8eaf0 50px);background-size:100% 2px;background-position:bottom;background-repeat:no-repeat}.markets-extra[data-astro-cid-bvi7mu2e] p[data-astro-cid-bvi7mu2e]{color:#4a5568;font-size:.9rem;line-height:1.75;margin-bottom:.75rem}.markets-faqs[data-astro-cid-bvi7mu2e]{margin-top:3rem}.markets-faqs[data-astro-cid-bvi7mu2e] h2[data-astro-cid-bvi7mu2e]{font-size:1.35rem;font-weight:700;color:#1e2a3a;margin-bottom:1.25rem}.markets-faq[data-astro-cid-bvi7mu2e]{border:1px solid #e8eaf0;border-radius:14px;background:#fff;padding:0 1.25rem;margin-bottom:.75rem}.markets-faq[data-astro-cid-bvi7mu2e] summary[data-astro-cid-bvi7mu2e]{font-size:.95rem;font-weight:600;color:#1e2a3a;padding:1rem 0;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between}.markets-faq[data-astro-cid-bvi7mu2e] summary[data-astro-cid-bvi7mu2e]::-webkit-details-marker{display:none}.markets-faq[data-astro-cid-bvi7mu2e] summary[data-astro-cid-bvi7mu2e]:after{content:"+";font-size:1.2rem;color:#7a8599;flex-shrink:0;margin-left:1rem}.markets-faq[data-astro-cid-bvi7mu2e][open] summary[data-astro-cid-bvi7mu2e]:after{content:"−"}.markets-faq[data-astro-cid-bvi7mu2e] p[data-astro-cid-bvi7mu2e]{color:#4a5568;font-size:.88rem;line-height:1.75;margin:0;padding-bottom:1rem;border-top:1px solid #f0f1f5;padding-top:.75rem}.markets-cta[data-astro-cid-bvi7mu2e]{margin-top:3rem}.markets-cta-inner[data-astro-cid-bvi7mu2e]{background:#e8822a;border-radius:16px;padding:2.5rem;text-align:center}.markets-cta-inner[data-astro-cid-bvi7mu2e] h2[data-astro-cid-bvi7mu2e]{font-size:1.5rem;font-weight:700;color:#fff;margin:0 0 .5rem}.markets-cta-inner[data-astro-cid-bvi7mu2e] p[data-astro-cid-bvi7mu2e]{color:#ffffffe6;font-size:.92rem;margin:0 0 1.5rem}.markets-cta-links[data-astro-cid-bvi7mu2e]{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.markets-cta-btn[data-astro-cid-bvi7mu2e]{padding:.65rem 1.75rem;border-radius:10px;background:#fff;color:#e8822a;font-size:.88rem;font-weight:600;text-decoration:none;font-family:Poppins,sans-serif;transition:all .15s}.markets-cta-btn[data-astro-cid-bvi7mu2e]:hover{background:#1e2a3a;color:#fff}.markets-cta-btn-outline[data-astro-cid-bvi7mu2e]{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.5)}.markets-cta-btn-outline[data-astro-cid-bvi7mu2e]:hover{background:#fff;color:#e8822a;border-color:#fff}
