.hero-dark:where(.astro-ct3bgug4){position:relative;min-height:80vh;display:flex;align-items:center;justify-content:center;background-color:#0d0b0a;background-size:cover;background-position:center;overflow:hidden;padding:2rem}.overlay:where(.astro-ct3bgug4){position:absolute;inset:0;background:radial-gradient(circle at center,#1a161466,#0d0b0af2 80%)}.hero-content:where(.astro-ct3bgug4){position:relative;z-index:2;max-width:900px;text-align:center}.eyebrow-box:where(.astro-ct3bgug4){display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:2rem}.line:where(.astro-ct3bgug4){width:40px;height:1px;background:var(--primary-gold)}.eyebrow:where(.astro-ct3bgug4){font-size:.8rem;letter-spacing:.4rem;color:var(--primary-gold)}h1:where(.astro-ct3bgug4){font-family:var(--font-ud-mincho);font-size:4.5rem;color:#fff;margin:0;line-height:1.1;text-shadow:0 0 30px rgba(212,175,55,.2)}.lead:where(.astro-ct3bgug4){font-size:1.2rem;color:var(--text-dim);margin:2rem auto 4rem;max-width:600px}.action-branch:where(.astro-ct3bgug4){display:flex;gap:2rem;justify-content:center;flex-wrap:wrap}.btn:where(.astro-ct3bgug4){display:flex;align-items:center;gap:1.5rem;background:#ffffff08;border:1px solid rgba(255,255,255,.1);padding:1.5rem 2.5rem;border-radius:12px;text-decoration:none;text-align:left;transition:all .4s cubic-bezier(.165,.84,.44,1);min-width:320px}.btn:where(.astro-ct3bgug4):hover{background:#d4af370d;border-color:var(--primary-gold);transform:translateY(-5px);box-shadow:0 10px 30px #00000080}.icon:where(.astro-ct3bgug4){font-size:2rem}.text:where(.astro-ct3bgug4){display:flex;flex-direction:column}.text:where(.astro-ct3bgug4) strong:where(.astro-ct3bgug4){color:#fff;font-size:1.1rem;margin-bottom:.2rem}.text:where(.astro-ct3bgug4) small:where(.astro-ct3bgug4){color:var(--text-dim);font-size:.85rem}.container:where(.astro-ct3bgug4){max-width:1200px;margin:0 auto;padding:0 2rem}.section:where(.astro-ct3bgug4){padding:6rem 0}.section-header:where(.astro-ct3bgug4){margin-bottom:4rem;border-left:4px solid var(--primary-gold);padding-left:1.5rem}.section-title:where(.astro-ct3bgug4){font-size:2rem;margin:0}.section-title:where(.astro-ct3bgug4).centered{text-align:center;margin-bottom:3rem;border:none}.section-desc:where(.astro-ct3bgug4){color:var(--text-dim);margin-top:.5rem}.hub-grid:where(.astro-ct3bgug4){display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.hub-card:where(.astro-ct3bgug4){border:1px solid rgba(255,255,255,.1);border-radius:14px;background:#ffffff05;padding:1.5rem;display:flex;flex-direction:column;gap:.8rem;min-width:0;margin-top:0}.hub-label:where(.astro-ct3bgug4){font-size:.8rem;letter-spacing:.08rem;color:var(--primary-gold)}.hub-card:where(.astro-ct3bgug4) h3:where(.astro-ct3bgug4){margin:0;font-size:1.2rem}.hub-card:where(.astro-ct3bgug4) p:where(.astro-ct3bgug4){margin:0;color:var(--text-dim);line-height:1.6}.hub-entries:where(.astro-ct3bgug4){list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.55rem}.hub-entries:where(.astro-ct3bgug4) li:where(.astro-ct3bgug4){padding-left:.75rem;border-left:2px solid rgba(212,175,55,.35)}.hub-entries:where(.astro-ct3bgug4) a:where(.astro-ct3bgug4){color:#fff;text-decoration:none;font-size:.88rem;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s}.hub-entries:where(.astro-ct3bgug4) a:where(.astro-ct3bgug4):hover{color:var(--primary-gold);text-decoration:underline}.hub-footer:where(.astro-ct3bgug4){margin-top:auto;display:flex;justify-content:space-between;align-items:center;gap:.8rem}.hub-link:where(.astro-ct3bgug4){text-decoration:none;color:var(--primary-gold);font-weight:700}.hub-count:where(.astro-ct3bgug4){color:var(--text-dim);font-size:.85rem}.posts-grid--latest:where(.astro-ct3bgug4){display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem}.load-more-container:where(.astro-ct3bgug4){display:flex;justify-content:center;margin-top:4rem}.btn-load-more:where(.astro-ct3bgug4){background:#ffffff08;border:1px solid var(--primary-gold);color:#fff;padding:1.2rem 3rem;border-radius:50px;font-family:var(--font-ud-mincho);font-size:1rem;cursor:pointer;transition:all .3s cubic-bezier(.165,.84,.44,1);display:flex;align-items:center;gap:1rem}.btn-load-more:where(.astro-ct3bgug4):hover{background:var(--primary-gold);color:#000;transform:translateY(-3px);box-shadow:0 10px 20px #d4af3733}.count-info:where(.astro-ct3bgug4){font-size:.8rem;opacity:.7}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.post-card:where(.astro-ct3bgug4){background:var(--bg-mocha);border-radius:12px;border:1px solid rgba(255,255,255,.05);display:flex;flex-direction:column;transition:transform .3s,border-color .3s,box-shadow .3s;overflow:hidden;position:relative;margin-top:0}.post-card:where(.astro-ct3bgug4):hover{border-color:var(--primary-gold);box-shadow:0 20px 40px #0009}.card-image-box:where(.astro-ct3bgug4){width:100%;aspect-ratio:16 / 9;overflow:hidden;position:relative;z-index:2}.card-img:where(.astro-ct3bgug4){width:100%;height:100%;object-fit:cover;transition:transform .5s}.post-card:where(.astro-ct3bgug4):hover .card-img:where(.astro-ct3bgug4){transform:scale(1.05)}.read-more:where(.astro-ct3bgug4):after{content:"";position:absolute;inset:0;z-index:1;cursor:pointer}.card-meta:where(.astro-ct3bgug4){display:flex;justify-content:space-between;font-size:.75rem;color:var(--text-dim);margin-bottom:1.5rem;letter-spacing:.1rem;position:relative;z-index:2}.card-content:where(.astro-ct3bgug4){padding:2.5rem;display:flex;flex-direction:column;flex-grow:1}.post-card:where(.astro-ct3bgug4) h3:where(.astro-ct3bgug4){font-size:1.5rem;margin-top:0;line-height:1.4;color:#fff;position:relative;z-index:2}.post-card:where(.astro-ct3bgug4) p:where(.astro-ct3bgug4){color:var(--text-dim);flex-grow:1;letter-spacing:.05rem;line-height:1.8;position:relative;z-index:2}.card-footer:where(.astro-ct3bgug4){margin-top:2rem;position:relative;z-index:2}.read-more:where(.astro-ct3bgug4){color:var(--primary-gold);text-decoration:none;font-weight:700;font-size:.85rem;letter-spacing:.1rem;transition:color .3s}.read-more:where(.astro-ct3bgug4):hover{color:#fff;text-decoration:underline}.category-pills:where(.astro-ct3bgug4){display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.pill:where(.astro-ct3bgug4){background:#ffffff08;padding:1rem 2rem;border-radius:50px;text-decoration:none;display:flex;align-items:center;gap:1rem;border:1px solid rgba(255,255,255,.1);transition:all .3s}.pill:where(.astro-ct3bgug4):hover{background:#ffffff14;border-color:var(--primary-gold)}.pill:where(.astro-ct3bgug4):hover .pill-name:where(.astro-ct3bgug4){color:#fff}.pill:where(.astro-ct3bgug4):hover .pill-count:where(.astro-ct3bgug4){color:var(--primary-gold)}.pill-name:where(.astro-ct3bgug4){color:#fff;font-weight:700;font-size:.9rem}.pill-count:where(.astro-ct3bgug4){color:var(--primary-gold);font-size:.8rem}@media(max-width:768px){h1:where(.astro-ct3bgug4){font-size:2.8rem}.action-branch:where(.astro-ct3bgug4){flex-direction:column;align-items:center}.btn:where(.astro-ct3bgug4){min-width:100%}.hub-grid:where(.astro-ct3bgug4){grid-template-columns:1fr}.posts-grid--latest:where(.astro-ct3bgug4){grid-template-columns:1fr}}
