.wgd-portal{--accent:var(--wg-dash-wecap);--soft:#eef0ff;position:relative;min-height:250px;padding:24px;border:1px solid var(--wg-dash-line);border-radius:22px;background:var(--wg-dash-surface);overflow:hidden;transition:transform .22s ease,box-shadow .22s ease}.wgd-portal:hover{transform:translateY(-3px);box-shadow:0 14px 40px rgba(23,35,33,.07)}.wgd-portal:after{content:"";position:absolute;width:150px;height:150px;right:-58px;bottom:-64px;border-radius:50%;background:var(--soft)}.wgd-portal--health{--accent:var(--wg-dash-health);--soft:#e8f7f3}.wgd-portal--practice{--accent:var(--wg-dash-practice);--soft:#fff2e8}.wgd-portal__icon{width:46px;height:46px;border-radius:15px;display:grid;place-items:center;background:var(--soft);color:var(--accent);margin-bottom:22px}.wgd-portal__icon svg{width:22px;height:22px;stroke-width:1.9}.wgd-portal h3{margin:0 0 8px;font-size:18px;font-weight:600}.wgd-portal p{max-width:310px;margin:0 0 24px;color:var(--wg-dash-muted);font-size:13px;line-height:1.65}.wgd-portal__meta{display:flex;flex-wrap:wrap;gap:8px 14px;color:var(--wg-dash-muted);font-size:11px}.wgd-portal__meta span:empty{display:none}.wgd-portal__link{position:absolute;left:24px;bottom:22px;z-index:2;padding:0;border:0;background:transparent;color:var(--accent);font-size:12px;font-weight:600;cursor:pointer}