.honar-resources{--honar-resources-accent:#d18b11;--honar-resources-text:#2f2821;--honar-resources-muted:#777069;width:100%;padding:clamp(28px,4vw,72px) clamp(14px,1.5vw,28px)}
.honar-resources__container{max-width:none;padding:clamp(40px,4.5vw,76px) clamp(22px,2vw,38px) 28px;border:1px solid rgba(210,151,56,.12);border-radius:clamp(24px,2.2vw,38px);background:linear-gradient(135deg,#fffdf9,#faf4eb)}
.honar-resources__header{max-width:900px;margin:0 auto 38px;text-align:center}.honar-resources__eyebrow{display:flex;align-items:center;justify-content:center;gap:10px;color:var(--honar-resources-accent)}.honar-resources__eyebrow span{width:clamp(50px,6vw,105px);height:1px;background:currentColor;opacity:.55}.honar-resources__title{margin:25px 0 10px;color:var(--honar-resources-text);font-size:clamp(2rem,3.1vw,3.8rem);font-weight:800;line-height:1.45}.honar-resources__title strong{color:var(--honar-resources-accent)}.honar-resources__header p{margin:0;color:var(--honar-resources-muted);font-size:clamp(1rem,1.15vw,1.2rem);line-height:1.9}
.honar-resources__card{overflow:hidden;border:1px solid rgba(220,182,119,.22);border-radius:24px;background:#fff;box-shadow:0 14px 34px rgba(102,70,27,.09)}.honar-resources__visual{position:relative;aspect-ratio:1.78/1;overflow:hidden}.honar-resources__visual img{width:100%;height:100%;object-fit:cover}.honar-resources__icon{position:absolute;top:18px;right:18px;display:grid;place-items:center;width:78px;height:78px;border-radius:50%;background:rgba(255,255,255,.93);color:var(--honar-resources-accent);box-shadow:0 8px 22px rgba(85,58,25,.1)}.honar-resources__icon svg{width:44px;height:44px}
.honar-resources__body{padding:24px 28px 26px;text-align:center}.honar-resources__body h3{margin:0;color:var(--honar-resources-text);font-size:clamp(1.25rem,1.45vw,1.65rem);font-weight:800}.honar-resources__line{display:block;width:74px;height:1px;margin:14px auto;background:var(--honar-resources-accent);opacity:.45}.honar-resources__body p{min-height:72px;margin:0;color:var(--honar-resources-muted);line-height:1.9}.honar-resources__button{display:flex;align-items:center;justify-content:center;gap:42px;margin-top:20px;padding:12px 24px;border:1px solid var(--honar-resources-accent);border-radius:999px;color:var(--honar-resources-accent);font-weight:800;transition:.2s ease}.honar-resources__button:hover{background:var(--honar-resources-accent);color:#fff}.honar-resources__footer-note{margin:28px 0 0;text-align:center;color:var(--honar-resources-muted)}
@media(max-width:575.98px){.honar-resources{padding-inline:10px}.honar-resources__container{padding-inline:14px}.honar-resources__body p{min-height:0}}

/* v0.9.1 — compact desktop/tablet rhythm */
@media (min-width:992px){
.honar-resources{padding-block:clamp(20px,2.6vw,48px)}
.honar-resources__container{padding:clamp(28px,3vw,50px) clamp(18px,1.8vw,32px) 20px}
.honar-resources__header{margin-bottom:24px}
.honar-resources__title{margin:16px 0 8px}
.honar-resources__header p{line-height:1.7}
.honar-resources__visual{aspect-ratio:2.05/1}
.honar-resources__icon{top:14px;right:14px;width:60px;height:60px}
.honar-resources__icon svg{width:34px;height:34px}
.honar-resources__body{padding:18px 20px 20px}
.honar-resources__line{margin:10px auto}
.honar-resources__body p{min-height:54px;line-height:1.65}
.honar-resources__button{margin-top:14px;padding:10px 20px}
.honar-resources__footer-note{margin-top:18px}
}

/* v0.9.4 — additional one-third desktop height reduction */
@media (min-width:992px){
.honar-resources{padding-block:clamp(14px,1.7vw,32px)}
.honar-resources__container{padding:clamp(18px,2vw,34px) clamp(14px,1.4vw,24px) 14px}
.honar-resources__header{margin-bottom:16px}
.honar-resources__title{margin:10px 0 5px;font-size:clamp(1.7rem,2.35vw,2.9rem);line-height:1.3}
.honar-resources__header p{font-size:clamp(.9rem,1vw,1.05rem);line-height:1.5}
.honar-resources__visual{aspect-ratio:2.45/1}
.honar-resources__icon{top:10px;right:10px;width:46px;height:46px}
.honar-resources__icon svg{width:26px;height:26px}
.honar-resources__body{padding:12px 14px 14px}
.honar-resources__body h3{font-size:clamp(1.08rem,1.2vw,1.35rem)}
.honar-resources__line{margin:7px auto}
.honar-resources__body p{min-height:38px;font-size:.84rem;line-height:1.45}
.honar-resources__button{margin-top:9px;padding:8px 16px;gap:24px}
.honar-resources__footer-note{margin-top:12px;font-size:.88rem}
}
