.resource-pill-card{transition:all .2s ease}[dir] .resource-pill-card{background:#fff;border-radius:14px;padding:16px 18px;box-shadow:0 8px 24px rgba(0,50,160,.08);border:1px solid #eef2fb}[dir] .resource-pill-card:hover{transform:translateY(-2px);box-shadow:0 14px 32px rgba(0,50,160,.12)}.resource-pill-icon{width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden}[dir] .resource-pill-icon{border-radius:50%;background:#e8f0ff}[dir=ltr] .resource-pill-icon{margin-right:14px}[dir=rtl] .resource-pill-icon{margin-left:14px}.resource-pill-content{min-width:0}.resource-pill-content .resource-title{font-size:15px;font-weight:700;color:#1f2a44}.resource-pill-content .resource-description{font-size:13px;color:#6b7b8f;line-height:1.4}[dir] .resource-pill-content .resource-description{margin-bottom:0}.resource-pill-action .btn{min-width:120px;font-size:12px;font-weight:700}[dir] .resource-pill-action .btn{padding:8px 14px;border:none}.resource-avatar{width:100%;height:100%;object-fit:cover}.resource-description{min-height:48px}.resource-category-card{transition:all .3s ease;height:100%;display:flex;flex-direction:column;align-items:center}[dir] .resource-category-card{background:#fff;border-radius:12px;padding:24px 20px;box-shadow:0 2px 8px rgba(94,114,228,.12);border:2px solid transparent;text-align:center}[dir] .resource-category-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px rgba(94,114,228,.18);border-color:#5e72e4}.resource-avatar-wrapper{width:88px;height:88px;overflow:hidden;display:flex;align-items:center;justify-content:center}[dir] .resource-avatar-wrapper{border-radius:50%;box-shadow:0 8px 18px rgba(94,114,228,.14);margin-bottom:16px;background:#f5f7fb}[dir] .resource-actions .btn{border:none}.resource-card{width:320px;transition:all .3s ease;height:100%}[dir] .resource-card{background:#fff;border-radius:10px;box-shadow:var(--shadow-sm);box-shadow:var(--shadow)}[dir] .resource-card:hover{transform:translateY(-.25rem)}.resource-card-image{height:125px;display:flex;align-items:center;justify-content:center;position:relative}[dir=ltr] .resource-card-image,[dir=rtl] .resource-card-image{border-top-left-radius:10px;border-top-right-radius:10px}[dir=ltr] .resource-card-image.placeholder{background:linear-gradient(135deg,#f0f0f0,#e0e0e0)}[dir=rtl] .resource-card-image.placeholder{background:linear-gradient(-135deg,#f0f0f0,#e0e0e0)}.resource-card-image.placeholder:before{content:"";position:absolute;top:50%;width:60px;height:60px}[dir] .resource-card-image.placeholder:before{background:rgba(0,0,0,.1);border-radius:50%}[dir=ltr] .resource-card-image.placeholder:before{left:50%;transform:translate(-50%,-50%)}[dir=rtl] .resource-card-image.placeholder:before{right:50%;transform:translate(50%,-50%)}.bookmark-btn{position:absolute;top:-1rem;z-index:10;width:40px;height:40px;display:flex;align-items:center;transition:all .3s ease;color:#fff}[dir] .bookmark-btn{border:none;border-radius:50%}[dir=ltr] .bookmark-btn{right:-1rem}[dir=rtl] .bookmark-btn{left:-1rem}[dir] .resource-card-body{padding:1.5rem}.resource-title{font-size:1.25rem;font-weight:700;color:var(--bs-dark)}[dir] .resource-title{margin-bottom:.5rem}.resource-description{color:var(--bs-secondary);font-size:.95rem;line-height:1.5}[dir] .resource-description{margin-bottom:1.5rem}.status-badge{position:absolute;top:.5rem;color:#fff;font-size:.75rem;font-weight:600;letter-spacing:.5px}[dir] .status-badge{padding:.25rem .75rem;border-radius:12px}[dir=ltr] .status-badge{left:.5rem}[dir=rtl] .status-badge{right:.5rem}@media (max-width:768px){.resource-hub-title{font-size:2rem}.bookmark-btn{width:30px;height:30px;top:-.5rem}[dir=ltr] .bookmark-btn{right:-.5rem}[dir=rtl] .bookmark-btn{left:-.5rem}}