.news-board.svelte-pgp3ds{max-width:1200px;margin:0 auto;padding:2rem 0}.board-header.svelte-pgp3ds{text-align:center;margin-bottom:3rem}.board-title.svelte-pgp3ds{font-family:Playfair Display,Georgia,serif;font-size:2.5rem;font-weight:700;color:var(--secondary-color);margin:0 0 .5rem}.board-subtitle.svelte-pgp3ds{font-style:italic;color:var(--accent-color);font-size:1.1rem;margin-bottom:1.5rem}.board-stats.svelte-pgp3ds{display:flex;justify-content:center;gap:2rem;font-size:.9rem;color:#666}.stat-item.svelte-pgp3ds strong:where(.svelte-pgp3ds){color:var(--accent-color)}.news-grid.svelte-pgp3ds{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;margin-bottom:3rem}.news-article.svelte-pgp3ds{background:#fff;border:1px solid #e0e0e0;border-radius:12px;overflow:hidden;box-shadow:0 2px 12px #00000014;transition:transform .3s ease,box-shadow .3s ease}.news-article.svelte-pgp3ds:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.article-snippet-full.svelte-pgp3ds,.article-image-container.svelte-pgp3ds{height:260px;max-height:260px;min-height:260px;background:#f5f5f5;display:flex;align-items:flex-start;justify-content:flex-start;padding:1.25rem 1.5rem;font-size:1rem;color:#444;line-height:1.6;border-bottom:1px solid #e0e0e0;border-radius:12px 12px 0 0;white-space:pre-line;overflow:hidden;box-sizing:border-box}.article-image-container.svelte-pgp3ds{padding:0;background:#f5f5f5;border-bottom:1px solid #e0e0e0;border-radius:12px 12px 0 0;display:flex;align-items:center;justify-content:center}.article-image.svelte-pgp3ds{width:100%;height:100%;object-fit:cover;border-radius:12px 12px 0 0}.article-content.svelte-pgp3ds{padding:1.5rem}.article-meta.svelte-pgp3ds{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:.85rem}.article-company.svelte-pgp3ds{color:var(--accent-color);font-weight:600;text-transform:uppercase;letter-spacing:.5px}.article-date.svelte-pgp3ds{color:#666;font-style:italic}.article-title.svelte-pgp3ds{margin:0 0 1rem;font-size:1.3rem;line-height:1.4}.article-link.svelte-pgp3ds{color:var(--text-color);text-decoration:none;transition:color .3s ease}.article-link.svelte-pgp3ds:hover{color:var(--accent-color)}.article-snippet.svelte-pgp3ds{color:#555;font-size:.95rem;line-height:1.6;margin:0 0 1rem}.article-description.svelte-pgp3ds{color:#666;font-size:.9rem;line-height:1.5;margin:0 0 1.5rem}.article-actions.svelte-pgp3ds{display:flex;gap:.75rem;flex-wrap:wrap}.read-article-btn.svelte-pgp3ds,.company-profile-btn.svelte-pgp3ds{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border-radius:6px;text-decoration:none;font-size:.9rem;font-weight:500;transition:all .3s ease}.read-article-btn.svelte-pgp3ds{background:var(--accent-color);color:#fff}.read-article-btn.svelte-pgp3ds:hover{background:#8b1a2a;transform:translateY(-1px)}.company-profile-btn.svelte-pgp3ds{background:transparent;color:var(--text-color);border:1px solid var(--border-color)}.company-profile-btn.svelte-pgp3ds:hover{background:var(--border-color);color:#fff;transform:translateY(-1px)}.pagination.svelte-pgp3ds{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:3rem}.pagination-btn.svelte-pgp3ds{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#fff;border:1px solid var(--border-color);border-radius:6px;color:var(--text-color);font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease}.pagination-btn.svelte-pgp3ds:hover:not(:disabled){background:var(--accent-color);color:#fff;border-color:var(--accent-color)}.pagination-btn.svelte-pgp3ds:disabled{opacity:.3;cursor:not-allowed}.page-numbers.svelte-pgp3ds{display:flex;gap:.5rem;align-items:center}.page-number.svelte-pgp3ds{width:40px;height:40px;border:1px solid var(--border-color);background:#fff;color:var(--text-color);border-radius:6px;cursor:pointer;transition:all .3s ease;font-size:.9rem;font-weight:500}.page-number.svelte-pgp3ds:hover,.page-number.active.svelte-pgp3ds{background:var(--accent-color);color:#fff;border-color:var(--accent-color)}.page-ellipsis.svelte-pgp3ds{color:#666;font-weight:500;padding:0 .5rem}.no-news.svelte-pgp3ds{text-align:center;padding:4rem 2rem;color:#666}.no-news-icon.svelte-pgp3ds{margin-bottom:1.5rem;color:#ccc}.no-news.svelte-pgp3ds h3:where(.svelte-pgp3ds){font-size:1.5rem;margin:0 0 1rem;color:var(--text-color)}.no-news.svelte-pgp3ds p:where(.svelte-pgp3ds){font-size:1.1rem;margin:0}@media (max-width: 768px){.news-grid.svelte-pgp3ds{grid-template-columns:1fr;gap:1.5rem}.board-title.svelte-pgp3ds{font-size:2rem}.board-stats.svelte-pgp3ds{flex-direction:column;gap:.5rem}.article-actions.svelte-pgp3ds{flex-direction:column}.read-article-btn.svelte-pgp3ds,.company-profile-btn.svelte-pgp3ds{justify-content:center}.pagination.svelte-pgp3ds{flex-direction:column;gap:1rem}.page-numbers.svelte-pgp3ds{order:2}.pagination-btn.prev.svelte-pgp3ds{order:1}.pagination-btn.next.svelte-pgp3ds{order:3}}@media (max-width: 480px){.news-board.svelte-pgp3ds{padding:1rem 0}.board-title.svelte-pgp3ds{font-size:1.75rem}.article-content.svelte-pgp3ds{padding:1rem}.article-title.svelte-pgp3ds{font-size:1.1rem}}@media (max-width: 600px){.article-snippet-full.svelte-pgp3ds,.article-image-container.svelte-pgp3ds{height:160px;max-height:160px;min-height:160px;padding:.75rem 1rem;font-size:.95rem}}body{background-color:#f8f8f8;font-family:Georgia,Times New Roman,Times,serif;color:#1a1a1a}.vintage-market.svelte-10g8vup{--accent-color: #b22234;--border-color: #3c3b6e;--highlight-color: #ffffff;--text-color: #1a1a1a;--secondary-color: #3c3b6e;background-color:#f8f8f8}.market-header.svelte-10g8vup{margin:0;text-align:center;padding:2.5rem 1rem;background:linear-gradient(to bottom,#fff,#f8f8f8);border-bottom:3px solid var(--accent-color);position:relative}.market-title.svelte-10g8vup{font-family:Playfair Display,Georgia,serif;font-size:3.5rem;font-weight:700;margin:0;color:var(--secondary-color);text-shadow:1px 1px 2px rgba(0,0,0,.1);letter-spacing:.05em}.subtitle.svelte-10g8vup{font-style:italic;margin-top:.5rem;font-size:1.2rem;color:var(--accent-color)}.ornamental-divider.svelte-10g8vup{width:80%;max-width:800px;margin:1.5rem auto;color:var(--border-color)}.market-container.svelte-10g8vup{max-width:1200px;margin:0 auto;padding:1rem 3rem 3rem;background-color:#fff;box-shadow:0 2px 10px #0000000d;box-sizing:border-box}@media (max-width: 768px){.market-title.svelte-10g8vup{font-size:2.5rem}.market-container.svelte-10g8vup{padding:2rem 2.5rem}}@media (max-width: 480px){.market-title.svelte-10g8vup{font-size:2rem}.market-container.svelte-10g8vup{padding:2rem}}
