.main-content[data-astro-cid-jgwr6yvc]{padding-top:1.5rem;padding-bottom:3rem}.editoria-layout[data-astro-cid-jgwr6yvc]{display:grid;grid-template-columns:1fr 320px;gap:2.5rem;align-items:start}.breadcrumb[data-astro-cid-jgwr6yvc]{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:var(--text-light);margin-bottom:1.75rem;padding:.75rem 1rem;background:var(--surface);border-radius:8px;border:1px solid var(--surface-border)}.breadcrumb[data-astro-cid-jgwr6yvc] a[data-astro-cid-jgwr6yvc]{color:var(--primary);font-weight:500;transition:color .2s}.breadcrumb[data-astro-cid-jgwr6yvc] a[data-astro-cid-jgwr6yvc]:hover{color:var(--primary-hover);text-decoration:underline}.breadcrumb[data-astro-cid-jgwr6yvc] .sep[data-astro-cid-jgwr6yvc]{color:var(--text-light);opacity:.5}.breadcrumb[data-astro-cid-jgwr6yvc] .current[data-astro-cid-jgwr6yvc]{color:var(--text-muted);font-weight:600}.editoria-header[data-astro-cid-jgwr6yvc]{margin-bottom:2rem;padding-bottom:1.25rem;border-bottom:1px solid var(--surface-border)}.editoria-title[data-astro-cid-jgwr6yvc]{font-family:Outfit,sans-serif;font-size:2.25rem;font-weight:800;color:var(--text);line-height:1.2;position:relative;padding-bottom:.75rem;margin-bottom:.5rem}.editoria-title[data-astro-cid-jgwr6yvc]:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:4px;background:var(--accent);border-radius:2px}.editoria-count[data-astro-cid-jgwr6yvc]{font-size:.85rem;color:var(--text-light);font-weight:500}.empty-state[data-astro-cid-jgwr6yvc]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;background:var(--surface);border-radius:12px;border:1px solid var(--surface-border);color:var(--text-light)}.empty-state[data-astro-cid-jgwr6yvc] svg[data-astro-cid-jgwr6yvc]{margin-bottom:1.25rem;opacity:.4}.empty-state[data-astro-cid-jgwr6yvc] h2[data-astro-cid-jgwr6yvc]{font-size:1.3rem;color:var(--text-muted);margin-bottom:.5rem}.empty-state[data-astro-cid-jgwr6yvc] p[data-astro-cid-jgwr6yvc]{font-size:.9rem}.hero-section[data-astro-cid-jgwr6yvc]{margin-bottom:2rem}.hero-card[data-astro-cid-jgwr6yvc]{display:grid;grid-template-columns:1.2fr 1fr;background:var(--surface);border-radius:16px;overflow:hidden;border:1px solid var(--surface-border);box-shadow:0 4px 20px var(--shadow);text-decoration:none;color:inherit;transition:transform .3s,box-shadow .3s}.hero-card[data-astro-cid-jgwr6yvc]:hover{transform:translateY(-3px);box-shadow:0 8px 30px #00000014}.hero-img-wrapper[data-astro-cid-jgwr6yvc]{overflow:hidden}.hero-img[data-astro-cid-jgwr6yvc]{width:100%;height:100%;min-height:320px;object-fit:cover;transition:transform .5s ease}.hero-card[data-astro-cid-jgwr6yvc]:hover .hero-img[data-astro-cid-jgwr6yvc]{transform:scale(1.03)}.hero-info[data-astro-cid-jgwr6yvc]{padding:2rem;display:flex;flex-direction:column;justify-content:center;gap:.75rem}.hero-category[data-astro-cid-jgwr6yvc]{font-family:Outfit,sans-serif;font-weight:800;font-size:.75rem;color:var(--accent);text-transform:uppercase;letter-spacing:1px}.hero-title[data-astro-cid-jgwr6yvc]{font-family:Outfit,sans-serif;font-size:1.65rem;font-weight:800;line-height:1.25;color:var(--text)}.hero-excerpt[data-astro-cid-jgwr6yvc]{font-size:.92rem;line-height:1.55;color:var(--text-muted);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.hero-meta[data-astro-cid-jgwr6yvc]{display:flex;gap:.75rem;align-items:center;font-size:.78rem;color:var(--text-light);margin-top:.25rem}.hero-author[data-astro-cid-jgwr6yvc]{font-weight:600;color:var(--primary)}.news-grid[data-astro-cid-jgwr6yvc]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2rem}.news-list[data-astro-cid-jgwr6yvc]{display:flex;flex-direction:column;gap:1px;background:var(--surface-border);border-radius:12px;overflow:hidden;margin-bottom:2.5rem}.list-item[data-astro-cid-jgwr6yvc]{display:flex;gap:1.25rem;padding:1.25rem;background:var(--surface);text-decoration:none;color:inherit;transition:background .2s;align-items:center}.list-item[data-astro-cid-jgwr6yvc]:hover{background:var(--background)}.list-img-wrapper[data-astro-cid-jgwr6yvc]{flex-shrink:0;width:160px;height:100px;border-radius:8px;overflow:hidden}.list-img[data-astro-cid-jgwr6yvc]{width:100%;height:100%;object-fit:cover;transition:transform .3s}.list-item[data-astro-cid-jgwr6yvc]:hover .list-img[data-astro-cid-jgwr6yvc]{transform:scale(1.05)}.list-info[data-astro-cid-jgwr6yvc]{display:flex;flex-direction:column;gap:.3rem;justify-content:center;min-width:0}.list-category[data-astro-cid-jgwr6yvc]{font-family:Outfit,sans-serif;font-weight:700;font-size:.65rem;color:var(--accent);text-transform:uppercase;letter-spacing:.5px}.list-title[data-astro-cid-jgwr6yvc]{font-family:Outfit,sans-serif;font-size:1.05rem;font-weight:700;line-height:1.35;color:var(--text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.list-excerpt[data-astro-cid-jgwr6yvc]{font-size:.82rem;line-height:1.5;color:var(--text-muted);display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.list-meta[data-astro-cid-jgwr6yvc]{display:flex;gap:.4rem;align-items:center;font-size:.72rem;color:var(--text-light)}.list-author[data-astro-cid-jgwr6yvc]{font-weight:600}.list-dot[data-astro-cid-jgwr6yvc]{opacity:.4}.pagination[data-astro-cid-jgwr6yvc]{display:flex;align-items:center;justify-content:center;gap:1rem;padding:1.5rem 0;border-top:1px solid var(--surface-border)}.pagination-btn[data-astro-cid-jgwr6yvc]{display:inline-flex;align-items:center;gap:.4rem;padding:.6rem 1.25rem;font-family:Outfit,sans-serif;font-size:.85rem;font-weight:600;color:#fff;background:var(--primary);border-radius:8px;border:none;cursor:pointer;transition:all .25s ease;text-decoration:none}.pagination-btn[data-astro-cid-jgwr6yvc]:hover:not(.disabled){background:var(--primary-hover);transform:translateY(-1px);box-shadow:0 4px 12px #0050854d}.pagination-btn[data-astro-cid-jgwr6yvc].disabled{background:var(--surface-border);color:var(--text-light);cursor:not-allowed;opacity:.6;pointer-events:none}.pagination-info[data-astro-cid-jgwr6yvc]{font-size:.85rem;color:var(--text-muted);font-weight:500;white-space:nowrap}.pagination-info[data-astro-cid-jgwr6yvc] strong[data-astro-cid-jgwr6yvc]{color:var(--primary)}.sidebar-column[data-astro-cid-jgwr6yvc]{position:sticky;top:1.5rem}@media (max-width: 1024px){.editoria-layout[data-astro-cid-jgwr6yvc]{grid-template-columns:1fr}.sidebar-column[data-astro-cid-jgwr6yvc]{position:static}.sidebar-column[data-astro-cid-jgwr6yvc] .ad-widget{display:none!important}}@media (max-width: 900px){.hero-card[data-astro-cid-jgwr6yvc]{grid-template-columns:1fr}.hero-img[data-astro-cid-jgwr6yvc]{min-height:220px}.news-grid[data-astro-cid-jgwr6yvc]{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media (max-width: 640px){.editoria-title[data-astro-cid-jgwr6yvc]{font-size:1.6rem}.news-grid[data-astro-cid-jgwr6yvc]{grid-template-columns:1fr;gap:1rem}.list-img-wrapper[data-astro-cid-jgwr6yvc]{width:110px;height:75px}.list-title[data-astro-cid-jgwr6yvc]{font-size:.92rem}.list-excerpt[data-astro-cid-jgwr6yvc]{display:none}.pagination[data-astro-cid-jgwr6yvc]{flex-wrap:wrap;gap:.75rem}.pagination-btn[data-astro-cid-jgwr6yvc]{padding:.5rem 1rem;font-size:.8rem}.breadcrumb[data-astro-cid-jgwr6yvc]{font-size:.75rem;padding:.6rem .75rem}}@media (max-width: 480px){.list-item[data-astro-cid-jgwr6yvc]{padding:.75rem;gap:.75rem}.list-img-wrapper[data-astro-cid-jgwr6yvc]{width:90px;height:60px}}
