.stats-row--single{grid-template-columns:1fr;max-width:200px}.poes-section{background:var(--bg);padding-top:64px;padding-bottom:80px}.poes-section .section-head{text-align:center;max-width:640px;margin:0 auto 48px}.poes-section .section-head h2{color:var(--brown-deep);margin-bottom:10px;font-size:clamp(26px,3vw,34px);font-weight:600}.poes-section .section-head p{color:var(--text-muted);font-size:16px}.poes-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.poe-card{background:var(--white);border:1px solid #8c642324;border-radius:14px;align-items:stretch;transition:box-shadow .2s,transform .2s;display:flex;overflow:hidden;box-shadow:0 4px 18px #3c28140d}.poe-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px #3c28141a}.poe-card-band{background:linear-gradient(180deg, var(--gold-deep) 0%, var(--gold-light) 100%);flex-shrink:0;width:6px}.poe-card-body{flex:1;align-items:center;gap:18px;padding:22px 24px;display:flex}.poe-icon{width:48px;height:48px;color:var(--gold-deep);background:#b8842e1a;border:1px solid #8c642333;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.poe-icon svg{width:24px;height:24px}.poe-content{flex:1;min-width:0}.poe-content h3{color:var(--brown-deep);margin-bottom:6px;font-size:15.5px;font-weight:700;line-height:1.4}.poe-updated{color:var(--text-muted);font-size:12.5px;font-weight:500}.poe-download{background:var(--gold-deep);color:var(--white);border-radius:8px;flex-shrink:0;align-items:center;gap:6px;padding:10px 16px;font-size:13px;font-weight:700;text-decoration:none;transition:background .2s;display:inline-flex}.poe-download:hover{background:var(--brown-deep);color:var(--white)}.poe-download svg{width:16px;height:16px}@media (width<=900px){.poes-grid{grid-template-columns:1fr}.poe-card-body{flex-wrap:wrap}.poe-download{justify-content:center;width:100%;margin-top:4px}}
